diff options
author | Michael Kohl <citizen428@gentoo.org> | 2005-03-12 15:51:12 +0000 |
---|---|---|
committer | Michael Kohl <citizen428@gentoo.org> | 2005-03-12 15:51:12 +0000 |
commit | f9dc05a2136048df72e6a05ea2e3997686102a8d (patch) | |
tree | 7173393970b2fc550d898d9fcb4bfb9f1000d50e /dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild | |
parent | Uses new apache-module eclass: bug #79434 (thanks to Elfyn McBratney) (diff) | |
download | gentoo-2-f9dc05a2136048df72e6a05ea2e3997686102a8d.tar.gz gentoo-2-f9dc05a2136048df72e6a05ea2e3997686102a8d.tar.bz2 gentoo-2-f9dc05a2136048df72e6a05ea2e3997686102a8d.zip |
Marked stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild')
-rw-r--r-- | dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild b/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild index dd8af3e800a4..07cbfe136d76 100644 --- a/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild +++ b/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild,v 1.1 2005/02/15 17:22:24 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ruby-mp3info-0.3.ebuild,v 1.2 2005/03/12 15:47:33 citizen428 Exp $ inherit ruby @@ -10,7 +10,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/808/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" USE_RUBY="any" |