summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r--dev-ruby/redcloth/ChangeLog7
-rw-r--r--dev-ruby/redcloth/redcloth-3.0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog
index 378d0ca066ff..9f029a3f61cc 100644
--- a/dev-ruby/redcloth/ChangeLog
+++ b/dev-ruby/redcloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/redcloth
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.17 2007/05/17 18:37:13 rbrown Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.18 2008/03/24 15:41:45 coldwind Exp $
+
+ 24 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> redcloth-3.0.4.ebuild:
+ amd64 stable
17 May 2007; Richard Brown <rbrown@gentoo.org> metadata.xml,
-redcloth-3.0.3.ebuild:
diff --git a/dev-ruby/redcloth/redcloth-3.0.4.ebuild b/dev-ruby/redcloth/redcloth-3.0.4.ebuild
index 8b461885cb74..126db8a6957c 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.9 2007/07/11 05:23:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-3.0.4.ebuild,v 1.10 2008/03/24 15:41:45 coldwind Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ia64 ~ppc64 x86 ~ppc"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 x86"
IUSE=""
USE_RUBY="any"