diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-30 17:25:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-30 17:25:25 +0000 |
commit | 78627c694db131dde74a8896d0f14c4005f35b03 (patch) | |
tree | 8f90e3861127cb256f0d2903d6fc77df7c54c80d /kde-base/kdeartwork-iconthemes | |
parent | Remove masks for app-editors/emacs-cvs snapshots since they are gone. (diff) | |
download | gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.tar.gz gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.tar.bz2 gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.zip |
KDE stablization for ppc64 bug 207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/kdeartwork-iconthemes')
-rw-r--r-- | kde-base/kdeartwork-iconthemes/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 66d1519b20a8..f78c3b1ca16a 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.74 2008/01/30 08:36:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.75 2008/01/30 17:24:23 ranger Exp $ + + 30 Jan 2008; Brent Baude <ranger@gentoo.org> + kdeartwork-iconthemes-3.5.8.ebuild: + Marking kdeartwork-iconthemes-3.5.8 ppc64 for bug 207634 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> kdeartwork-iconthemes-3.5.8.ebuild: diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild index 212d80e31087..ef2bb2f4ad11 100644 --- a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.8.ebuild,v 1.4 2008/01/30 08:36:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild,v 1.5 2008/01/30 17:24:23 ranger Exp $ ARTS_REQUIRED="never" RESTRICT="binchecks strip" @@ -12,6 +12,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Icon themes for kde" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |