diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 08:30:36 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 08:30:36 +0000 |
commit | 014792f2fcbbf0d8530f16c946cf3ea5e11b360a (patch) | |
tree | 252bb6fbbe4355254f088b96a2c2a99db655f419 /kde-base/kiconfinder | |
parent | Stable on amd64 wrt bug #324081 (diff) | |
download | gentoo-2-014792f2fcbbf0d8530f16c946cf3ea5e11b360a.tar.gz gentoo-2-014792f2fcbbf0d8530f16c946cf3ea5e11b360a.tar.bz2 gentoo-2-014792f2fcbbf0d8530f16c946cf3ea5e11b360a.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kiconfinder')
-rw-r--r-- | kde-base/kiconfinder/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kiconfinder/kiconfinder-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog index 19a89aba6c4a..047787bf321f 100644 --- a/kde-base/kiconfinder/ChangeLog +++ b/kde-base/kiconfinder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kiconfinder # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.52 2010/06/21 15:53:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.53 2010/06/24 08:30:36 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> + kiconfinder-4.4.4.ebuild: + Stable on amd64 wrt bug #322791 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kiconfinder-4.3.3.ebuild, kiconfinder-4.3.5.ebuild, diff --git a/kde-base/kiconfinder/kiconfinder-4.4.4.ebuild b/kde-base/kiconfinder/kiconfinder-4.4.4.ebuild index 08ac8f818a79..105b8118127e 100644 --- a/kde-base/kiconfinder/kiconfinder-4.4.4.ebuild +++ b/kde-base/kiconfinder/kiconfinder-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/kiconfinder/kiconfinder-4.4.4.ebuild,v 1.2 2010/06/21 15:53:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.4.4.ebuild,v 1.3 2010/06/24 08:30:36 angelos Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="Finds an icon based on its name" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |