diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-08-02 09:48:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-08-02 09:48:28 +0000 |
commit | 0ce2e34509ef90fe33a6ce03197e1001940d499e (patch) | |
tree | dbc292923ca1bb91019cce15430f8174312710aa /dev-ruby/racc | |
parent | sparc stable wrt bug #518094 (diff) | |
download | gentoo-2-0ce2e34509ef90fe33a6ce03197e1001940d499e.tar.gz gentoo-2-0ce2e34509ef90fe33a6ce03197e1001940d499e.tar.bz2 gentoo-2-0ce2e34509ef90fe33a6ce03197e1001940d499e.zip |
sparc stable wrt bug #518094
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r-- | dev-ruby/racc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/racc/racc-1.4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/racc/ChangeLog b/dev-ruby/racc/ChangeLog index b705e9cee0c8..b6ffed28e933 100644 --- a/dev-ruby/racc/ChangeLog +++ b/dev-ruby/racc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/racc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.118 2015/07/30 13:13:49 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.119 2015/08/02 09:48:28 pacho Exp $ + + 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> racc-1.4.11.ebuild: + sparc stable wrt bug #518094 30 Jul 2015; Tobias Klausmann <klausman@gentoo.org> racc-1.4.11.ebuild: Stable on alpha, bug 518094 diff --git a/dev-ruby/racc/racc-1.4.11.ebuild b/dev-ruby/racc/racc-1.4.11.ebuild index 13624ced1360..869fea7c73b9 100644 --- a/dev-ruby/racc/racc-1.4.11.ebuild +++ b/dev-ruby/racc/racc-1.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild,v 1.9 2015/07/30 13:13:49 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild,v 1.10 2015/08/02 09:48:28 pacho Exp $ EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/tenderlove/racc" 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 |