diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-13 16:57:06 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-13 16:57:06 +0000 |
commit | d40f25ae19c277a3337994f287e2b26e816e6fd5 (patch) | |
tree | 45357a2679913508d368f4416b1bb6303774ef1c /dev-ruby/polyglot | |
parent | Marking rspec-1.3.0 ~ppc64 for bug 300739 (diff) | |
download | historical-d40f25ae19c277a3337994f287e2b26e816e6fd5.tar.gz historical-d40f25ae19c277a3337994f287e2b26e816e6fd5.tar.bz2 historical-d40f25ae19c277a3337994f287e2b26e816e6fd5.zip |
Marking polyglot-0.2.9-r1 ~ppc64 for bug 300739
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/polyglot')
-rw-r--r-- | dev-ruby/polyglot/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index 501d171f24c9..2cde25ca142d 100644 --- a/dev-ruby/polyglot/ChangeLog +++ b/dev-ruby/polyglot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/polyglot -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.5 2009/12/16 18:39:53 graaff Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.6 2010/01/13 16:57:06 ranger Exp $ + + 13 Jan 2010; Brent Baude <ranger@gentoo.org> polyglot-0.2.9-r1.ebuild: + Marking polyglot-0.2.9-r1 ~ppc64 for bug 300739 *polyglot-0.2.9-r1 (16 Dec 2009) diff --git a/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild b/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild index 69e41e2dbd01..c2aa280f5c48 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-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/polyglot/polyglot-0.2.9-r1.ebuild,v 1.1 2009/12/16 18:39:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild,v 1.2 2010/01/13 16:57:06 ranger Exp $ EAPI=2 USE_RUBY="ruby18" @@ -14,7 +14,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs." HOMEPAGE="http://polyglot.rubyforge.org/" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" SLOT="0" IUSE="" |