diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 19:36:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 19:36:11 +0000 |
commit | 14a33d061bd46b57194fbf2f6971195cbf6f0c3d (patch) | |
tree | c5b19f6f8afca9d021d8dd10343bf3b2ba560654 /dev-ruby/polyglot | |
parent | Version Bump and old version removed (diff) | |
download | gentoo-2-14a33d061bd46b57194fbf2f6971195cbf6f0c3d.tar.gz gentoo-2-14a33d061bd46b57194fbf2f6971195cbf6f0c3d.tar.bz2 gentoo-2-14a33d061bd46b57194fbf2f6971195cbf6f0c3d.zip |
Add ~sparc
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/polyglot')
-rw-r--r-- | dev-ruby/polyglot/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.2.9.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index d4c9e0053693..bfeaf4ad6e55 100644 --- a/dev-ruby/polyglot/ChangeLog +++ b/dev-ruby/polyglot/ChangeLog @@ -1,6 +1,10 @@ # 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.9 2010/01/21 11:18:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.10 2010/02/13 19:36:11 armin76 Exp $ + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> polyglot-0.2.9.ebuild, + polyglot-0.2.9-r1.ebuild: + Add ~sparc 21 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 5836b5f5175b..bd78f2ec1952 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.5 2010/01/21 11:18:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild,v 1.6 2010/02/13 19:36:11 armin76 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 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="" diff --git a/dev-ruby/polyglot/polyglot-0.2.9.ebuild b/dev-ruby/polyglot/polyglot-0.2.9.ebuild index f7a3a9d0540f..579ae3454251 100644 --- a/dev-ruby/polyglot/polyglot-0.2.9.ebuild +++ b/dev-ruby/polyglot/polyglot-0.2.9.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.ebuild,v 1.1 2009/09/16 05:12:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9.ebuild,v 1.2 2010/02/13 19:36:11 armin76 Exp $ inherit gems @@ -8,7 +8,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs." HOMEPAGE="http://polyglot.rubyforge.org/" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" SLOT="0" IUSE="" |