diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-03 10:54:48 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-03 10:54:48 +0000 |
commit | 733b03e251ee878bf44ea053e9a4609f4c214a09 (patch) | |
tree | 4e1534a47b5e7cd0d353c1c84f2ff01662088d4e /kde-base | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-733b03e251ee878bf44ea053e9a4609f4c214a09.tar.gz gentoo-2-733b03e251ee878bf44ea053e9a4609f4c214a09.tar.bz2 gentoo-2-733b03e251ee878bf44ea053e9a4609f4c214a09.zip |
Added ~ppc64 wrt #353129
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdebindings-ruby/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdebindings-ruby/kdebindings-ruby-4.6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdebindings-ruby/ChangeLog b/kde-base/kdebindings-ruby/ChangeLog index 9326e859c76d..0453f527bf99 100644 --- a/kde-base/kdebindings-ruby/ChangeLog +++ b/kde-base/kdebindings-ruby/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdebindings-ruby # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog,v 1.30 2011/02/03 10:27:44 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog,v 1.31 2011/02/03 10:54:48 xarthisius Exp $ + + 03 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + kdebindings-ruby-4.6.0.ebuild: + Added ~ppc64 wrt #353129 03 Feb 2011; Theo Chatzimichos <tampakrap@gentoo.org> kdebindings-ruby-4.6.0.ebuild: diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.0.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.0.ebuild index 34596eff210a..849f74cfe5c7 100644 --- a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.0.ebuild +++ b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.0.ebuild,v 1.3 2011/02/03 10:27:44 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.0.ebuild,v 1.4 2011/02/03 10:54:48 xarthisius Exp $ EAPI=3 @@ -18,7 +18,7 @@ USE_RUBY="ruby18" inherit kde4-meta ruby-ng DESCRIPTION="KDE Ruby bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="akonadi debug declarative kate okular phonon plasma qscintilla qwt semantic-desktop" # TODO add qt-declarative |