diff options
author | 2007-08-10 16:30:08 +0000 | |
---|---|---|
committer | 2007-08-10 16:30:08 +0000 | |
commit | f7c39758ab123a37dfc2d75caed00d9ca34d1693 (patch) | |
tree | 9db98878020cff57534fee3a25fdcf09f99cb4a6 /kde-base/qtruby/qtruby-3.5.7.ebuild | |
parent | Version bump to 0.3.1; marked 0.3.0 stable on PPC, PPC64 & X86. Tested on a P... (diff) | |
download | historical-f7c39758ab123a37dfc2d75caed00d9ca34d1693.tar.gz historical-f7c39758ab123a37dfc2d75caed00d9ca34d1693.tar.bz2 historical-f7c39758ab123a37dfc2d75caed00d9ca34d1693.zip |
Stable on amd64 wrt bug #176297
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'kde-base/qtruby/qtruby-3.5.7.ebuild')
-rw-r--r-- | kde-base/qtruby/qtruby-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/qtruby/qtruby-3.5.7.ebuild b/kde-base/qtruby/qtruby-3.5.7.ebuild index 97a6f6948696..a9e30696f673 100644 --- a/kde-base/qtruby/qtruby-3.5.7.ebuild +++ b/kde-base/qtruby/qtruby-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-3.5.7.ebuild,v 1.4 2007/08/09 21:21:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-3.5.7.ebuild,v 1.5 2007/08/10 14:04:50 angelos 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 ppc64 sparc ~x86" +KEYWORDS="amd64 ppc ppc64 sparc ~x86" IUSE="" DEPEND=" >=virtual/ruby-1.8 $(deprange 3.5.6 $MAXKDEVER kde-base/smoke)" |