diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:30:51 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:30:51 +0000 |
commit | 706a4ead52cf1100e9ee4b74109167d5c7e45a17 (patch) | |
tree | 59ef25cf4a9ca634c921bfe2db66397f0cf64359 /x11-themes | |
parent | Marking gtkhtml-3.24.5 ppc64 for bug 260063 (diff) | |
download | gentoo-2-706a4ead52cf1100e9ee4b74109167d5c7e45a17.tar.gz gentoo-2-706a4ead52cf1100e9ee4b74109167d5c7e45a17.tar.bz2 gentoo-2-706a4ead52cf1100e9ee4b74109167d5c7e45a17.zip |
Marking gtk-engines-2.16.1 ppc64 for bug 260063
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 9e6d27b7d595..abe7cb2cd589 100644 --- a/x11-themes/gtk-engines/ChangeLog +++ b/x11-themes/gtk-engines/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.132 2008/11/13 19:17:25 ranger Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.133 2009/03/05 21:30:51 ranger Exp $ + + 05 Mar 2009; Brent Baude <ranger@gentoo.org> gtk-engines-2.16.1.ebuild: + Marking gtk-engines-2.16.1 ppc64 stable for bug 260063 13 Nov 2008; Brent Baude <ranger@gentoo.org> gtk-engines-2.14.3.ebuild: Marking gtk-engines-2.14.3 ppc64 stable for bug 236971 diff --git a/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild b/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild index 6e18e583f606..8c595fb8268d 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild,v 1.2 2008/10/22 00:12:18 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild,v 1.3 2009/03/05 21:30:51 ranger Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="accessibility" RDEPEND=">=x11-libs/gtk+-2.12" |