summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-12-22 19:04:26 +0000
committerBrent Baude <ranger@gentoo.org>2009-12-22 19:04:26 +0000
commitc9abb8f52dce5751f2c3048d1ed2e9ce24ffff02 (patch)
tree3f3208c4b3d43483076c6cf1abf4d99cb792e79e /dev-ruby
parentMarking archive-tar-minitar-0.5.2-r1 ~ppc64 for bug 297036 (diff)
downloadgentoo-2-c9abb8f52dce5751f2c3048d1ed2e9ce24ffff02.tar.gz
gentoo-2-c9abb8f52dce5751f2c3048d1ed2e9ce24ffff02.tar.bz2
gentoo-2-c9abb8f52dce5751f2c3048d1ed2e9ce24ffff02.zip
stable ppc64, bug 283020
(Portage version: 2.1.7.15/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/bluecloth/ChangeLog5
-rw-r--r--dev-ruby/bluecloth/bluecloth-2.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog
index f5685c63227b..58af26e24169 100644
--- a/dev-ruby/bluecloth/ChangeLog
+++ b/dev-ruby/bluecloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bluecloth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.26 2009/12/15 19:26:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.27 2009/12/22 19:04:26 ranger Exp $
+
+ 22 Dec 2009; Brent Baude <ranger@gentoo.org> bluecloth-2.0.5.ebuild:
+ stable ppc64, bug 283020
15 Dec 2009; Raúl Porcel <armin76@gentoo.org> bluecloth-2.0.5.ebuild:
ia64 stable wrt #283020
diff --git a/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild
index f35cd2c0850e..2d455150e62b 100644
--- a/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-2.0.5.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/bluecloth/bluecloth-2.0.5.ebuild,v 1.5 2009/12/15 19:26:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild,v 1.6 2009/12/22 19:04:26 ranger Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ia64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ia64 ppc ppc64 x86"
IUSE=""
USE_RUBY="ruby18 ruby19"