diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-23 10:19:19 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-23 10:19:19 +0000 |
commit | 5a488a5908bbcf02f60cd6fd057a3f9fbe1e88de (patch) | |
tree | 47cdedfab3dc0a2827026cdde3f7b6883c3b72e4 /dev-ruby/bluecloth | |
parent | ppc64 stable wrt #364215 (diff) | |
download | gentoo-2-5a488a5908bbcf02f60cd6fd057a3f9fbe1e88de.tar.gz gentoo-2-5a488a5908bbcf02f60cd6fd057a3f9fbe1e88de.tar.bz2 gentoo-2-5a488a5908bbcf02f60cd6fd057a3f9fbe1e88de.zip |
ppc64 stable wrt #364215
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index fae4f124b883..f45eaf8b80c0 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bluecloth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.49 2011/07/16 09:39:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.50 2011/07/23 10:19:19 xarthisius Exp $ + + 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> bluecloth-2.0.7.ebuild: + ppc64 stable wrt #364215 16 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> bluecloth-2.0.7.ebuild: ppc stable wrt #364215 diff --git a/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild index 3312ca9c2e75..9e3f9b60e3e6 100644 --- a/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v 1.11 2011/07/16 09:39:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v 1.12 2011/07/23 10:19:19 xarthisius Exp $ EAPI=2 USE_RUBY="ruby18" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend " |