diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-01 12:31:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-01 12:31:50 +0000 |
commit | 4e30f1996f6d9f0fdaf7a181f4b5c475ad395175 (patch) | |
tree | 349779b1560312e5b197a80370af35bcf8afb700 /kde-base/kdeartwork-emoticons | |
parent | Stable on ppc64 (bug #97544) (diff) | |
download | gentoo-2-4e30f1996f6d9f0fdaf7a181f4b5c475ad395175.tar.gz gentoo-2-4e30f1996f6d9f0fdaf7a181f4b5c475ad395175.tar.bz2 gentoo-2-4e30f1996f6d9f0fdaf7a181f4b5c475ad395175.zip |
Stable on ppc64 (bug #97544)
(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.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 784241cb88ba..1929d9ec89e2 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.8 2005/05/25 21:23:03 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.9 2005/07/01 12:29:27 corsair Exp $ + + 01 Jul 2005; Markus Rothe <corsair@gentoo.org> + kdeartwork-emoticons-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *kdeartwork-emoticons-3.4.1 (25 May 2005) diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.1.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.1.ebuild index 05a07d836a70..64eed40e3157 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.1.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.1.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.1.ebuild,v 1.3 2005/06/30 21:02:22 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.1.ebuild,v 1.4 2005/07/01 12:29:27 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 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |