summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-09-05 15:46:51 +0000
committerJeroen Roovers <jer@gentoo.org>2013-09-05 15:46:51 +0000
commit380088f6d552a3f150260338e3ad3f52a2b5e461 (patch)
treeb685eca850e9564f91b2adb7bebac03477bb71b2 /dev-ruby/racc
parentStable for HPPA (bug #483254). (diff)
downloadgentoo-2-380088f6d552a3f150260338e3ad3f52a2b5e461.tar.gz
gentoo-2-380088f6d552a3f150260338e3ad3f52a2b5e461.tar.bz2
gentoo-2-380088f6d552a3f150260338e3ad3f52a2b5e461.zip
Stable for HPPA (bug #483254).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r--dev-ruby/racc/ChangeLog5
-rw-r--r--dev-ruby/racc/racc-1.4.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/racc/ChangeLog b/dev-ruby/racc/ChangeLog
index 3e30bead4ca7..aa65eb99d68e 100644
--- a/dev-ruby/racc/ChangeLog
+++ b/dev-ruby/racc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/racc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.97 2013/09/01 14:46:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.98 2013/09/05 15:46:51 jer Exp $
+
+ 05 Sep 2013; Jeroen Roovers <jer@gentoo.org> racc-1.4.9.ebuild:
+ Stable for HPPA (bug #483254).
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> racc-1.4.9.ebuild:
Stable for x86, wrt bug #483254
diff --git a/dev-ruby/racc/racc-1.4.9.ebuild b/dev-ruby/racc/racc-1.4.9.ebuild
index 89991c4b0fd7..0213ee28f7bd 100644
--- a/dev-ruby/racc/racc-1.4.9.ebuild
+++ b/dev-ruby/racc/racc-1.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.9.ebuild,v 1.5 2013/09/01 14:46:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.9.ebuild,v 1.6 2013/09/05 15:46:51 jer Exp $
EAPI=4
@@ -18,7 +18,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 ~amd64-fbsd ~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 ~amd64-fbsd ~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"