diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 20:10:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 20:10:35 +0000 |
commit | e1f99fb4a190b6496fa9010bdf455e99b09a6977 (patch) | |
tree | 8986c4d7bbdfa5d7e951f1028ac9fa0fcd91e7d0 /dev-ruby/ruby-libart2 | |
parent | Stable on sparc (diff) | |
download | historical-e1f99fb4a190b6496fa9010bdf455e99b09a6977.tar.gz historical-e1f99fb4a190b6496fa9010bdf455e99b09a6977.tar.bz2 historical-e1f99fb4a190b6496fa9010bdf455e99b09a6977.zip |
Mark 0.14.1 stable on alpha
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-ruby/ruby-libart2')
-rw-r--r-- | dev-ruby/ruby-libart2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-libart2/ruby-libart2-0.14.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-libart2/ChangeLog b/dev-ruby/ruby-libart2/ChangeLog index 991114411cee..11a4049dfa48 100644 --- a/dev-ruby/ruby-libart2/ChangeLog +++ b/dev-ruby/ruby-libart2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-libart2 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.31 2006/08/30 11:31:46 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.32 2006/10/20 19:58:35 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> + ruby-libart2-0.14.1.ebuild: + Mark 0.14.1 stable on alpha *ruby-libart2-0.15.0 (30 Aug 2006) diff --git a/dev-ruby/ruby-libart2/ruby-libart2-0.14.1.ebuild b/dev-ruby/ruby-libart2/ruby-libart2-0.14.1.ebuild index 5010beac548d..c86fc413e9ae 100644 --- a/dev-ruby/ruby-libart2/ruby-libart2-0.14.1.ebuild +++ b/dev-ruby/ruby-libart2/ruby-libart2-0.14.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.14.1.ebuild,v 1.6 2006/06/08 20:37:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.14.1.ebuild,v 1.7 2006/10/20 19:58:35 agriffis Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Libart2 bindings" -KEYWORDS="~alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" USE_RUBY="ruby18 ruby19" DEPEND=">=media-libs/libart_lgpl-2 |