diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-26 12:09:44 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-26 12:09:44 +0000 |
commit | eeeddf9685d0415a9d856c3913849e74710c32a1 (patch) | |
tree | e0d115fe6f74416992a4d5b7ff488ad88fd0522e /dev-ruby/syntax | |
parent | Stable ppc, bug #426668 (diff) | |
download | gentoo-2-eeeddf9685d0415a9d856c3913849e74710c32a1.tar.gz gentoo-2-eeeddf9685d0415a9d856c3913849e74710c32a1.tar.bz2 gentoo-2-eeeddf9685d0415a9d856c3913849e74710c32a1.zip |
Stable ppc, bug #426668
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/syntax')
-rw-r--r-- | dev-ruby/syntax/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/syntax/syntax-1.0.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/syntax/ChangeLog b/dev-ruby/syntax/ChangeLog index 01f9c11c7010..f64124cbbb6c 100644 --- a/dev-ruby/syntax/ChangeLog +++ b/dev-ruby/syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/syntax # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.37 2012/07/22 07:54:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.38 2012/07/26 12:09:44 blueness Exp $ + + 26 Jul 2012; Anthony G. Basile <blueness@gentoo.org> syntax-1.0.0-r3.ebuild: + Stable ppc, bug #426668 22 Jul 2012; Jeff Horelick <jdhore@gentoo.org> syntax-1.0.0-r3.ebuild: marked x86 per bug 426668 diff --git a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild b/dev-ruby/syntax/syntax-1.0.0-r3.ebuild index cfc5593b3ea0..3c1f876cb0e7 100644 --- a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild +++ b/dev-ruby/syntax/syntax-1.0.0-r3.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/syntax/syntax-1.0.0-r3.ebuild,v 1.5 2012/07/22 07:54:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.6 2012/07/26 12:09:44 blueness Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://syntax.rubyforge.org" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" ruby_add_bdepend "test? ( virtual/ruby-test-unit )" |