diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-16 05:12:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-16 05:12:56 +0000 |
commit | d6519d151badb5df9a1f9a29e3a6fddf01c6425a (patch) | |
tree | 84008b4b5b6e80e6fbbc94ee2cd7c8b3cc2e922f /kde-base/kdeartwork-iconthemes | |
parent | Add ppc/ppc64 love #244306. (diff) | |
download | historical-d6519d151badb5df9a1f9a29e3a6fddf01c6425a.tar.gz historical-d6519d151badb5df9a1f9a29e3a6fddf01c6425a.tar.bz2 historical-d6519d151badb5df9a1f9a29e3a6fddf01c6425a.zip |
Add ppc/ppc64 love #244306.
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27.4 x86_64
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-4.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index a962675f1029..5b38f74db924 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.95 2008/11/09 00:43:52 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.96 2008/11/16 04:56:47 vapier Exp $ + + 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> + kdeartwork-iconthemes-4.1.3.ebuild: + Add ppc/ppc64 love #244306. *kdeartwork-iconthemes-4.1.3 (09 Nov 2008) diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.1.3.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.1.3.ebuild index 16954d358fa4..005fb24b96f4 100644 --- a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.1.3.ebuild +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.1.3.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-4.1.3.ebuild,v 1.1 2008/11/09 00:43:52 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.1.3.ebuild,v 1.2 2008/11/16 04:56:47 vapier Exp $ EAPI="2" @@ -9,5 +9,5 @@ KMMODULE=IconThemes inherit kde4-meta DESCRIPTION="Icon themes for kde" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" |