diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-26 15:56:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-26 15:56:59 +0000 |
commit | 55c0f7031d7ea4748669f5cd07398dcb4167f2f1 (patch) | |
tree | a9d4aa995c2b06a76e08b1ce1b33f6ccd6bfa3bc /dev-ruby/bluecloth | |
parent | arm stable, bug #493780 (diff) | |
download | gentoo-2-55c0f7031d7ea4748669f5cd07398dcb4167f2f1.tar.gz gentoo-2-55c0f7031d7ea4748669f5cd07398dcb4167f2f1.tar.bz2 gentoo-2-55c0f7031d7ea4748669f5cd07398dcb4167f2f1.zip |
arm stable, bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index c4471b019844..6229bb354f23 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bluecloth # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.71 2013/10/06 17:04:11 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.72 2013/12/26 15:56:59 maekke Exp $ + + 26 Dec 2013; Markus Meier <maekke@gentoo.org> bluecloth-2.2.0.ebuild: + arm stable, bug #493780 *bluecloth-2.2.0-r1 (06 Oct 2013) diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild index 9647b1ad5c30..d6aa3c3a8659 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-2013 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.14 2013/01/15 05:27:05 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.15 2013/12/26 15:56:59 maekke 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 ~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="${DEPEND} doc? ( dev-lang/perl )" |