diff options
author | 2012-11-30 15:44:20 +0000 | |
---|---|---|
committer | 2012-11-30 15:44:20 +0000 | |
commit | 078a6011409643a4342b49d3d4753fdcbd0e612b (patch) | |
tree | 7a88df13f022290c887f520c4c1863fef0891b4f /kde-base/kdepim-icons | |
parent | Stable for ppc, wrt bug #442394 (diff) | |
download | gentoo-2-078a6011409643a4342b49d3d4753fdcbd0e612b.tar.gz gentoo-2-078a6011409643a4342b49d3d4753fdcbd0e612b.tar.bz2 gentoo-2-078a6011409643a4342b49d3d4753fdcbd0e612b.zip |
Stable for ppc, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kdepim-icons')
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index bab400c426b4..e28d94f81e4d 100644 --- a/kde-base/kdepim-icons/ChangeLog +++ b/kde-base/kdepim-icons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepim-icons # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.128 2012/11/23 18:49:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.129 2012/11/30 15:44:20 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> kdepim-icons-4.9.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kdepim-icons-4.9.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/kde-base/kdepim-icons/kdepim-icons-4.9.3.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.9.3.ebuild index 783eb4b8cc2c..72c69c89f3e8 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.9.3.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.9.3.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/kdepim-icons/kdepim-icons-4.9.3.ebuild,v 1.3 2012/11/23 18:49:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.9.3.ebuild,v 1.4 2012/11/30 15:44:20 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" DEPEND="$(add_kdebase_dep kdepimlibs)" RDEPEND="" |