diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 19:30:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 19:30:37 +0000 |
commit | 845635d31981fc49fcce4a96cb79c8dc5171efcf (patch) | |
tree | ccad1f176b5f7f8091bdd3405e1b3a687a7ab728 /dev-ruby/racc | |
parent | Change to license template. This covers JDOM, jaxen, saxpath, and werken.xpat... (diff) | |
download | gentoo-2-845635d31981fc49fcce4a96cb79c8dc5171efcf.tar.gz gentoo-2-845635d31981fc49fcce4a96cb79c8dc5171efcf.tar.bz2 gentoo-2-845635d31981fc49fcce4a96cb79c8dc5171efcf.zip |
arm/s390/sh stable wrt #448296
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r-- | dev-ruby/racc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/racc/racc-1.4.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/racc/ChangeLog b/dev-ruby/racc/ChangeLog index 67ae5ebaa820..eea4ed77c7f7 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.91 2012/12/30 20:26:16 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.92 2013/01/01 19:30:37 armin76 Exp $ + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> racc-1.4.8.ebuild: + arm/s390/sh stable wrt #448296 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> racc-1.4.8.ebuild: Stable for alpha, wrt bug #448296 diff --git a/dev-ruby/racc/racc-1.4.8.ebuild b/dev-ruby/racc/racc-1.4.8.ebuild index ca2e70f57394..5e426305e64b 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 +# 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.8.ebuild,v 1.11 2012/12/30 20:26:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.8.ebuild,v 1.12 2013/01/01 19:30:37 armin76 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 |