diff options
-rw-r--r-- | kde-base/kdeartwork-iconthemes/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 092a080e4eba..c9c37115c1a6 100644 --- a/kde-base/kdeartwork-iconthemes/ChangeLog +++ b/kde-base/kdeartwork-iconthemes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-iconthemes # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.109 2009/05/31 20:06:53 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.110 2009/06/03 14:34:49 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> + kdeartwork-iconthemes-3.5.10.ebuild: + Marking kdeartwork-iconthemes-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> kdeartwork-iconthemes-3.5.10.ebuild: diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.10.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.10.ebuild index 54c1d35bbf6a..99199334b807 100644 --- a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.10.ebuild +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.10.ebuild,v 1.2 2009/05/31 20:06:53 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.10.ebuild,v 1.3 2009/06/03 14:34:49 ranger Exp $ RESTRICT="binchecks strip" @@ -10,6 +10,6 @@ EAPI="1" inherit kde-meta DESCRIPTION="Icon themes for kde" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |