summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/polyglot/ChangeLog5
-rw-r--r--dev-ruby/polyglot/polyglot-0.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog
index fc1d2a4fac77..a7cf994626b1 100644
--- a/dev-ruby/polyglot/ChangeLog
+++ b/dev-ruby/polyglot/ChangeLog
@@ -1,6 +1,9 @@
# 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.22 2011/12/05 13:37:55 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.23 2011/12/31 19:57:00 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> polyglot-0.3.3.ebuild:
+ Add Prefix keywords, bug #396547
05 Dec 2011; Naohiro Aota <naota@gentoo.org> polyglot-0.3.3.ebuild:
Add ~x86-fbsd.
diff --git a/dev-ruby/polyglot/polyglot-0.3.3.ebuild b/dev-ruby/polyglot/polyglot-0.3.3.ebuild
index 6ddf258cb5cf..32fe15ec9fd1 100644
--- a/dev-ruby/polyglot/polyglot-0.3.3.ebuild
+++ b/dev-ruby/polyglot/polyglot-0.3.3.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.3.ebuild,v 1.2 2011/12/05 13:37:55 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.3.ebuild,v 1.3 2011/12/31 19:57:00 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby ree18 rbx"
@@ -16,7 +16,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs."
HOMEPAGE="http://polyglot.rubyforge.org/"
LICENSE="MIT"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""