summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-10-08 09:35:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-10-08 09:35:25 +0000
commit5062e0cb159fac7d8486f17c3e2b99a89880986d (patch)
tree07bbc16ec1c6d8f372b46a046eef33ac9519cdea /dev-ruby/redcloth
parentgegl: make lua conditional to doc useflag (diff)
downloadgentoo-2-5062e0cb159fac7d8486f17c3e2b99a89880986d.tar.gz
gentoo-2-5062e0cb159fac7d8486f17c3e2b99a89880986d.tar.bz2
gentoo-2-5062e0cb159fac7d8486f17c3e2b99a89880986d.zip
Re-add ~ia64/~x86 wrt #240301
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r--dev-ruby/redcloth/ChangeLog5
-rw-r--r--dev-ruby/redcloth/redcloth-4.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog
index 27adea4bab5e..867aabfd19ba 100644
--- a/dev-ruby/redcloth/ChangeLog
+++ b/dev-ruby/redcloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/redcloth
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.19 2008/10/06 16:31:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.20 2008/10/08 09:35:25 armin76 Exp $
+
+ 08 Oct 2008; Raúl Porcel <armin76@gentoo.org> redcloth-4.0.4.ebuild:
+ Re-add ~ia64/~x86 wrt #240301
*redcloth-4.0.4 (06 Oct 2008)
diff --git a/dev-ruby/redcloth/redcloth-4.0.4.ebuild b/dev-ruby/redcloth/redcloth-4.0.4.ebuild
index 0ec14ed03053..1ff74c8d80b9 100644
--- a/dev-ruby/redcloth/redcloth-4.0.4.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.0.4.ebuild
@@ -1,6 +1,6 @@
# 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-4.0.4.ebuild,v 1.1 2008/10/06 16:31:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.0.4.ebuild,v 1.2 2008/10/08 09:35:25 armin76 Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ia64 ~x86"
IUSE=""
USE_RUBY="ruby18 ruby19"