diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-04 10:33:01 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-04 10:33:01 +0000 |
commit | fe7a3793b01ea3927b1ec6641a297dd6a07550d5 (patch) | |
tree | 68f4efb5896a6eb2867b2d098f7c1f93330a2c1b /dev-ruby/ruby-libart2 | |
parent | || die (diff) | |
download | historical-fe7a3793b01ea3927b1ec6641a297dd6a07550d5.tar.gz historical-fe7a3793b01ea3927b1ec6641a297dd6a07550d5.tar.bz2 historical-fe7a3793b01ea3927b1ec6641a297dd6a07550d5.zip |
Stable on alpha.
Diffstat (limited to 'dev-ruby/ruby-libart2')
-rw-r--r-- | dev-ruby/ruby-libart2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-libart2/ChangeLog b/dev-ruby/ruby-libart2/ChangeLog index 80a06ad57c1e..b267fd00c8e5 100644 --- a/dev-ruby/ruby-libart2/ChangeLog +++ b/dev-ruby/ruby-libart2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-libart2 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.11 2004/07/03 11:28:55 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.12 2004/07/04 10:33:01 kloeri Exp $ + + 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-libart2-0.9.1.ebuild: + Stable on alpha. 03 Jul 2004; Tom Martin <slarti@gentoo.org> ruby-libart2-0.9.1.ebuild: Marked ~amd64. diff --git a/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild b/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild index e5a90d37df84..cd3e2c3d5277 100644 --- a/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild +++ b/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild,v 1.6 2004/07/03 11:28:55 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild,v 1.7 2004/07/04 10:33:01 kloeri Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Libart2 bindings" -KEYWORDS="~alpha x86 ~ppc ~ia64 ~sparc ~amd64" +KEYWORDS="alpha x86 ~ppc ~ia64 ~sparc ~amd64" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="${DEPEND} >=media-libs/libart_lgpl-2" RDEPEND="${RDEPEND} >=media-libs/libart_lgpl-2" |