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 | 0c418e9aee3b62490e3ea60098edbb1ec8c45752 (patch) | |
tree | 4e64bb4783cd68ed80b199dd7cd0cfa7b51f6095 /dev-ruby/rubytorrent/rubytorrent-0.3.ebuild | |
parent | Uses new apache-module eclass: bug #79434 (thanks to Elfyn McBratney) (diff) | |
download | historical-0c418e9aee3b62490e3ea60098edbb1ec8c45752.tar.gz historical-0c418e9aee3b62490e3ea60098edbb1ec8c45752.tar.bz2 historical-0c418e9aee3b62490e3ea60098edbb1ec8c45752.zip |
Marked stable on x86.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-ruby/rubytorrent/rubytorrent-0.3.ebuild')
-rw-r--r-- | dev-ruby/rubytorrent/rubytorrent-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild index 31c3f6e44872..4f0ee6ae8056 100644 --- a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild +++ b/dev-ruby/rubytorrent/rubytorrent-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/rubytorrent/rubytorrent-0.3.ebuild,v 1.2 2005/02/15 23:37:10 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.3 2005/03/12 15:49:27 citizen428 Exp $ inherit ruby @@ -10,7 +10,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3017/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/ruby" |