diff options
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.14.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index 73de9f2a6a92..c8c8987025e0 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.238 2015/07/18 22:06:13 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.239 2015/07/25 12:07:01 pacho Exp $ + + 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> kdepim-icons-4.14.8.ebuild: + ppc stable wrt bug #550740 18 Jul 2015; Johannes Huber <johu@gentoo.org> -kdepim-icons-4.14.6.ebuild: Remove KDE PIM 4.14.6 diff --git a/kde-base/kdepim-icons/kdepim-icons-4.14.8.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.14.8.ebuild index 1e7df806dbee..39b55608b7f4 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.14.8.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.14.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.14.8.ebuild,v 1.3 2015/06/13 08:34:12 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.14.8.ebuild,v 1.4 2015/07/25 12:07:01 pacho Exp $ EAPI=5 @@ -11,7 +11,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="" |