diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-13 03:36:20 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-13 03:36:20 +0000 |
commit | 18658f35c9c7ac2404c6e9625e4a639e9a76230a (patch) | |
tree | 9101b9ac94977bc231689c7ea712c51f1389a9eb /kde-base/qtruby/qtruby-3.4.3-r1.ebuild | |
parent | Adding updated java herd pretty version for bug #114327. x86 stabled. (diff) | |
download | historical-18658f35c9c7ac2404c6e9625e4a639e9a76230a.tar.gz historical-18658f35c9c7ac2404c6e9625e4a639e9a76230a.tar.bz2 historical-18658f35c9c7ac2404c6e9625e4a639e9a76230a.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/qtruby/qtruby-3.4.3-r1.ebuild')
-rw-r--r-- | kde-base/qtruby/qtruby-3.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/qtruby/qtruby-3.4.3-r1.ebuild b/kde-base/qtruby/qtruby-3.4.3-r1.ebuild index 027042cac429..f9cf65d9ed30 100644 --- a/kde-base/qtruby/qtruby-3.4.3-r1.ebuild +++ b/kde-base/qtruby/qtruby-3.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-3.4.3-r1.ebuild,v 1.2 2005/12/09 10:20:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-3.4.3-r1.ebuild,v 1.3 2005/12/13 03:33:32 chriswhite Exp $ KMNAME=kdebindings KMCOPYLIB="libsmokeqt smoke/qt" @@ -12,7 +12,7 @@ inherit kde-meta DESCRIPTION="Ruby bindings for QT" HOMEPAGE="http://developer.kde.org/language-bindings/ruby/" -KEYWORDS="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND=" >=virtual/ruby-1.8 $(deprange 3.4.2 $MAXKDEVER kde-base/smoke)" |