diff options
author | Tom Gall <tgall@gentoo.org> | 2004-03-10 02:38:38 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-03-10 02:38:38 +0000 |
commit | 4fb6975a2f610ff64785586b05aebc04b6af6eaf (patch) | |
tree | bddf7f4e1cc9bdd24d9e4f5a9a59642d22c1c31f /x11-themes | |
parent | New release. (Manifest recommit) (diff) | |
download | gentoo-2-4fb6975a2f610ff64785586b05aebc04b6af6eaf.tar.gz gentoo-2-4fb6975a2f610ff64785586b05aebc04b6af6eaf.tar.bz2 gentoo-2-4fb6975a2f610ff64785586b05aebc04b6af6eaf.zip |
removed ppc64 -- it's not ready yet!
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-theme-switch/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gtk-theme-switch/ChangeLog b/x11-themes/gtk-theme-switch/ChangeLog index b908bbd4b9fe..505705f43ea7 100644 --- a/x11-themes/gtk-theme-switch/ChangeLog +++ b/x11-themes/gtk-theme-switch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-theme-switch # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.6 2004/01/03 01:06:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.7 2004/03/10 02:38:38 tgall Exp $ + + 09 Mar 2004; Tom Gall <tgall@gentoo.org> + gtk-theme-switch-1.0.1-r1.ebuild gtk-theme-switch-2.0.0_rc2-r1.ebuild: + removed ppc64, we're not ready yet! *gtk-theme-switch-2.0.0_rc2-r1 (02 Jan 2004) diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild index 6eed88d5f378..fd6c1d7abd53 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild,v 1.2 2004/02/17 07:42:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r1.ebuild,v 1.3 2004/03/10 02:38:38 tgall Exp $ S=${WORKDIR}/${P} DESCRIPTION="Application for easy change of GTK-Themes" @@ -10,7 +10,7 @@ SRC_URI="http://www.muhri.net/${P}.tar.gz SLOT="1.2" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 " DEPEND="=x11-libs/gtk+-1.2*" diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild index e832fc273186..f67c245849cc 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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-r1.ebuild,v 1.3 2004/02/17 07:42:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r1.ebuild,v 1.4 2004/03/10 02:38:38 tgall Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ SRC_URI="http://www.muhri.net/${MY_P}.tar.gz SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 " DEPEND="=x11-libs/gtk+-2*" |