diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-11-19 12:59:45 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-11-19 12:59:45 +0000 |
commit | aef2bacc873b2330e71f5d2f298d81e6d80134e8 (patch) | |
tree | 2adeddfc8a387c08045a1a134847148d4add9d30 /x11-themes/gtk-theme-switch | |
parent | Version bump (diff) | |
download | gentoo-2-aef2bacc873b2330e71f5d2f298d81e6d80134e8.tar.gz gentoo-2-aef2bacc873b2330e71f5d2f298d81e6d80134e8.tar.bz2 gentoo-2-aef2bacc873b2330e71f5d2f298d81e6d80134e8.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-themes/gtk-theme-switch')
-rw-r--r-- | x11-themes/gtk-theme-switch/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.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 d3583cd14bb6..f78db2bf3280 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.29 2005/11/16 12:58:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.30 2005/11/19 12:59:45 killerfox Exp $ + + 19 Nov 2005; Rene Nussbaumer <killerfox@gentoo.org> + gtk-theme-switch-1.0.1-r2.ebuild, gtk-theme-switch-2.0.0_rc2-r2.ebuild: + Stable on hppa. 16 Nov 2005; Markus Rothe <corsair@gentoo.org> gtk-theme-switch-2.0.0_rc2-r2.ebuild: diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild index f1d6800cac43..ffbe297579f3 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-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-1.0.1-r2.ebuild,v 1.4 2005/11/02 14:36:36 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-1.0.1-r2.ebuild,v 1.5 2005/11/19 12:59:45 killerfox Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.muhri.net/${P}.tar.gz SLOT="1.2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" 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 60b4850701fa..90d40110475f 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.7 2005/11/16 12:58:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild,v 1.8 2005/11/19 12:59:45 killerfox 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*" |