diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 15:55:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 15:55:06 +0000 |
commit | 74ba20b3847f126438989acba76b2724f4ae8e5b (patch) | |
tree | f489241e41a1163356d4864418185fd93ae464af /kde-base/ark | |
parent | Keep Python sources symlinked during builds. Required for Ruby bindings, for ... (diff) | |
download | gentoo-2-74ba20b3847f126438989acba76b2724f4ae8e5b.tar.gz gentoo-2-74ba20b3847f126438989acba76b2724f4ae8e5b.tar.bz2 gentoo-2-74ba20b3847f126438989acba76b2724f4ae8e5b.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/ark')
-rw-r--r-- | kde-base/ark/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ark/ark-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ark/ark-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ark/ChangeLog b/kde-base/ark/ChangeLog index 89433e0db56f..b25df3169d38 100644 --- a/kde-base/ark/ChangeLog +++ b/kde-base/ark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ark # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.257 2013/02/07 04:57:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.258 2013/02/23 15:55:06 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ark-4.10.0.ebuild, + ark-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *ark-4.10.0 (06 Feb 2013) diff --git a/kde-base/ark/ark-4.10.0.ebuild b/kde-base/ark/ark-4.10.0.ebuild index bdbf92bb2ec3..b91c0924011f 100644 --- a/kde-base/ark/ark-4.10.0.ebuild +++ b/kde-base/ark/ark-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/ark/ark-4.10.0.ebuild,v 1.1 2013/02/07 04:57:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-4.10.0.ebuild,v 1.2 2013/02/23 15:55:06 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Archiving tool" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+archive +bzip2 debug lzma" DEPEND=" diff --git a/kde-base/ark/ark-4.9.5.ebuild b/kde-base/ark/ark-4.9.5.ebuild index 357266ac3f8a..7b27799e0970 100644 --- a/kde-base/ark/ark-4.9.5.ebuild +++ b/kde-base/ark/ark-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/ark/ark-4.9.5.ebuild,v 1.4 2013/01/27 22:56:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-4.9.5.ebuild,v 1.5 2013/02/23 15:55:06 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Archiving tool" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+archive +bzip2 debug lzma" DEPEND=" |