diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-24 19:29:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-24 19:29:35 +0000 |
commit | c794d1dc9ddb01f52b287d92720b3b9863684bdb (patch) | |
tree | 04521c10c035fa9862208e40e596a83acba85d8a /kde-base/kdepim-icons | |
parent | Add new dependencies/USE flags. (diff) | |
download | gentoo-2-c794d1dc9ddb01f52b287d92720b3b9863684bdb.tar.gz gentoo-2-c794d1dc9ddb01f52b287d92720b3b9863684bdb.tar.bz2 gentoo-2-c794d1dc9ddb01f52b287d92720b3b9863684bdb.zip |
Marking kdepim-icons-4.4.9 ppc for bug 351345
(Portage version: 2.1.9.42/cvs/Linux ppc64)
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.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index 302e8431204c..0c4b8fe42df7 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.68 2011/02/13 19:55:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.69 2011/03/24 19:29:35 ranger Exp $ + + 24 Mar 2011; Brent Baude <ranger@gentoo.org> kdepim-icons-4.4.9.ebuild: + Marking kdepim-icons-4.4.9 ppc stable for bug 351345 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -kdepim-icons-4.4.6.ebuild, -kdepim-icons-4.4.7.ebuild, diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild index 59ff189c6799..2ad746804111 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.4.9.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.4.9.ebuild,v 1.3 2011/01/28 19:25:14 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild,v 1.4 2011/03/24 19:29:35 ranger Exp $ EAPI="3" @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" src_install() { kde4-meta_src_install |