summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-07-23 13:15:19 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-07-23 13:15:19 +0000
commit2f83021d47b01523f00e4857b8864ffb60583668 (patch)
tree60055782ee7d16ce4776082353088bed9227207d /dev-ruby/racc
parentppc/ppc64 stable wrt #372391 (diff)
downloadgentoo-2-2f83021d47b01523f00e4857b8864ffb60583668.tar.gz
gentoo-2-2f83021d47b01523f00e4857b8864ffb60583668.tar.bz2
gentoo-2-2f83021d47b01523f00e4857b8864ffb60583668.zip
ppc/ppc64 stable wrt #372391
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r--dev-ruby/racc/ChangeLog5
-rw-r--r--dev-ruby/racc/racc-1.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/racc/ChangeLog b/dev-ruby/racc/ChangeLog
index 22523792baad..b6612d566553 100644
--- a/dev-ruby/racc/ChangeLog
+++ b/dev-ruby/racc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/racc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.57 2011/07/13 20:49:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.58 2011/07/23 13:15:19 xarthisius Exp $
+
+ 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> racc-1.4.6.ebuild:
+ ppc/ppc64 stable wrt #372391
13 Jul 2011; Markus Meier <maekke@gentoo.org> racc-1.4.6.ebuild:
x86 stable, bug #372391
diff --git a/dev-ruby/racc/racc-1.4.6.ebuild b/dev-ruby/racc/racc-1.4.6.ebuild
index 4ee5be71b2c0..14ab66c6c2a8 100644
--- a/dev-ruby/racc/racc-1.4.6.ebuild
+++ b/dev-ruby/racc/racc-1.4.6.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/racc/racc-1.4.6.ebuild,v 1.14 2011/07/13 20:49:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.6.ebuild,v 1.15 2011/07/23 13:15:19 xarthisius Exp $
EAPI=2
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.loveruby.net/en/racc.html"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend "dev-ruby/rake test? ( virtual/ruby-test-unit )"