summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-06-25 07:17:18 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-06-25 07:17:18 +0000
commit05fe61b46d8c39ba4ac7045791432219362c2e2c (patch)
tree565508e2ed961c553452857b0c98b4096d6e60f0 /dev-ruby/racc
parentx86 stable, see bug 411507 (diff)
downloadgentoo-2-05fe61b46d8c39ba4ac7045791432219362c2e2c.tar.gz
gentoo-2-05fe61b46d8c39ba4ac7045791432219362c2e2c.tar.bz2
gentoo-2-05fe61b46d8c39ba4ac7045791432219362c2e2c.zip
x86 stable, see bug 411507
(Portage version: 2.1.10.49/cvs/Linux i686)
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 554557e54558..f4dfffe4c95e 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.74 2012/06/21 05:30:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.75 2012/06/25 07:17:18 nativemad Exp $
+
+ 25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> racc-1.4.6-r1.ebuild:
+ x86 stable, see bug 411507
21 Jun 2012; Hans de Graaff <graaff@gentoo.org> racc-1.4.8.ebuild:
Add missing test dependency on hoe, bug 421925.
diff --git a/dev-ruby/racc/racc-1.4.6-r1.ebuild b/dev-ruby/racc/racc-1.4.6-r1.ebuild
index 79ddf7bcec54..7b1411098bca 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.6 2012/05/27 17:45:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.6-r1.ebuild,v 1.7 2012/06/25 07:17:18 nativemad 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 )"