diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-24 09:59:38 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-24 09:59:38 +0000 |
commit | 4cea04b593775bc24031b3a3b7b98211224ec120 (patch) | |
tree | c58047259359c12fab11a6688658739dcfc56906 /dev-ruby/thor | |
parent | Stable on amd64 wrt bug #349496 (diff) | |
download | historical-4cea04b593775bc24031b3a3b7b98211224ec120.tar.gz historical-4cea04b593775bc24031b3a3b7b98211224ec120.tar.bz2 historical-4cea04b593775bc24031b3a3b7b98211224ec120.zip |
Marked ~ppc/~ppc64 wrt #351835
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/thor')
-rw-r--r-- | dev-ruby/thor/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/thor/thor-0.14.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/thor/ChangeLog b/dev-ruby/thor/ChangeLog index 3708e960a0a1..d232d3a15464 100644 --- a/dev-ruby/thor/ChangeLog +++ b/dev-ruby/thor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/thor # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v 1.8 2011/06/29 19:48:29 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v 1.9 2011/07/24 09:39:01 xarthisius Exp $ + + 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> thor-0.14.6.ebuild: + Marked ~ppc/~ppc64 wrt #351835 29 Jun 2011; Fabian Groffen <grobian@gentoo.org> thor-0.14.6.ebuild: Marked ~x86-solaris diff --git a/dev-ruby/thor/thor-0.14.6.ebuild b/dev-ruby/thor/thor-0.14.6.ebuild index 089eeaf60d4e..d67acf0e61ad 100644 --- a/dev-ruby/thor/thor-0.14.6.ebuild +++ b/dev-ruby/thor/thor-0.14.6.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/thor/thor-0.14.6.ebuild,v 1.2 2011/06/29 19:48:29 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.14.6.ebuild,v 1.3 2011/07/24 09:39:01 xarthisius Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19" @@ -21,7 +21,7 @@ S="${WORKDIR}/wycats-${PN}-*" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-solaris" IUSE="doc" ruby_add_bdepend " |