diff options
author | Michael Kohl <citizen428@gentoo.org> | 2005-03-12 15:33:00 +0000 |
---|---|---|
committer | Michael Kohl <citizen428@gentoo.org> | 2005-03-12 15:33:00 +0000 |
commit | f9a88c27ebd11103724adf76ac58de0d7b8804d4 (patch) | |
tree | 2f501425bc98f19d12c8d225d70a91feef34bfb5 /dev-ruby/redcloth/redcloth-3.0.2.ebuild | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-f9a88c27ebd11103724adf76ac58de0d7b8804d4.tar.gz gentoo-2-f9a88c27ebd11103724adf76ac58de0d7b8804d4.tar.bz2 gentoo-2-f9a88c27ebd11103724adf76ac58de0d7b8804d4.zip |
Marked stable on x86, removed older version.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-ruby/redcloth/redcloth-3.0.2.ebuild')
-rw-r--r-- | dev-ruby/redcloth/redcloth-3.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/redcloth/redcloth-3.0.2.ebuild b/dev-ruby/redcloth/redcloth-3.0.2.ebuild index cfb4a02979b8..87457bbc3320 100644 --- a/dev-ruby/redcloth/redcloth-3.0.2.ebuild +++ b/dev-ruby/redcloth/redcloth-3.0.2.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/redcloth/redcloth-3.0.2.ebuild,v 1.1 2005/02/03 22:00:12 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-3.0.2.ebuild,v 1.2 2005/03/12 15:33:00 citizen428 Exp $ inherit ruby @@ -12,7 +12,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/2852/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" USE_RUBY="any" |