diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:01:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:01:04 +0000 |
commit | 0224438c0a2aeba5b4d4f55664bd5d235061a261 (patch) | |
tree | 32eebac21992d81fde58938fd328b1835a81fe34 /x11-libs | |
parent | Marking xfce4-xkb-plugin-0.5.3.3-r1 ppc64 for bug 281427 (diff) | |
download | historical-0224438c0a2aeba5b4d4f55664bd5d235061a261.tar.gz historical-0224438c0a2aeba5b4d4f55664bd5d235061a261.tar.bz2 historical-0224438c0a2aeba5b4d4f55664bd5d235061a261.zip |
Marking gtksourceview-2.6.2 ppc64 for bug 281427
Package-Manager: portage-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 |