diff options
author | 2010-01-14 16:06:13 +0000 | |
---|---|---|
committer | 2010-01-14 16:06:13 +0000 | |
commit | 766942a5369e5fd1fe78d027bc3f166784757090 (patch) | |
tree | 49ced2732792bdb8b19d439d39ef05f18a3fb6e2 /dev-ruby | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-766942a5369e5fd1fe78d027bc3f166784757090.tar.gz gentoo-2-766942a5369e5fd1fe78d027bc3f166784757090.tar.bz2 gentoo-2-766942a5369e5fd1fe78d027bc3f166784757090.zip |
Marking polyglot-0.2.9-r1 ~ppc for bug 300739
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/polyglot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index 2047aa7a00ad..933b4e87243e 100644 --- a/dev-ruby/polyglot/ChangeLog +++ b/dev-ruby/polyglot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/polyglot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.7 2010/01/13 18:41:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.8 2010/01/14 16:06:13 ranger Exp $ + + 14 Jan 2010; Brent Baude <ranger@gentoo.org> polyglot-0.2.9-r1.ebuild: + Marking polyglot-0.2.9-r1 ~ppc for bug 300739 13 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> polyglot-0.2.9-r1.ebuild: diff --git a/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild b/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild index 6915b98c7b0a..1ba4176bc166 100644 --- a/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild +++ b/dev-ruby/polyglot/polyglot-0.2.9-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/polyglot/polyglot-0.2.9-r1.ebuild,v 1.3 2010/01/13 18:41:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild,v 1.4 2010/01/14 16:06:13 ranger Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,7 +16,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs." HOMEPAGE="http://polyglot.rubyforge.org/" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="" |