diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-24 10:22:01 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-24 10:22:01 +0000 |
commit | 0bc7cff1b9d031e86c295d480e1193d2e83a4ccd (patch) | |
tree | 7643728ae3b1c24f7acd1f142cd29a113c11bcfe /dev-ruby/ruby-libart2 | |
parent | arm/hppa/ia64 stable for security #87903 (diff) | |
download | gentoo-2-0bc7cff1b9d031e86c295d480e1193d2e83a4ccd.tar.gz gentoo-2-0bc7cff1b9d031e86c295d480e1193d2e83a4ccd.tar.bz2 gentoo-2-0bc7cff1b9d031e86c295d480e1193d2e83a4ccd.zip |
stable amd64
(Portage version: 2.0.51.19)
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.10.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 fa4209089d00..1237d03af740 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.19 2005/04/01 05:36:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.20 2005/04/24 10:20:36 blubb Exp $ + + 24 Apr 2005; Simon Stelling <blubb@gentoo.org> ruby-libart2-0.10.1.ebuild: + stable on amd64 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> ruby-libart2-0.10.1.ebuild: stable on ia64 diff --git a/dev-ruby/ruby-libart2/ruby-libart2-0.10.1.ebuild b/dev-ruby/ruby-libart2/ruby-libart2-0.10.1.ebuild index 1a1c2071b5bd..73ea5afc7f76 100644 --- a/dev-ruby/ruby-libart2/ruby-libart2-0.10.1.ebuild +++ b/dev-ruby/ruby-libart2/ruby-libart2-0.10.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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.10.1.ebuild,v 1.3 2005/04/01 05:36:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.10.1.ebuild,v 1.4 2005/04/24 10:20:36 blubb Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Libart2 bindings" -KEYWORDS="alpha x86 ~ppc ia64 ~sparc ~amd64" +KEYWORDS="alpha x86 ~ppc ia64 ~sparc amd64" IUSE="" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="${DEPEND} >=media-libs/libart_lgpl-2" |