diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:13:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:13:27 +0000 |
commit | 37d80e259cc7cac80101e808bd49a261b1328397 (patch) | |
tree | 81380e790e29beda81502f97dc83855e9804fdca /dev-ruby | |
parent | Marking actionpack-2.2.3-r1 ~ppc for bug 301007 (diff) | |
download | gentoo-2-37d80e259cc7cac80101e808bd49a261b1328397.tar.gz gentoo-2-37d80e259cc7cac80101e808bd49a261b1328397.tar.bz2 gentoo-2-37d80e259cc7cac80101e808bd49a261b1328397.zip |
Marking bluecloth-2.0.5-r1 ~ppc for bug 297041
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index 0bb3f91ab65d..c5cbca838f33 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bluecloth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.32 2010/01/18 02:22:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.33 2010/01/18 20:13:27 ranger Exp $ + + 18 Jan 2010; Brent Baude <ranger@gentoo.org> bluecloth-2.0.5-r1.ebuild: + Marking bluecloth-2.0.5-r1 ~ppc for bug 297041 *bluecloth-2.0.6 (18 Jan 2010) diff --git a/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild index 2c4885b94447..241faca91506 100644 --- a/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild,v 1.4 2010/01/13 17:47:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild,v 1.5 2010/01/18 20:13:27 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ruby19" @@ -13,7 +13,7 @@ SRC_URI="http://www.deveiate.org/code/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend ">=dev-ruby/rdoc-2.4.1" |