diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 03:42:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 03:42:43 +0000 |
commit | 94c4bd118824751a331f39246f7153d65a9d88ed (patch) | |
tree | b032f92609142e5dcc2a5a2be4c054af9ea83ceb /dev-ruby/redcloth/redcloth-3.0.4.ebuild | |
parent | Mark 1.0.0 ~ia64 (diff) | |
download | gentoo-2-94c4bd118824751a331f39246f7153d65a9d88ed.tar.gz gentoo-2-94c4bd118824751a331f39246f7153d65a9d88ed.tar.bz2 gentoo-2-94c4bd118824751a331f39246f7153d65a9d88ed.zip |
Mark 3.0.4 3.0.3 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-ruby/redcloth/redcloth-3.0.4.ebuild')
-rw-r--r-- | dev-ruby/redcloth/redcloth-3.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/redcloth-3.0.4.ebuild b/dev-ruby/redcloth/redcloth-3.0.4.ebuild index c78d41eba32d..debb0c657caf 100644 --- a/dev-ruby/redcloth/redcloth-3.0.4.ebuild +++ b/dev-ruby/redcloth/redcloth-3.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-3.0.4.ebuild,v 1.1 2005/09/15 17:05:27 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-3.0.4.ebuild,v 1.2 2006/03/30 03:42:43 agriffis Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ia64 ~x86" IUSE="" USE_RUBY="any" |