summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-09-09 08:04:18 +0000
committerFabian Groffen <grobian@gentoo.org>2011-09-09 08:04:18 +0000
commit7d369eef0146a646228fc6a686ce15a4d1bb8072 (patch)
treedac6918ef8355a95b19fa05fde53f6b713befbd3 /dev-ruby/polyglot
parentMarked ~sparc-solaris (diff)
downloadgentoo-2-7d369eef0146a646228fc6a686ce15a4d1bb8072.tar.gz
gentoo-2-7d369eef0146a646228fc6a686ce15a4d1bb8072.tar.bz2
gentoo-2-7d369eef0146a646228fc6a686ce15a4d1bb8072.zip
Marked ~sparc-solaris
(Portage version: 2.2.01.19120-prefix/cvs/SunOS sparc)
Diffstat (limited to 'dev-ruby/polyglot')
-rw-r--r--dev-ruby/polyglot/ChangeLog5
-rw-r--r--dev-ruby/polyglot/polyglot-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog
index abe4c8917890..bf2eb9d773fe 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.19 2011/07/31 16:36:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.20 2011/09/09 08:04:18 grobian Exp $
+
+ 09 Sep 2011; Fabian Groffen <grobian@gentoo.org> polyglot-0.3.2.ebuild:
+ Marked ~sparc-solaris
31 Jul 2011; Raúl Porcel <armin76@gentoo.org> polyglot-0.3.1.ebuild,
polyglot-0.3.2.ebuild:
diff --git a/dev-ruby/polyglot/polyglot-0.3.2.ebuild b/dev-ruby/polyglot/polyglot-0.3.2.ebuild
index 4fa1876a69a3..fcd492125e9d 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.2 2011/07/31 16:36:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.2.ebuild,v 1.3 2011/09/09 08:04:17 grobian 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-solaris ~x86-solaris"
SLOT="0"
IUSE=""