summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-06-02 16:26:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-06-02 16:26:47 +0000
commit1bb9f55a0d67f92722dc1245dc3b281fba39bf6c (patch)
tree5eb880af9577122dae2e45d741b350ab87fb9707 /dev-ruby/redcloth
parentia64 stable wrt #271951 (diff)
downloadgentoo-2-1bb9f55a0d67f92722dc1245dc3b281fba39bf6c.tar.gz
gentoo-2-1bb9f55a0d67f92722dc1245dc3b281fba39bf6c.tar.bz2
gentoo-2-1bb9f55a0d67f92722dc1245dc3b281fba39bf6c.zip
ia64 stable wrt #271840
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r--dev-ruby/redcloth/ChangeLog5
-rw-r--r--dev-ruby/redcloth/redcloth-4.1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog
index af5d8b17e986..b11349b6f0f7 100644
--- a/dev-ruby/redcloth/ChangeLog
+++ b/dev-ruby/redcloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/redcloth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.27 2009/05/31 16:02:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.28 2009/06/02 16:26:47 armin76 Exp $
+
+ 02 Jun 2009; Raúl Porcel <armin76@gentoo.org> redcloth-4.1.9.ebuild:
+ ia64 stable wrt #271840
31 May 2009; Markus Meier <maekke@gentoo.org> redcloth-4.1.9.ebuild:
amd64/x86 stable, bug #271840
diff --git a/dev-ruby/redcloth/redcloth-4.1.9.ebuild b/dev-ruby/redcloth/redcloth-4.1.9.ebuild
index 21a8080b48ec..6ac1b3c9541b 100644
--- a/dev-ruby/redcloth/redcloth-4.1.9.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.1.9.ebuild,v 1.2 2009/05/31 16:02:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.1.9.ebuild,v 1.3 2009/06/02 16:26:47 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 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 x86"
IUSE=""
USE_RUBY="ruby18 ruby19"