diff options
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index 7689d6d101cc..91f90f7f53f1 100644 --- a/kde-base/kdepim-icons/ChangeLog +++ b/kde-base/kdepim-icons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-icons # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.74 2011/05/09 08:48:21 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.75 2011/05/09 23:05:38 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> + kdepim-icons-4.4.11.1.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> kdepim-icons-4.4.11.1.ebuild: x86 stable per bug 354033 diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild index 86f9a7fb31c0..198d00b3df94 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v 1.3 2011/05/09 08:48:21 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v 1.4 2011/05/09 23:05:38 hwoarang Exp $ EAPI=4 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" src_install() { kde4-meta_src_install |