diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-31 16:36:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-31 16:36:21 +0000 |
commit | 8e1b1b3ef06b43d2acc0c36be9cbf6e46ef35b89 (patch) | |
tree | 4a5907dafae7eadc2f34ce0ecb00cd2db0e2d421 /dev-ruby/polyglot | |
parent | Remove obsolete entries thanks to mattst88. (diff) | |
download | gentoo-2-8e1b1b3ef06b43d2acc0c36be9cbf6e46ef35b89.tar.gz gentoo-2-8e1b1b3ef06b43d2acc0c36be9cbf6e46ef35b89.tar.bz2 gentoo-2-8e1b1b3ef06b43d2acc0c36be9cbf6e46ef35b89.zip |
Add ~ia64
(Portage version: 2.1.10.7/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.3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index 7f5cfc1929ed..abe4c8917890 100644 --- a/dev-ruby/polyglot/ChangeLog +++ b/dev-ruby/polyglot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/polyglot # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.18 2011/07/27 05:36:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.19 2011/07/31 16:36:21 armin76 Exp $ + + 31 Jul 2011; Raúl Porcel <armin76@gentoo.org> polyglot-0.3.1.ebuild, + polyglot-0.3.2.ebuild: + Add ~ia64 *polyglot-0.3.2 (27 Jul 2011) diff --git a/dev-ruby/polyglot/polyglot-0.3.1.ebuild b/dev-ruby/polyglot/polyglot-0.3.1.ebuild index 3d8b63fe7b18..3d99ee6e80b3 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-2011 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.5 2011/06/29 19:46:47 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild,v 1.6 2011/07/31 16:36:21 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby ree18" @@ -16,7 +16,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs." HOMEPAGE="http://polyglot.rubyforge.org/" LICENSE="MIT" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" SLOT="0" IUSE="" diff --git a/dev-ruby/polyglot/polyglot-0.3.2.ebuild b/dev-ruby/polyglot/polyglot-0.3.2.ebuild index 7dd993e53f15..4fa1876a69a3 100644 --- a/dev-ruby/polyglot/polyglot-0.3.2.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.2.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/polyglot/polyglot-0.3.2.ebuild,v 1.1 2011/07/27 05:36:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.2.ebuild,v 1.2 2011/07/31 16:36:21 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby ree18" @@ -16,6 +16,6 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs." HOMEPAGE="http://polyglot.rubyforge.org/" LICENSE="MIT" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" SLOT="0" IUSE="" |