summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-13 17:47:41 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-13 17:47:41 +0000
commitb1ca28bce372486644ed1e5a541c159ae72a60b7 (patch)
treeae883e139af2ae9987bee009040513260cba9588 /dev-ruby/bluecloth
parentMarking rspec-rails-1.3.1 ~ppc64 for bug 300739 (diff)
downloadgentoo-2-b1ca28bce372486644ed1e5a541c159ae72a60b7.tar.gz
gentoo-2-b1ca28bce372486644ed1e5a541c159ae72a60b7.tar.bz2
gentoo-2-b1ca28bce372486644ed1e5a541c159ae72a60b7.zip
Marking bluecloth-2.0.5-r1 ~ppc64 for bug 297041
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r--dev-ruby/bluecloth/ChangeLog5
-rw-r--r--dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog
index dcf9ff343b6e..57f71351b3a9 100644
--- a/dev-ruby/bluecloth/ChangeLog
+++ b/dev-ruby/bluecloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bluecloth
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.29 2010/01/04 23:03:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.30 2010/01/13 17:47:41 ranger Exp $
+
+ 13 Jan 2010; Brent Baude <ranger@gentoo.org> bluecloth-2.0.5-r1.ebuild:
+ Marking bluecloth-2.0.5-r1 ~ppc64 for bug 297041
04 Jan 2010; Markus Meier <maekke@gentoo.org> bluecloth-2.0.5-r1.ebuild:
add ~x86, bug #297041
diff --git a/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild
index a29205ae06ef..2c4885b94447 100644
--- a/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r1.ebuild,v 1.3 2010/01/04 23:03:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild,v 1.4 2010/01/13 17:47:41 ranger Exp $
EAPI=2
USE_RUBY="ruby18 ruby19"
@@ -13,7 +13,7 @@ SRC_URI="http://www.deveiate.org/code/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend ">=dev-ruby/rdoc-2.4.1"