summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-04 09:37:00 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-04 09:37:00 +0000
commit99fcfb305b7a6b0e3122865bc6176b0a1c3a0023 (patch)
treedef308c2f1fac2d2e885010646f395e7beaa74c0 /x11-themes
parentppc64 stable wrt #325847 (diff)
downloadgentoo-2-99fcfb305b7a6b0e3122865bc6176b0a1c3a0023.tar.gz
gentoo-2-99fcfb305b7a6b0e3122865bc6176b0a1c3a0023.tar.bz2
gentoo-2-99fcfb305b7a6b0e3122865bc6176b0a1c3a0023.zip
ppc64 stable wrt #322951
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-theme-switch/ChangeLog6
-rw-r--r--x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-theme-switch/ChangeLog b/x11-themes/gtk-theme-switch/ChangeLog
index 683f9c13825f..b1310756210a 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.42 2010/06/26 13:19:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.43 2010/07/04 09:37:00 ssuominen Exp $
+
+ 04 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+ gtk-theme-switch-2.1.0.ebuild:
+ ppc64 stable wrt #322951
26 Jun 2010; <nixnut@gentoo.org> gtk-theme-switch-2.1.0.ebuild:
ppc stable #322951
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 97a9d759b9d8..67558307b656 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.5 2010/06/26 13:19:39 nixnut Exp $
+# $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 $
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"