diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 05:24:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 05:24:59 +0000 |
commit | 8df0bccc02edb368343d521b41c3cb71310abef0 (patch) | |
tree | 7d42a998872e32a3592b2ac9b5576bed5e09d48e /dev-ruby | |
parent | Mark 1.0.5 stable on ia64 (diff) | |
download | gentoo-2-8df0bccc02edb368343d521b41c3cb71310abef0.tar.gz gentoo-2-8df0bccc02edb368343d521b41c3cb71310abef0.tar.bz2 gentoo-2-8df0bccc02edb368343d521b41c3cb71310abef0.zip |
Mark 3.0.4 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/redcloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/redcloth/redcloth-3.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog index 27af873ec781..59f31c60ed88 100644 --- a/dev-ruby/redcloth/ChangeLog +++ b/dev-ruby/redcloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/redcloth # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.11 2006/04/27 19:22:12 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.12 2006/07/13 05:24:59 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> redcloth-3.0.4.ebuild: + Mark 3.0.4 stable on ia64 27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-redcloth-3.0.3, files/digest-redcloth-3.0.4, Manifest: diff --git a/dev-ruby/redcloth/redcloth-3.0.4.ebuild b/dev-ruby/redcloth/redcloth-3.0.4.ebuild index e617fa91dd2f..9c96859b37ba 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-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.3 2006/04/17 23:47:59 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-3.0.4.ebuild,v 1.4 2006/07/13 05:24:59 agriffis Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" LICENSE="BSD" SLOT="0" -KEYWORDS="~ia64 x86" +KEYWORDS="ia64 x86" IUSE="" USE_RUBY="any" |