diff options
author | 2010-02-23 10:27:00 +0000 | |
---|---|---|
committer | 2010-02-23 10:27:00 +0000 | |
commit | d3301b684c7d5c467241c53a805900a916e953ff (patch) | |
tree | a22ac919d670c9c8c85c72340301ec009b1dec76 /kde-base/attica | |
parent | Backport libpng 1.4 fix from upstream master, by Hanno Boeck, bug #305105 (diff) | |
download | gentoo-2-d3301b684c7d5c467241c53a805900a916e953ff.tar.gz gentoo-2-d3301b684c7d5c467241c53a805900a916e953ff.tar.bz2 gentoo-2-d3301b684c7d5c467241c53a805900a916e953ff.zip |
Marked ~ppc/~ppc64 for bug #304365.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/attica')
-rw-r--r-- | kde-base/attica/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/attica/attica-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/attica/ChangeLog b/kde-base/attica/ChangeLog index aac4f00e5d65..97519ee4d281 100644 --- a/kde-base/attica/ChangeLog +++ b/kde-base/attica/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/attica # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.2 2010/02/11 23:31:16 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.3 2010/02/23 10:27:00 josejx Exp $ + + 23 Feb 2010; Joseph Jezak <josejx@gentoo.org> attica-4.4.0.ebuild: + Marked ~ppc/~ppc64 for bug #304365. 11 Feb 2010; Jonathan Callen <abcd@gentoo.org> attica-4.4.0.ebuild: Add ~amd64-linux/~x86-linux keywords diff --git a/kde-base/attica/attica-4.4.0.ebuild b/kde-base/attica/attica-4.4.0.ebuild index 194c22a79d5d..4bebcf64a2fe 100644 --- a/kde-base/attica/attica-4.4.0.ebuild +++ b/kde-base/attica/attica-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.4.0.ebuild,v 1.2 2010/02/11 23:31:16 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.4.0.ebuild,v 1.3 2010/02/23 10:27:00 josejx Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="Open Collaboration Services provider management" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |