summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-14 14:06:27 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-14 14:06:27 +0000
commit3896ef08f7744cca848eae233ea6989504560594 (patch)
tree85021a8cefc611b814fe1220cfd0c35f27256a43 /dev-ruby/bluecloth
parentx86 stable wrt bug #505920 (diff)
downloadgentoo-2-3896ef08f7744cca848eae233ea6989504560594.tar.gz
gentoo-2-3896ef08f7744cca848eae233ea6989504560594.tar.bz2
gentoo-2-3896ef08f7744cca848eae233ea6989504560594.zip
x86 stable wrt bug #505920
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r--dev-ruby/bluecloth/ChangeLog6
-rw-r--r--dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog
index d86a1ab01510..326e0f22314b 100644
--- a/dev-ruby/bluecloth/ChangeLog
+++ b/dev-ruby/bluecloth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/bluecloth
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.81 2014/07/01 05:59:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.82 2014/07/14 14:06:27 phajdan.jr Exp $
+
+ 14 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ bluecloth-2.2.0-r1.ebuild:
+ x86 stable wrt bug #505920
01 Jul 2014; Hans de Graaff <graaff@gentoo.org> bluecloth-2.2.0-r2.ebuild:
dev-ruby/hoe is always a build-time dependency, not just for FEATURES=test.
diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild
index 6e87f0dcb6ab..779d5b84f5ac 100644
--- a/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r1.ebuild,v 1.7 2014/06/13 19:23:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild,v 1.8 2014/07/14 14:06:27 phajdan.jr Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
DEPEND+=" doc? ( dev-lang/perl )"