diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 17:20:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 17:20:10 +0000 |
commit | d7da5142a572f2b5f1a739cc30b8efb052a55987 (patch) | |
tree | ffa73b23ef7ef9e54fbb4728081c27b2ac64d9e2 /kde-base | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-d7da5142a572f2b5f1a739cc30b8efb052a55987.tar.gz gentoo-2-d7da5142a572f2b5f1a739cc30b8efb052a55987.tar.bz2 gentoo-2-d7da5142a572f2b5f1a739cc30b8efb052a55987.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/qyoto/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/qyoto/qyoto-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/qyoto/qyoto-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/qyoto/ChangeLog b/kde-base/qyoto/ChangeLog index ef1b3af38846..2410cd5902e2 100644 --- a/kde-base/qyoto/ChangeLog +++ b/kde-base/qyoto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/qyoto # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.56 2013/02/07 04:57:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.57 2013/02/23 17:20:10 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> qyoto-4.10.0.ebuild, + qyoto-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *qyoto-4.10.0 (06 Feb 2013) diff --git a/kde-base/qyoto/qyoto-4.10.0.ebuild b/kde-base/qyoto/qyoto-4.10.0.ebuild index d5685b286c7e..ff78795979a3 100644 --- a/kde-base/qyoto/qyoto-4.10.0.ebuild +++ b/kde-base/qyoto/qyoto-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/qyoto/qyoto-4.10.0.ebuild,v 1.1 2013/02/07 04:57:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.10.0.ebuild,v 1.2 2013/02/23 17:20:10 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_REQUIRED="never" inherit kde4-base mono DESCRIPTION="C# bindings for Qt" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qscintilla webkit" DEPEND=" diff --git a/kde-base/qyoto/qyoto-4.9.5.ebuild b/kde-base/qyoto/qyoto-4.9.5.ebuild index 055ff836c249..e71bf0a31522 100644 --- a/kde-base/qyoto/qyoto-4.9.5.ebuild +++ b/kde-base/qyoto/qyoto-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/qyoto/qyoto-4.9.5.ebuild,v 1.4 2013/01/28 00:10:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.9.5.ebuild,v 1.5 2013/02/23 17:20:10 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_REQUIRED="never" inherit kde4-base mono DESCRIPTION="C# bindings for Qt" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qscintilla webkit" DEPEND=" |