diff options
author | 2005-09-12 22:48:54 +0000 | |
---|---|---|
committer | 2005-09-12 22:48:54 +0000 | |
commit | 7f4df05bab3574c132ddbcc10f8a5fe621ed046d (patch) | |
tree | d8a3bfa1900b43dd7baf6d383c9afe0bb3c87de9 /x11-themes | |
parent | media-sound/ncmpc stable on ppc. (diff) | |
download | gentoo-2-7f4df05bab3574c132ddbcc10f8a5fe621ed046d.tar.gz gentoo-2-7f4df05bab3574c132ddbcc10f8a5fe621ed046d.tar.bz2 gentoo-2-7f4df05bab3574c132ddbcc10f8a5fe621ed046d.zip |
x11-themes/gtk-engines stable on ppc.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 3106d00bc3d2..7ea305bb0fc2 100644 --- a/x11-themes/gtk-engines/ChangeLog +++ b/x11-themes/gtk-engines/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.41 2005/09/11 17:35:20 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.42 2005/09/12 22:48:54 hansmi Exp $ + + 12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gtk-engines-2.6.4-r2.ebuild: + Stable on ppc. 11 Sep 2005; Rene Nussbaumer <killerfox@gentoo.org> gtk-engines-2.6.4-r2.ebuild: diff --git a/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild b/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild index 0cb66c26d76c..be80c9fa6624 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 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.6.4-r2.ebuild,v 1.6 2005/09/11 17:35:20 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild,v 1.7 2005/09/12 22:48:54 hansmi Exp $ inherit gnome2 DESCRIPTION="GTK+2 standard engines and themes" HOMEPAGE="http://www.gtk.org/" -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" LICENSE="GPL-2 LGPL-2.1" SLOT="2" IUSE="accessibility static" |