diff options
author | 2009-12-03 17:01:04 +0000 | |
---|---|---|
committer | 2009-12-03 17:01:04 +0000 | |
commit | 3f140590479298fd99ebe9f8e8e7d66dea3d5971 (patch) | |
tree | 2ef1d267905b6227b6b3ff6c4bce362d71b15444 /x11-libs | |
parent | Marking xfce4-xkb-plugin-0.5.3.3-r1 ppc64 for bug 281427 (diff) | |
download | gentoo-2-3f140590479298fd99ebe9f8e8e7d66dea3d5971.tar.gz gentoo-2-3f140590479298fd99ebe9f8e8e7d66dea3d5971.tar.bz2 gentoo-2-3f140590479298fd99ebe9f8e8e7d66dea3d5971.zip |
Marking gtksourceview-2.6.2 ppc64 for bug 281427
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 77be2fbabcfd..0a4f9aa4c71f 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.168 2009/11/28 16:45:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.169 2009/12/03 17:01:04 ranger Exp $ + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> gtksourceview-2.6.2.ebuild: + Marking gtksourceview-2.6.2 ppc64 stable for bug 281427 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.6.2.ebuild: alpha/ia64/sparc stable wrt #281427 diff --git a/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild index c8de2df8182e..c8bcdb360c87 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.6.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.6.2.ebuild,v 1.6 2009/11/28 16:45:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild,v 1.7 2009/12/03 17:01:04 ranger Exp $ GCONF_DEBUG="no" @@ -11,7 +11,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 |