summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-28 11:20:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-28 11:20:30 +0000
commitd81abe19efd3cf8a1a478f176cb1e7dd68ce58ce (patch)
tree3bf8375064f17132c1c02850535152ab3b412f6e /dev-ruby/racc
parentStable for ia64, wrt bug #440872 (diff)
downloadgentoo-2-d81abe19efd3cf8a1a478f176cb1e7dd68ce58ce.tar.gz
gentoo-2-d81abe19efd3cf8a1a478f176cb1e7dd68ce58ce.tar.bz2
gentoo-2-d81abe19efd3cf8a1a478f176cb1e7dd68ce58ce.zip
Stable for ppc, wrt bug #448296
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r--dev-ruby/racc/ChangeLog5
-rw-r--r--dev-ruby/racc/racc-1.4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/racc/ChangeLog b/dev-ruby/racc/ChangeLog
index 6be010a410a4..82f92792502a 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.87 2012/12/27 02:13:58 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.88 2012/12/28 11:20:30 ago Exp $
+
+ 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> racc-1.4.8.ebuild:
+ Stable for ppc, wrt bug #448296
27 Dec 2012; Jeff Horelick <jdhore@gentoo.org> racc-1.4.8.ebuild:
marked x86 per bug 448296
diff --git a/dev-ruby/racc/racc-1.4.8.ebuild b/dev-ruby/racc/racc-1.4.8.ebuild
index 09147011321c..1756bc9b694f 100644
--- a/dev-ruby/racc/racc-1.4.8.ebuild
+++ b/dev-ruby/racc/racc-1.4.8.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.8.ebuild,v 1.7 2012/12/27 02:13:58 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.8.ebuild,v 1.8 2012/12/28 11:20:30 ago Exp $
EAPI=4
@@ -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 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"
ruby_add_bdepend "dev-ruby/rake