diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 18:34:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 18:34:28 +0000 |
commit | 671801d1bbe39e1b0bb22acbefa50b3615ae8856 (patch) | |
tree | 66f0fa11879351bde9e4188b2f1ec63bf3e997ef /kde-base/kdeartwork-emoticons | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-671801d1bbe39e1b0bb22acbefa50b3615ae8856.tar.gz gentoo-2-671801d1bbe39e1b0bb22acbefa50b3615ae8856.tar.bz2 gentoo-2-671801d1bbe39e1b0bb22acbefa50b3615ae8856.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
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.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 17a1f0ff39e5..d0fad7bd565a 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.29 2006/05/26 16:07:45 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.30 2006/05/26 18:34:28 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> + kdeartwork-emoticons-3.5.1.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kdeartwork-emoticons-3.5.1.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.1.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.1.ebuild index d56068bef89a..3710cb342df0 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.1.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.ebuild,v 1.5 2006/05/26 16:07:45 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.1.ebuild,v 1.6 2006/05/26 18:34:28 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 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |