diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 15:55:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 15:55:24 +0000 |
commit | 69e0b0868415bb57e5bf4e5287193e36dd1145ba (patch) | |
tree | 278f21c1b1007e6fa538382568d88e7a76389760 /kde-base/attica | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-69e0b0868415bb57e5bf4e5287193e36dd1145ba.tar.gz gentoo-2-69e0b0868415bb57e5bf4e5287193e36dd1145ba.tar.bz2 gentoo-2-69e0b0868415bb57e5bf4e5287193e36dd1145ba.zip |
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/attica')
-rw-r--r-- | kde-base/attica/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/attica/attica-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/attica/attica-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/attica/ChangeLog b/kde-base/attica/ChangeLog index f9ffb76f9442..c1f693199329 100644 --- a/kde-base/attica/ChangeLog +++ b/kde-base/attica/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/attica # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.103 2013/02/07 04:57:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.104 2013/02/23 15:55:24 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> attica-4.10.0.ebuild, + attica-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 07 Feb 2013; Naohiro Aota <naota@gentoo.org> attica-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 diff --git a/kde-base/attica/attica-4.10.0.ebuild b/kde-base/attica/attica-4.10.0.ebuild index 44a656bc3746..d2f1df844c07 100644 --- a/kde-base/attica/attica-4.10.0.ebuild +++ b/kde-base/attica/attica-4.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.10.0.ebuild,v 1.1 2013/02/07 04:57:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.10.0.ebuild,v 1.2 2013/02/23 15:55:24 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="Open Collaboration Services provider management" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" diff --git a/kde-base/attica/attica-4.9.5.ebuild b/kde-base/attica/attica-4.9.5.ebuild index 98251cd3c2d8..6f2a166114a6 100644 --- a/kde-base/attica/attica-4.9.5.ebuild +++ b/kde-base/attica/attica-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.9.5.ebuild,v 1.5 2013/02/07 00:55:04 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.9.5.ebuild,v 1.6 2013/02/23 15:55:24 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="Open Collaboration Services provider management" -KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |