diff options
author | 2013-02-23 17:14:34 +0000 | |
---|---|---|
committer | 2013-02-23 17:14:34 +0000 | |
commit | 9bfcb27adbfed3000782018e415f10d78103ef3a (patch) | |
tree | 7079a71a3bbebc625a10632c1914662a5c7e3414 /kde-base | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-9bfcb27adbfed3000782018e415f10d78103ef3a.tar.gz gentoo-2-9bfcb27adbfed3000782018e415f10d78103ef3a.tar.bz2 gentoo-2-9bfcb27adbfed3000782018e415f10d78103ef3a.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')
-rw-r--r-- | kde-base/okteta/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/okteta/okteta-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/okteta/okteta-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/okteta/ChangeLog b/kde-base/okteta/ChangeLog index 1829d4c586b6..e6110a63c6d3 100644 --- a/kde-base/okteta/ChangeLog +++ b/kde-base/okteta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/okteta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/ChangeLog,v 1.140 2013/02/07 04:57:53 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/ChangeLog,v 1.141 2013/02/23 17:14:34 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> okteta-4.10.0.ebuild, + okteta-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *okteta-4.10.0 (06 Feb 2013) diff --git a/kde-base/okteta/okteta-4.10.0.ebuild b/kde-base/okteta/okteta-4.10.0.ebuild index 2be3e1a81ab0..d075b449bd74 100644 --- a/kde-base/okteta/okteta-4.10.0.ebuild +++ b/kde-base/okteta/okteta-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/okteta/okteta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:53 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/okteta-4.10.0.ebuild,v 1.2 2013/02/23 17:14:34 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="KDE hexeditor" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" diff --git a/kde-base/okteta/okteta-4.9.5.ebuild b/kde-base/okteta/okteta-4.9.5.ebuild index 184747865b29..17355c39a771 100644 --- a/kde-base/okteta/okteta-4.9.5.ebuild +++ b/kde-base/okteta/okteta-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/okteta/okteta-4.9.5.ebuild,v 1.4 2013/01/28 00:05:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/okteta-4.9.5.ebuild,v 1.5 2013/02/23 17:14:34 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="KDE hexeditor" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |