summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-06-20 12:13:30 +0000
committerChristoph Mende <angelos@gentoo.org>2007-06-20 12:13:30 +0000
commitfe12c40c6f0fc06539cb44c25cd3262467117723 (patch)
treea6449e5e2f257df861838cb12dd143db60686371 /dev-ruby
parentStable on amd64 wrt bug 182524 (diff)
downloadgentoo-2-fe12c40c6f0fc06539cb44c25cd3262467117723.tar.gz
gentoo-2-fe12c40c6f0fc06539cb44c25cd3262467117723.tar.bz2
gentoo-2-fe12c40c6f0fc06539cb44c25cd3262467117723.zip
Stable on amd64 wrt bug 182537
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/bluecloth/ChangeLog5
-rw-r--r--dev-ruby/bluecloth/bluecloth-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog
index 7ea4753d1f13..7de028cfa374 100644
--- a/dev-ruby/bluecloth/ChangeLog
+++ b/dev-ruby/bluecloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bluecloth
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.9 2007/03/04 21:00:56 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.10 2007/06/20 12:13:30 angelos Exp $
+
+ 20 Jun 2007; Christoph Mende <angelos@gentoo.org> bluecloth-1.0.0.ebuild:
+ Stable on amd64 wrt bug 182537
04 Mar 2007; Tom Gall <tgall@gentoo.org> bluecloth-1.0.0.ebuild:
added ~ppc64
diff --git a/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild b/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
index cfbca8ef4846..06b5b449bb0b 100644
--- a/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild,v 1.9 2007/03/04 21:00:56 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild,v 1.10 2007/06/20 12:13:30 angelos Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://www.deveiate.org/code/${MY_P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ia64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ia64 ppc ~ppc64 x86"
IUSE=""
USE_RUBY="ruby18"