diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-17 17:30:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-17 17:30:10 +0000 |
commit | b7735e613b06f326fc4b648e817554fb72fbe4d8 (patch) | |
tree | 616b4cbcf3383f9a401374cc202c3d1fbb7d2c8d | |
parent | sparc stable wrt #325875 (diff) | |
download | gentoo-2-b7735e613b06f326fc4b648e817554fb72fbe4d8.tar.gz gentoo-2-b7735e613b06f326fc4b648e817554fb72fbe4d8.tar.bz2 gentoo-2-b7735e613b06f326fc4b648e817554fb72fbe4d8.zip |
alpha/ia64/sparc stable wrt #322951
(Portage version: 2.1.8.3/cvs/Linux ia64)
-rw-r--r-- | x11-themes/gtk-theme-switch/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-theme-switch/ChangeLog b/x11-themes/gtk-theme-switch/ChangeLog index b1310756210a..8b7895020a18 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 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.43 2010/07/04 09:37:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.44 2010/07/17 17:30:10 armin76 Exp $ + + 17 Jul 2010; Raúl Porcel <armin76@gentoo.org> + gtk-theme-switch-2.1.0.ebuild: + alpha/ia64/sparc stable wrt #322951 04 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> gtk-theme-switch-2.1.0.ebuild: diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild index 67558307b656..409461b28949 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.1.0.ebuild,v 1.6 2010/07/04 09:37:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild,v 1.7 2010/07/17 17:30:10 armin76 Exp $ EAPI=2 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/g/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="x11-libs/gtk+:2" |