diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-06-29 19:48:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-06-29 19:48:29 +0000 |
commit | 571ddfebfb10aa4d582a525697104b05fa1349ba (patch) | |
tree | 5d79344158a1e6f109c6b0350f507b8c12447baa /dev-ruby/polyglot | |
parent | x86 stable, bug #373153 (diff) | |
download | historical-571ddfebfb10aa4d582a525697104b05fa1349ba.tar.gz historical-571ddfebfb10aa4d582a525697104b05fa1349ba.tar.bz2 historical-571ddfebfb10aa4d582a525697104b05fa1349ba.zip |
Marked ~x86-solaris
Package-Manager: portage-2.2.01.18826-prefix/cvs/SunOS i386
Diffstat (limited to 'dev-ruby/polyglot')
-rw-r--r-- | dev-ruby/polyglot/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index a99fd5ea6dbc..3b8600aeb216 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.16 2010/12/04 08:21:01 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.17 2011/06/29 19:46:47 grobian Exp $ + + 29 Jun 2011; Fabian Groffen <grobian@gentoo.org> polyglot-0.3.1.ebuild: + Marked ~x86-solaris 04 Dec 2010; Hans de Graaff <graaff@gentoo.org> polyglot-0.3.1.ebuild: Add ree18 target. diff --git a/dev-ruby/polyglot/polyglot-0.3.1.ebuild b/dev-ruby/polyglot/polyglot-0.3.1.ebuild index fc1125b85b21..3d8b63fe7b18 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 +# 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.4 2010/12/04 08:21:01 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild,v 1.5 2011/06/29 19:46:47 grobian 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" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" SLOT="0" IUSE="" |