diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:15:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:15:49 +0000 |
commit | e801d31584ab3fc7797461b6b294b62270820d1a (patch) | |
tree | 53c332a171733d62f4b5ec24f6dc827868a1c046 /x11-libs | |
parent | Marking metacity-2.22.0 ppc64 for bug 236971 (diff) | |
download | gentoo-2-e801d31584ab3fc7797461b6b294b62270820d1a.tar.gz gentoo-2-e801d31584ab3fc7797461b6b294b62270820d1a.tar.bz2 gentoo-2-e801d31584ab3fc7797461b6b294b62270820d1a.zip |
Marking gtksourceview-2.2.2 ppc64 for bug 236971
(Portage version: 2.2_rc14/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 0038f3efecfe..6a10e5b12700 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.146 2008/11/01 18:02:13 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.147 2008/11/13 19:15:49 ranger Exp $ + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> gtksourceview-2.2.2.ebuild: + Marking gtksourceview-2.2.2 ppc64 stable for bug 236971 *gtksourceview-2.4.1 (01 Nov 2008) diff --git a/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild index 1747feb1d726..51f6c72f068c 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.7 2008/10/18 22:45:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild,v 1.8 2008/11/13 19:15:49 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 |