diff options
author | 2011-11-05 20:00:15 +0000 | |
---|---|---|
committer | 2011-11-05 20:00:15 +0000 | |
commit | 19b6bde32a5bbb936001a28341930e76abca2a29 (patch) | |
tree | e8dbfadfdedf211a80f434b3e992332a3df22790 /kde-base/kdepim-icons | |
parent | Respect CC too, and remove weird manpage deletion line. (diff) | |
download | historical-19b6bde32a5bbb936001a28341930e76abca2a29.tar.gz historical-19b6bde32a5bbb936001a28341930e76abca2a29.tar.bz2 historical-19b6bde32a5bbb936001a28341930e76abca2a29.zip |
Marked ~ppc/~ppc64 wrt #379471
Package-Manager: portage-2.2.0_alpha72/cvs/Linux x86_64
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.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index 058f5443f4e0..f8335a982a94 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.88 2011/11/02 20:47:52 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.89 2011/11/05 19:57:25 xarthisius Exp $ + + 05 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> + kdepim-icons-4.7.3.ebuild: + Marked ~ppc/~ppc64 wrt #379471 *kdepim-icons-4.7.3 (02 Nov 2011) diff --git a/kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild index 4b45981bf9ec..d858e23b295f 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.7.3.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.7.3.ebuild,v 1.1 2011/11/02 20:47:52 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.7.3.ebuild,v 1.2 2011/11/05 19:57:25 xarthisius Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" DEPEND="$(add_kdebase_dep kdepimlibs)" RDEPEND="" |