diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-06-29 19:46:47 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-06-29 19:46:47 +0000 |
commit | 69e72b0e59ee83a4695c8dd92f26cf6803fc0e81 (patch) | |
tree | 19d26bb5fbb088b3c77f22af95970ae3d6048240 /dev-ruby/polyglot | |
parent | Marked ~x86-solaris (diff) | |
download | gentoo-2-69e72b0e59ee83a4695c8dd92f26cf6803fc0e81.tar.gz gentoo-2-69e72b0e59ee83a4695c8dd92f26cf6803fc0e81.tar.bz2 gentoo-2-69e72b0e59ee83a4695c8dd92f26cf6803fc0e81.zip |
Marked ~x86-solaris
(Portage version: 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="" |