diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-10-03 19:48:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-10-03 19:48:25 +0000 |
commit | 0cc989ea49ea95a8cac0614de2368a7a9068f39d (patch) | |
tree | 194cdfa9b69f2445a9328cf677570e1330f6452d /x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild | |
parent | Stable on ppc64 (bug #107916) (diff) | |
download | gentoo-2-0cc989ea49ea95a8cac0614de2368a7a9068f39d.tar.gz gentoo-2-0cc989ea49ea95a8cac0614de2368a7a9068f39d.tar.bz2 gentoo-2-0cc989ea49ea95a8cac0614de2368a7a9068f39d.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild')
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild index c57bf87a72ae..3976490162c9 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild,v 1.4 2005/08/02 19:52:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild,v 1.5 2005/10/03 19:43:38 corsair Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.muhri.net/${MY_P}.tar.gz SLOT="2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="=x11-libs/gtk+-2*" |