summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-13 05:24:59 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-13 05:24:59 +0000
commitea78d6a65f3aba5f15f4217b7a1111b9ff9ec469 (patch)
tree4b9d590090fadc7ef01174ca17bf14c96451ebcb /dev-ruby/redcloth
parentMark 1.0.5 stable on ia64 (diff)
downloadhistorical-ea78d6a65f3aba5f15f4217b7a1111b9ff9ec469.tar.gz
historical-ea78d6a65f3aba5f15f4217b7a1111b9ff9ec469.tar.bz2
historical-ea78d6a65f3aba5f15f4217b7a1111b9ff9ec469.zip
Mark 3.0.4 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r--dev-ruby/redcloth/ChangeLog5
-rw-r--r--dev-ruby/redcloth/redcloth-3.0.4.ebuild4
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"