diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 19:06:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 19:06:44 +0000 |
commit | 5c8960a8b92b575286366d004917e27e74e938b6 (patch) | |
tree | bb370a405540ab431046d8e8924a6a3b67da3807 /dev-ruby/ruby-libart2 | |
parent | Stable on sparc wrt #169094 (diff) | |
download | gentoo-2-5c8960a8b92b575286366d004917e27e74e938b6.tar.gz gentoo-2-5c8960a8b92b575286366d004917e27e74e938b6.tar.bz2 gentoo-2-5c8960a8b92b575286366d004917e27e74e938b6.zip |
Stable on sparc wrt #169094
(Portage version: 2.1.2.2)
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.16.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-libart2/ChangeLog b/dev-ruby/ruby-libart2/ChangeLog index 372ed8694ed1..68a78055f712 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.35 2007/03/04 18:19:28 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.36 2007/03/08 19:06:44 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + ruby-libart2-0.16.0.ebuild: + Stable on sparc wrt #169094 04 Mar 2007; Christian Faulhammer <opfer@gentoo.org> ruby-libart2-0.16.0.ebuild: diff --git a/dev-ruby/ruby-libart2/ruby-libart2-0.16.0.ebuild b/dev-ruby/ruby-libart2/ruby-libart2-0.16.0.ebuild index 49d2efa49cb8..3f0f3140649c 100644 --- a/dev-ruby/ruby-libart2/ruby-libart2-0.16.0.ebuild +++ b/dev-ruby/ruby-libart2/ruby-libart2-0.16.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.16.0.ebuild,v 1.3 2007/03/04 18:19:28 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.16.0.ebuild,v 1.4 2007/03/08 19:06:44 gustavoz 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 |