summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-26 15:48:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-26 15:48:10 +0000
commit928ed8ccbcd144f7622601aa5ab211c0a301a255 (patch)
tree0e02f1cbac73833c9d49cb87df075791e39aaf3f /dev-ruby/bluecloth
parentStable for amd64, wrt bug #448310 (diff)
downloadgentoo-2-928ed8ccbcd144f7622601aa5ab211c0a301a255.tar.gz
gentoo-2-928ed8ccbcd144f7622601aa5ab211c0a301a255.tar.bz2
gentoo-2-928ed8ccbcd144f7622601aa5ab211c0a301a255.zip
Stable for amd64, wrt bug #448310
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 542640d79acf..e06a39c7624e 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.61 2012/12/23 19:29:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.62 2012/12/26 15:48:10 ago Exp $
+
+ 26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bluecloth-2.2.0.ebuild:
+ Stable for amd64, wrt bug #448310
23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bluecloth-2.2.0.ebuild:
Stable for ppc64, wrt bug #448310
diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild
index d9aa5206c7f9..4c336c176f25 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.6 2012/12/23 19:29:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.7 2012/12/26 15:48:10 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 )"