diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 13:27:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 13:27:37 +0000 |
commit | 640854ad71a960e96f6bd65ff4ee1338cac459cb (patch) | |
tree | 4dc50ba2d089a570ca0f13cd9c2e4faaebf6cbe2 /kde-base/kdeartwork-emoticons | |
parent | Moving maintainership of dvdrip to morfic. (diff) | |
download | historical-640854ad71a960e96f6bd65ff4ee1338cac459cb.tar.gz historical-640854ad71a960e96f6bd65ff4ee1338cac459cb.tar.bz2 historical-640854ad71a960e96f6bd65ff4ee1338cac459cb.zip |
Added ~ppc64
Package-Manager: portage-2.0.51.22-r3
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.5.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 f0fd1be06a68..15aecbbc60b2 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.22 2005/12/12 15:53:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.23 2005/12/17 13:06:09 corsair Exp $ + + 17 Dec 2005; Markus Rothe <corsair@gentoo.org> + kdeartwork-emoticons-3.5.0.ebuild: + Added ~ppc64 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> kdeartwork-emoticons-3.5.0.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild index 73fc817b8dea..3aa53f3697e9 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.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.5.0.ebuild,v 1.4 2005/12/12 15:53:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild,v 1.5 2005/12/17 13:06:09 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="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |