summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-21 18:38:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-21 18:38:35 +0000
commita7e7f64650fb05ecc035c77691947191c298fe13 (patch)
tree6b990cdaf15a95e4bacafab4569abba5c4e9180d /dev-ruby/racc
parentalpha/ia64/s390/sh/sparc stable wrt #411507 (diff)
downloadhistorical-a7e7f64650fb05ecc035c77691947191c298fe13.tar.gz
historical-a7e7f64650fb05ecc035c77691947191c298fe13.tar.bz2
historical-a7e7f64650fb05ecc035c77691947191c298fe13.zip
alpha/ia64/sparc stable wrt #411507
Package-Manager: portage-2.1.11.16/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r--dev-ruby/racc/ChangeLog5
-rw-r--r--dev-ruby/racc/racc-1.4.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/racc/ChangeLog b/dev-ruby/racc/ChangeLog
index 3c8e034bf605..613c60158fd1 100644
--- a/dev-ruby/racc/ChangeLog
+++ b/dev-ruby/racc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/racc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.77 2012/07/25 20:31:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.78 2012/10/21 18:36:37 armin76 Exp $
+
+ 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> racc-1.4.6-r1.ebuild:
+ alpha/ia64/sparc stable wrt #411507
25 Jul 2012; Anthony G. Basile <blueness@gentoo.org> racc-1.4.6-r1.ebuild:
Stable ppc64, bug #411507
diff --git a/dev-ruby/racc/racc-1.4.6-r1.ebuild b/dev-ruby/racc/racc-1.4.6-r1.ebuild
index 3b53c70d6a2e..55190123f38d 100644
--- a/dev-ruby/racc/racc-1.4.6-r1.ebuild
+++ b/dev-ruby/racc/racc-1.4.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.6-r1.ebuild,v 1.9 2012/07/25 20:31:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.6-r1.ebuild,v 1.10 2012/10/21 18:36:37 armin76 Exp $
EAPI=2
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.loveruby.net/en/racc.html"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend "dev-ruby/rake test? ( virtual/ruby-test-unit )"