diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-09-21 13:52:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-09-21 13:52:43 +0000 |
commit | e17449dfad700d1b3947303a917c61977fd2e2f0 (patch) | |
tree | 876124dea90850b255fdc04c6ac4a2cfc5fd3b3e /x11-themes/gtk-chtheme | |
parent | Remove check for x11-drivers/nvidia-legacy-drivers, bug #193304 (diff) | |
download | gentoo-2-e17449dfad700d1b3947303a917c61977fd2e2f0.tar.gz gentoo-2-e17449dfad700d1b3947303a917c61977fd2e2f0.tar.bz2 gentoo-2-e17449dfad700d1b3947303a917c61977fd2e2f0.zip |
Stable on ppc
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-themes/gtk-chtheme')
-rw-r--r-- | x11-themes/gtk-chtheme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-themes/gtk-chtheme/ChangeLog b/x11-themes/gtk-chtheme/ChangeLog index 33a8c16e398f..35fba9b10fa8 100644 --- a/x11-themes/gtk-chtheme/ChangeLog +++ b/x11-themes/gtk-chtheme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-chtheme # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.9 2007/03/19 02:07:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.10 2007/09/21 13:52:43 corsair Exp $ + + 21 Sep 2007; Markus Rothe <corsair@gentoo.org> gtk-chtheme-0.3.1.ebuild: + Stable on ppc 19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: Remove ka0ttic from metadata.xml due to retirement. diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild index 8f86358cde36..35310cc8cccc 100644 --- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild +++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild,v 1.8 2006/11/03 03:08:53 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild,v 1.9 2007/09/21 13:52:43 corsair Exp $ DESCRIPTION="GTK-2.0 Theme Switcher" HOMEPAGE="http://plasmasturm.org/programs/gtk-chtheme/" @@ -8,7 +8,7 @@ SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" LICENSE="GPL-2" RDEPEND=">=x11-libs/gtk+-2" |