diff options
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.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index 3a80af6d74d2..9f47e5d417d9 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.148 2013/04/30 09:39:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.149 2013/05/01 11:50:30 ago Exp $ + + 01 May 2013; Agostino Sarubbo <ago@gentoo.org> kdepim-icons-4.10.2.ebuild: + Stable for ppc, wrt to bug #466074 30 Apr 2013; Agostino Sarubbo <ago@gentoo.org> kdepim-icons-4.10.2.ebuild: Stable for x86, wrt to bug #466074 diff --git a/kde-base/kdepim-icons/kdepim-icons-4.10.2.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.10.2.ebuild index 4f9518d45568..e0ace0478ec3 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.10.2.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.10.2.ebuild,v 1.3 2013/04/30 09:39:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.10.2.ebuild,v 1.4 2013/05/01 11:50:30 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" DEPEND="$(add_kdebase_dep kdepimlibs)" RDEPEND="" |