diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 17:11:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 17:11:01 +0000 |
commit | 33252b45b98de9d0d22f4f92564e2b312515262e (patch) | |
tree | 2c69e4b251d942ba5e29a7d4f9fd01930afba27a /kde-base/kdeartwork-emoticons | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-33252b45b98de9d0d22f4f92564e2b312515262e.tar.gz gentoo-2-33252b45b98de9d0d22f4f92564e2b312515262e.tar.bz2 gentoo-2-33252b45b98de9d0d22f4f92564e2b312515262e.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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.8.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 4b8e09096f60..67b9bf6b7a82 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.178 2012/03/23 07:37:24 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.179 2012/04/04 17:11:01 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> + kdeartwork-emoticons-4.8.1.ebuild: + Stable for amd64, wrt bug #409403 23 Mar 2012; Johannes Huber <johu@gentoo.org> -kdeartwork-emoticons-4.8.0.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.8.1.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.8.1.ebuild index 5d29cb4cd13e..e8b82e28194b 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.8.1.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.1.ebuild,v 1.1 2012/03/06 23:35:21 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.8.1.ebuild,v 1.2 2012/04/04 17:11:01 ago Exp $ EAPI=4 @@ -11,5 +11,5 @@ KMNAME="kdeartwork" inherit kde4-meta DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" |