diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-27 20:47:45 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-27 20:47:45 +0000 |
commit | 39f306bc370b7e99d2f5397445834fe438daa5f5 (patch) | |
tree | d91ebad8395b43ce220c1fb3c0db041c2a4a7d82 /kde-base/kdeartwork-emoticons | |
parent | Added ~ppc64 to KEYWORDS (diff) | |
download | gentoo-2-39f306bc370b7e99d2f5397445834fe438daa5f5.tar.gz gentoo-2-39f306bc370b7e99d2f5397445834fe438daa5f5.tar.bz2 gentoo-2-39f306bc370b7e99d2f5397445834fe438daa5f5.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
-rw-r--r-- | kde-base/kdeartwork-emoticons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index e9cbe761f3f9..1ba03c80cf43 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-emoticons # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.6 2005/03/25 01:33:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.7 2005/04/27 20:43:24 corsair Exp $ + + 27 Apr 2005; Markus Rothe <corsair@gentoo.org> + kdeartwork-emoticons-3.4.0.ebuild: + Added ~ppc64 to KEYWORDS 25 Mar 2005; Jason Wever <weeve@gentoo.org> kdeartwork-emoticons-3.4.0.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0.ebuild index f7bd7fea576c..6cc42c1bbb0b 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0.ebuild,v 1.3 2005/03/25 01:33:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0.ebuild,v 1.4 2005/04/27 20:43:24 corsair Exp $ KMMODULE=emoticons KMNAME=kdeartwork @@ -9,6 +9,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" DEPEND="" |