summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-02-13 19:44:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-02-13 19:44:22 +0000
commit3439377209ebb24e8bb8b06158b27f5a2c942c66 (patch)
treeb8e87c45b4088a1426ce5d247576cf5785a7ce4e /dev-ruby/polyglot
parentSnapshot bump; Add OpenJPEG support; Drop ~mips due to openjpeg lib, bug 304931 (diff)
downloadhistorical-3439377209ebb24e8bb8b06158b27f5a2c942c66.tar.gz
historical-3439377209ebb24e8bb8b06158b27f5a2c942c66.tar.bz2
historical-3439377209ebb24e8bb8b06158b27f5a2c942c66.zip
Add ~sparc
Package-Manager: portage-2.1.7.16/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/polyglot')
-rw-r--r--dev-ruby/polyglot/ChangeLog6
-rw-r--r--dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild4
-rw-r--r--dev-ruby/polyglot/polyglot-0.2.9.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog
index d4c9e0053693..bfeaf4ad6e55 100644
--- a/dev-ruby/polyglot/ChangeLog
+++ b/dev-ruby/polyglot/ChangeLog
@@ -1,6 +1,10 @@
# 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.9 2010/01/21 11:18:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.10 2010/02/13 19:36:11 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> polyglot-0.2.9.ebuild,
+ polyglot-0.2.9-r1.ebuild:
+ Add ~sparc
21 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
polyglot-0.2.9-r1.ebuild:
diff --git a/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild b/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild
index 5836b5f5175b..bd78f2ec1952 100644
--- a/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild
+++ b/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild,v 1.5 2010/01/21 11:18:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9-r1.ebuild,v 1.6 2010/02/13 19:36:11 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs."
HOMEPAGE="http://polyglot.rubyforge.org/"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE=""
diff --git a/dev-ruby/polyglot/polyglot-0.2.9.ebuild b/dev-ruby/polyglot/polyglot-0.2.9.ebuild
index f7a3a9d0540f..579ae3454251 100644
--- a/dev-ruby/polyglot/polyglot-0.2.9.ebuild
+++ b/dev-ruby/polyglot/polyglot-0.2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9.ebuild,v 1.1 2009/09/16 05:12:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9.ebuild,v 1.2 2010/02/13 19:36:11 armin76 Exp $
inherit gems
@@ -8,7 +8,7 @@ DESCRIPTION="Polyglot provides support for fully-custom DSLs."
HOMEPAGE="http://polyglot.rubyforge.org/"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
SLOT="0"
IUSE=""