diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-25 01:38:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-25 01:38:41 +0000 |
commit | 26796cfafba40db054fc1db2131c9f20cbb54dbf (patch) | |
tree | 4025ab4f4a8900781d57f2efc70239e42293f2ae /dev-ruby/polyglot | |
parent | version bump (diff) | |
download | historical-26796cfafba40db054fc1db2131c9f20cbb54dbf.tar.gz historical-26796cfafba40db054fc1db2131c9f20cbb54dbf.tar.bz2 historical-26796cfafba40db054fc1db2131c9f20cbb54dbf.zip |
Marked ~hppa (bug #337956).
Package-Manager: portage-2.2.0_alpha1/cvs/Linux i686
Diffstat (limited to 'dev-ruby/polyglot')
-rw-r--r-- | dev-ruby/polyglot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index fb9d8e4b446d..fed4b0a79947 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.14 2010/05/22 15:36:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.15 2010/10/25 01:33:47 jer Exp $ + + 25 Oct 2010; Jeroen Roovers <jer@gentoo.org> polyglot-0.3.1.ebuild: + Marked ~hppa (bug #337956). 22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> polyglot-0.3.1.ebuild: diff --git a/dev-ruby/polyglot/polyglot-0.3.1.ebuild b/dev-ruby/polyglot/polyglot-0.3.1.ebuild index df184edf086b..3faa7a38f4c5 100644 --- a/dev-ruby/polyglot/polyglot-0.3.1.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.1.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.3.1.ebuild,v 1.2 2010/05/22 15:36:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild,v 1.3 2010/10/25 01:33:47 jer Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby" @@ -16,7 +16,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs." HOMEPAGE="http://polyglot.rubyforge.org/" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="" |