diff options
author | 2009-03-11 02:27:15 +0000 | |
---|---|---|
committer | 2009-03-11 02:27:15 +0000 | |
commit | f3e10c38720bf05e986e326773ff6c5febb7f039 (patch) | |
tree | 83ff2ad8b13bf0a0e4d0cdbe0db2304976addd0d /x11-libs/gtksourceview | |
parent | Marked stable on amd64 for bug #260063 (diff) | |
download | gentoo-2-f3e10c38720bf05e986e326773ff6c5febb7f039.tar.gz gentoo-2-f3e10c38720bf05e986e326773ff6c5febb7f039.tar.bz2 gentoo-2-f3e10c38720bf05e986e326773ff6c5febb7f039.zip |
Marked stable on amd64 for bug #260063
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 18bc21043ef2..43197b734a23 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.150 2009/03/06 15:40:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.151 2009/03/11 02:27:15 dang Exp $ + + 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> + gtksourceview-2.4.2.ebuild: + Marked stable on amd64 06 Mar 2009; Brent Baude <ranger@gentoo.org> gtksourceview-2.4.2.ebuild: Marking gtksourceview-2.4.2 ppc stable for bug 260063 diff --git a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild index 3fa1aecb87cb..cfc1617d796f 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.3 2009/03/06 15:40:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.4 2009/03/11 02:27:15 dang Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.12 |