diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:05:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:05:44 +0000 |
commit | cfb8140e3e5d48689c6de4f0a83fd12c21e97d0c (patch) | |
tree | 048c472475ee2ff35a82a39807ffc7399c9255f2 /dev-ruby/racc | |
parent | Stable for sparc, wrt bug #447910 (diff) | |
download | gentoo-2-cfb8140e3e5d48689c6de4f0a83fd12c21e97d0c.tar.gz gentoo-2-cfb8140e3e5d48689c6de4f0a83fd12c21e97d0c.tar.bz2 gentoo-2-cfb8140e3e5d48689c6de4f0a83fd12c21e97d0c.zip |
Stable for sparc, 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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/racc/racc-1.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/racc/ChangeLog b/dev-ruby/racc/ChangeLog index a73d53017d03..bac665a9ef9c 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.89 2012/12/29 16:59:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.90 2012/12/30 14:05:44 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> racc-1.4.8.ebuild: + Stable for sparc, wrt bug #448296 29 Dec 2012; Jeroen Roovers <jer@gentoo.org> racc-1.4.8.ebuild: Stable for HPPA (bug #448296). diff --git a/dev-ruby/racc/racc-1.4.8.ebuild b/dev-ruby/racc/racc-1.4.8.ebuild index e7be0e191bc4..b4f7df7aedb0 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.9 2012/12/29 16:59:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.8.ebuild,v 1.10 2012/12/30 14:05:44 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 |