diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-28 09:34:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-28 09:34:08 +0000 |
commit | 86ba2898c62f38e7c0afafaaf05e26436fc01c3f (patch) | |
tree | 5ff8af43f283ac60f40b73a1d5c37b96eb99dfd0 /x11-themes/gtk-chtheme | |
parent | Version bump java-config. (diff) | |
download | gentoo-2-86ba2898c62f38e7c0afafaaf05e26436fc01c3f.tar.gz gentoo-2-86ba2898c62f38e7c0afafaaf05e26436fc01c3f.tar.bz2 gentoo-2-86ba2898c62f38e7c0afafaaf05e26436fc01c3f.zip |
Stable on amd64
(Portage version: 2.1.3.19)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-chtheme/ChangeLog b/x11-themes/gtk-chtheme/ChangeLog index 35fba9b10fa8..b7e8bc98cce0 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.10 2007/09/21 13:52:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.11 2007/11/28 09:34:08 corsair Exp $ + + 28 Nov 2007; Markus Rothe <corsair@gentoo.org> gtk-chtheme-0.3.1.ebuild: + Stable on amd64 21 Sep 2007; Markus Rothe <corsair@gentoo.org> gtk-chtheme-0.3.1.ebuild: Stable on ppc 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 35310cc8cccc..2991db95ead3 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-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.9 2007/09/21 13:52:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1.ebuild,v 1.10 2007/11/28 09:34:08 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="~amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" LICENSE="GPL-2" RDEPEND=">=x11-libs/gtk+-2" |