diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-18 22:45:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-18 22:45:54 +0000 |
commit | bfb9a4ff9be8255ea481ebed48c62e7be4cb9e44 (patch) | |
tree | 1af2272024ef2b246fc3e27f19e4d45c83955072 /x11-libs | |
parent | Marking libgtop-2.22.3 ppc stable for bug 236971 (diff) | |
download | gentoo-2-bfb9a4ff9be8255ea481ebed48c62e7be4cb9e44.tar.gz gentoo-2-bfb9a4ff9be8255ea481ebed48c62e7be4cb9e44.tar.bz2 gentoo-2-bfb9a4ff9be8255ea481ebed48c62e7be4cb9e44.zip |
Marking gtksourceview-2.2.2 ppc stable for bug 236971
(Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 25f5e58f9f08..aeab15d1da60 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.144 2008/10/07 10:59:55 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.145 2008/10/18 22:45:54 ranger Exp $ + + 18 Oct 2008; Brent Baude <ranger@gentoo.org> gtksourceview-2.2.2.ebuild: + Marking gtksourceview-2.2.2 ppc stable for bug 236971 *gtksourceview-2.4.0 (07 Oct 2008) diff --git a/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild index ccfdb3f6568b..1747feb1d726 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild,v 1.6 2008/09/25 14:36:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild,v 1.7 2008/10/18 22:45:54 ranger Exp $ inherit gnome2 eutils @@ -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" # glib-2.14 dep is to be sure GRegex exists, so that gtksourceview does not |