summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-23 19:29:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-23 19:29:16 +0000
commitfb9adc42de99149a6b81bee23b85edf76a736ac6 (patch)
tree805cc0a83b9163a73c78f53288a9bff29b10bcb8 /dev-ruby/bluecloth
parentStable for ppc64, wrt bug #448310 (diff)
downloadgentoo-2-fb9adc42de99149a6b81bee23b85edf76a736ac6.tar.gz
gentoo-2-fb9adc42de99149a6b81bee23b85edf76a736ac6.tar.bz2
gentoo-2-fb9adc42de99149a6b81bee23b85edf76a736ac6.zip
Stable for ppc64, wrt bug #448310
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r--dev-ruby/bluecloth/ChangeLog5
-rw-r--r--dev-ruby/bluecloth/bluecloth-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog
index 5cb147395970..542640d79acf 100644
--- a/dev-ruby/bluecloth/ChangeLog
+++ b/dev-ruby/bluecloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bluecloth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.60 2012/10/28 17:17:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.61 2012/12/23 19:29:16 ago Exp $
+
+ 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bluecloth-2.2.0.ebuild:
+ Stable for ppc64, wrt bug #448310
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> bluecloth-2.0.7.ebuild,
bluecloth-2.2.0.ebuild:
diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild
index bd4ad57a92c2..d9aa5206c7f9 100644
--- a/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.5 2012/10/28 17:17:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.6 2012/12/23 19:29:16 ago Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
DEPEND="${DEPEND} doc? ( dev-lang/perl )"