diff options
author | Brent Baude <ranger@gentoo.org> | 2008-07-30 21:49:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-07-30 21:49:28 +0000 |
commit | 1c189e91b568678a9d223c561258b4891f62c453 (patch) | |
tree | 02251c016bd1df488dc4cee6872b655c1d96c092 /x11-themes/gtk-engines | |
parent | Marking gtkhtml-3.18.2 ppc for bug 229709 (diff) | |
download | gentoo-2-1c189e91b568678a9d223c561258b4891f62c453.tar.gz gentoo-2-1c189e91b568678a9d223c561258b4891f62c453.tar.bz2 gentoo-2-1c189e91b568678a9d223c561258b4891f62c453.zip |
Marking gtk-engines-2.14.3 ppc for bug 229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index ded4ec919b63..b642b524887e 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.123 2008/07/27 18:29:26 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.124 2008/07/30 21:49:28 ranger Exp $ + + 30 Jul 2008; Brent Baude <ranger@gentoo.org> gtk-engines-2.14.3.ebuild: + Marking gtk-engines-2.14.3 ppc stable for bug 229709 26 Jul 2008; Olivier Crête <tester@gentoo.org> gtk-engines-2.14.3.ebuild: Stable on amd64, bug #229709 diff --git a/x11-themes/gtk-engines/gtk-engines-2.14.3.ebuild b/x11-themes/gtk-engines/gtk-engines-2.14.3.ebuild index 514612768ebb..ac3f18873fdd 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.14.3.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.14.3.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-themes/gtk-engines/gtk-engines-2.14.3.ebuild,v 1.2 2008/07/27 18:29:26 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.14.3.ebuild,v 1.3 2008/07/30 21:49:28 ranger Exp $ inherit gnome2 virtualx @@ -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 static" RDEPEND=">=x11-libs/gtk+-2.12 |