diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 07:16:08 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 07:16:08 +0000 |
commit | 0fc7daec64a38985574fc31a7ffaab25599bb121 (patch) | |
tree | 80e78f23ed9421e6fa0b62e6912f41212eb87d79 /kde-base/kdeartwork-emoticons | |
parent | Stable on amd64 wrt bug #322791 (diff) | |
download | gentoo-2-0fc7daec64a38985574fc31a7ffaab25599bb121.tar.gz gentoo-2-0fc7daec64a38985574fc31a7ffaab25599bb121.tar.bz2 gentoo-2-0fc7daec64a38985574fc31a7ffaab25599bb121.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.1.8.3/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.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 13f4a24ca29c..0b760f7a1a20 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.129 2010/06/21 15:53:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.130 2010/06/24 07:16:08 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> + kdeartwork-emoticons-4.4.4.ebuild: + Stable on amd64 wrt bug #322791 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kdeartwork-emoticons-4.3.3.ebuild, kdeartwork-emoticons-4.3.5.ebuild, diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.4.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.4.ebuild index 0910fdd9054c..56dc152fb39f 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.4.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.4.4.ebuild,v 1.2 2010/06/21 15:53:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.4.4.ebuild,v 1.3 2010/06/24 07:16:08 angelos Exp $ EAPI="3" @@ -11,5 +11,5 @@ KMNAME="kdeartwork" inherit kde4-meta DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" |