diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 08:48:51 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 08:48:51 +0000 |
commit | bf8dc34634b71c0ee6f5a269e5bc6a0886401bac (patch) | |
tree | 48b710b5fa3d22538a5d0324a3603d2ef3658acd /kde-base/kdebindings-ruby | |
parent | x86 stable wrt bug #365177 (diff) | |
download | gentoo-2-bf8dc34634b71c0ee6f5a269e5bc6a0886401bac.tar.gz gentoo-2-bf8dc34634b71c0ee6f5a269e5bc6a0886401bac.tar.bz2 gentoo-2-bf8dc34634b71c0ee6f5a269e5bc6a0886401bac.zip |
x86 stable per bug 354033
(Portage version: 2.1.9.46/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdebindings-ruby')
-rw-r--r-- | kde-base/kdebindings-ruby/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdebindings-ruby/kdebindings-ruby-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdebindings-ruby/ChangeLog b/kde-base/kdebindings-ruby/ChangeLog index a487889293df..f99944a9d9cf 100644 --- a/kde-base/kdebindings-ruby/ChangeLog +++ b/kde-base/kdebindings-ruby/ChangeLog @@ -1,6 +1,9 @@ # 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.36 2011/05/07 10:47:38 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog,v 1.37 2011/05/09 08:48:40 tomka Exp $ + + 09 May 2011; Thomas Kahle <tomka@gentoo.org> kdebindings-ruby-4.6.2.ebuild: + x86 stable per bug 354033 *kdebindings-ruby-4.6.3 (07 May 2011) diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.2.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.2.ebuild index 18f2c673745b..31bb25105186 100644 --- a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.2.ebuild +++ b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.2.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.2.ebuild,v 1.2 2011/04/13 20:19:37 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.2.ebuild,v 1.3 2011/05/09 08:48:40 tomka Exp $ EAPI=3 @@ -19,7 +19,7 @@ USE_RUBY="ruby18" inherit kde4-meta ruby-ng DESCRIPTION="KDE Ruby bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="akonadi debug kate okular phonon plasma qscintilla qwt semantic-desktop" DEPEND=" |