diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:07:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:07:01 +0000 |
commit | 4fe5f90729653276a92a972ff301473ea1b7f6ee (patch) | |
tree | 17b880948d2131362ef5d102158ced7d325ac73e /kde-base | |
parent | ppc stable wrt bug #550740 (diff) | |
download | gentoo-2-4fe5f90729653276a92a972ff301473ea1b7f6ee.tar.gz gentoo-2-4fe5f90729653276a92a972ff301473ea1b7f6ee.tar.bz2 gentoo-2-4fe5f90729653276a92a972ff301473ea1b7f6ee.zip |
ppc stable wrt bug #550740
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
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="" |