summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/polyglot/ChangeLog7
-rw-r--r--dev-ruby/polyglot/polyglot-0.3.1.ebuild6
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=""