diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-04 11:23:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-04 11:23:10 +0000 |
commit | 12432447f25b6f180acca384b918d817cfb64ac2 (patch) | |
tree | 7ba23a0c7aa44fc7688cc99f2b79591e24b2b957 /dev-ruby/bluecloth | |
parent | stable x86, bug 298977 (diff) | |
download | historical-12432447f25b6f180acca384b918d817cfb64ac2.tar.gz historical-12432447f25b6f180acca384b918d817cfb64ac2.tar.bz2 historical-12432447f25b6f180acca384b918d817cfb64ac2.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index 58af26e24169..8fee45b11bfe 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/bluecloth -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.27 2009/12/22 19:04:26 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.28 2010/01/04 11:06:25 fauli Exp $ + + 04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + bluecloth-2.0.5-r1.ebuild: + Transfer Prefix keywords 22 Dec 2009; Brent Baude <ranger@gentoo.org> bluecloth-2.0.5.ebuild: stable ppc64, bug 283020 diff --git a/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild index 6e97fabe1fc8..0dfa64265053 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-2009 Gentoo Foundation +# 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.1 2009/12/15 15:09:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild,v 1.2 2010/01/04 11:06:25 fauli 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" +KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend ">=dev-ruby/rdoc-2.4.1" |