diff options
author | Hans de Graaff <graaff@gentoo.org> | 2014-01-05 10:51:35 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2014-01-05 10:51:35 +0000 |
commit | a7cbbfbfc6d598f05352546ff01ea3bb7ed4c76e (patch) | |
tree | 3a963260743c5a89ae7be2f5eb8bd5250abca3d5 /dev-ruby | |
parent | Drop s390 and sh stable flags for ruby. (diff) | |
download | gentoo-2-a7cbbfbfc6d598f05352546ff01ea3bb7ed4c76e.tar.gz gentoo-2-a7cbbfbfc6d598f05352546ff01ea3bb7ed4c76e.tar.bz2 gentoo-2-a7cbbfbfc6d598f05352546ff01ea3bb7ed4c76e.zip |
Drop s390 and sh stable flags for ruby.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby')
-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 f4882ce4eb44..1df967041c79 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.104 2013/12/29 17:23:22 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.105 2014/01/05 10:51:35 graaff Exp $ + + 05 Jan 2014; Hans de Graaff <graaff@gentoo.org> racc-1.4.8.ebuild: + Drop s390 and sh stable flags for ruby. 29 Dec 2013; Markus Meier <maekke@gentoo.org> racc-1.4.9.ebuild: arm stable, bug #483254 diff --git a/dev-ruby/racc/racc-1.4.8.ebuild b/dev-ruby/racc/racc-1.4.8.ebuild index 5e426305e64b..1b428885cc44 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-2013 Gentoo Foundation +# Copyright 1999-2014 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.12 2013/01/01 19:30:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.8.ebuild,v 1.13 2014/01/05 10:51:35 graaff 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 |