diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:43:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:43:56 +0000 |
commit | 0120f0f722a7434721047064db2ad36ca62f4150 (patch) | |
tree | f1d647e7a3a41f9131f4815ae458510e9309c4ca /dev-ruby/bluecloth | |
parent | Stable for ppc, wrt bug #505920 (diff) | |
download | gentoo-2-0120f0f722a7434721047064db2ad36ca62f4150.tar.gz gentoo-2-0120f0f722a7434721047064db2ad36ca62f4150.tar.bz2 gentoo-2-0120f0f722a7434721047064db2ad36ca62f4150.zip |
Stable for ppc, wrt bug #505920
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index 949603355339..4df571020faf 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,9 @@ # 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.85 2014/08/25 15:58:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.86 2014/11/18 11:43:56 ago Exp $ + + 18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> bluecloth-2.2.0-r1.ebuild: + Stable for ppc, wrt bug #505920 25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> bluecloth-2.2.0-r1.ebuild: Mark amd64 stable. Bug #505920. diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild index ebbb735af22b..222f9139a96f 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.10 2014/08/25 15:58:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild,v 1.11 2014/11/18 11:43:56 ago 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 )" |