diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-08-27 09:51:08 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-08-27 09:51:08 +0000 |
commit | da92c8ed75f10ec6f0e8a755df9788a6ba1cc960 (patch) | |
tree | ac764a768b7a1a921a71377e8e3877988e1bf253 /dev-ruby/racc | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-da92c8ed75f10ec6f0e8a755df9788a6ba1cc960.tar.gz gentoo-2-da92c8ed75f10ec6f0e8a755df9788a6ba1cc960.tar.bz2 gentoo-2-da92c8ed75f10ec6f0e8a755df9788a6ba1cc960.zip |
Marked ~x64-macos
(Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r-- | dev-ruby/racc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/racc/racc-1.4.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/racc/ChangeLog b/dev-ruby/racc/ChangeLog index 175a8e5fb143..2aa64a41eb83 100644 --- a/dev-ruby/racc/ChangeLog +++ b/dev-ruby/racc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/racc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.59 2011/07/24 17:31:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.60 2011/08/27 09:51:08 grobian Exp $ + + 27 Aug 2011; Fabian Groffen <grobian@gentoo.org> racc-1.4.6-r1.ebuild: + Marked ~x64-macos 24 Jul 2011; Raúl Porcel <armin76@gentoo.org> racc-1.4.6.ebuild: alpha/ia64/sparc stable wrt #372391 diff --git a/dev-ruby/racc/racc-1.4.6-r1.ebuild b/dev-ruby/racc/racc-1.4.6-r1.ebuild index d87e984f69c1..cff320797b8b 100644 --- a/dev-ruby/racc/racc-1.4.6-r1.ebuild +++ b/dev-ruby/racc/racc-1.4.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.6-r1.ebuild,v 1.1 2011/07/07 09:35:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.6-r1.ebuild,v 1.2 2011/08/27 09:51:08 grobian Exp $ EAPI=2 @@ -17,7 +17,7 @@ HOMEPAGE="http://www.loveruby.net/en/racc.html" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend "dev-ruby/rake test? ( virtual/ruby-test-unit )" |