diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:51:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:51:44 +0000 |
commit | f407ad69625fe0ce3d5b32fd0952d73db57acf96 (patch) | |
tree | a5ff339341a62a3989d5f780c471c7d2ae839f0d /kde-base/kdeartwork-emoticons | |
parent | Cleanup (diff) | |
download | gentoo-2-f407ad69625fe0ce3d5b32fd0952d73db57acf96.tar.gz gentoo-2-f407ad69625fe0ce3d5b32fd0952d73db57acf96.tar.bz2 gentoo-2-f407ad69625fe0ce3d5b32fd0952d73db57acf96.zip |
Stable for ppc64, wrt to bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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-4.10.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 04de5aa17f14..943178ff7f45 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.220 2013/04/01 16:03:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.221 2013/04/02 20:51:17 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + kdeartwork-emoticons-4.10.1.ebuild: + Stable for ppc64, wrt to bug #462890 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-emoticons-4.10.0.ebuild, -kdeartwork-emoticons-4.9.5.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.10.1.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.10.1.ebuild index 5b96ca7da75d..33f2a823a9ed 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.10.1.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.10.1.ebuild,v 1.4 2013/04/01 13:06:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.10.1.ebuild,v 1.5 2013/04/02 20:51:17 ago Exp $ EAPI=5 @@ -12,5 +12,5 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" |