diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:36:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:36:31 +0000 |
commit | 75f95b899d558876b2b2f1a138b5df04bf9f766d (patch) | |
tree | 0a7083bd3fe7025519ceb180afa134a4bebc7f19 /kde-base | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-75f95b899d558876b2b2f1a138b5df04bf9f766d.tar.gz gentoo-2-75f95b899d558876b2b2f1a138b5df04bf9f766d.tar.bz2 gentoo-2-75f95b899d558876b2b2f1a138b5df04bf9f766d.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/kimagemapeditor/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kimagemapeditor/kimagemapeditor-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kimagemapeditor/kimagemapeditor-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kimagemapeditor/ChangeLog b/kde-base/kimagemapeditor/ChangeLog index 1aaa65f48020..a998ecce7b92 100644 --- a/kde-base/kimagemapeditor/ChangeLog +++ b/kde-base/kimagemapeditor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kimagemapeditor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimagemapeditor/ChangeLog,v 1.228 2013/02/07 04:57:46 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimagemapeditor/ChangeLog,v 1.229 2013/02/23 16:36:31 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kimagemapeditor-4.10.0.ebuild, + kimagemapeditor-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *kimagemapeditor-4.10.0 (06 Feb 2013) diff --git a/kde-base/kimagemapeditor/kimagemapeditor-4.10.0.ebuild b/kde-base/kimagemapeditor/kimagemapeditor-4.10.0.ebuild index 65ac2460f538..7dfe5b495ffd 100644 --- a/kde-base/kimagemapeditor/kimagemapeditor-4.10.0.ebuild +++ b/kde-base/kimagemapeditor/kimagemapeditor-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/kimagemapeditor/kimagemapeditor-4.10.0.ebuild,v 1.1 2013/02/07 04:57:46 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimagemapeditor/kimagemapeditor-4.10.0.ebuild,v 1.2 2013/02/23 16:36:31 ago Exp $ EAPI=5 @@ -10,5 +10,5 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="KDE web development - image map editor" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" diff --git a/kde-base/kimagemapeditor/kimagemapeditor-4.9.5.ebuild b/kde-base/kimagemapeditor/kimagemapeditor-4.9.5.ebuild index 77e97027faef..cd1ac87b3dd1 100644 --- a/kde-base/kimagemapeditor/kimagemapeditor-4.9.5.ebuild +++ b/kde-base/kimagemapeditor/kimagemapeditor-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/kimagemapeditor/kimagemapeditor-4.9.5.ebuild,v 1.4 2013/01/27 23:33:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimagemapeditor/kimagemapeditor-4.9.5.ebuild,v 1.5 2013/02/23 16:36:31 ago Exp $ EAPI=4 @@ -10,5 +10,5 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="KDE web development - image map editor" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |