summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2012-07-22 14:11:08 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2012-07-22 14:11:08 +0000
commit01826cf57e27952f03bb7cd0552a3e72712be8f5 (patch)
tree9360111f512824ee85c8cf5e9f863cec6080553d /dev-ruby/racc
parentppc stable #411507 (diff)
downloadgentoo-2-01826cf57e27952f03bb7cd0552a3e72712be8f5.tar.gz
gentoo-2-01826cf57e27952f03bb7cd0552a3e72712be8f5.tar.bz2
gentoo-2-01826cf57e27952f03bb7cd0552a3e72712be8f5.zip
ppc stable #411507
(Portage version: 2.1.10.49/cvs/Linux ppc)
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 f4dfffe4c95e..e5c29fbc0c43 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.75 2012/06/25 07:17:18 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.76 2012/07/22 14:11:08 nixnut Exp $
+
+ 22 Jul 2012; <nixnut@gentoo.org> racc-1.4.6-r1.ebuild:
+ ppc stable #411507
25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> racc-1.4.6-r1.ebuild:
x86 stable, see 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 7b1411098bca..6b97a12bfe03 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.7 2012/06/25 07:17:18 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.6-r1.ebuild,v 1.8 2012/07/22 14:11:08 nixnut 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 )"