diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-06-17 09:33:21 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-06-17 09:33:21 +0000 |
commit | 3aed89aed7cd3d316fe884361c0e787a8fc871c8 (patch) | |
tree | 626a5a0a37fba1df0b3b2d0e01f7e1e7537d2804 /dev-ruby/syntax | |
parent | Stable for amd64 wrt bug #501442 (diff) | |
download | gentoo-2-3aed89aed7cd3d316fe884361c0e787a8fc871c8.tar.gz gentoo-2-3aed89aed7cd3d316fe884361c0e787a8fc871c8.tar.bz2 gentoo-2-3aed89aed7cd3d316fe884361c0e787a8fc871c8.zip |
Stable on alpha, bug #503794
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-ruby/syntax')
-rw-r--r-- | dev-ruby/syntax/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/syntax/syntax-1.0.0-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/syntax/ChangeLog b/dev-ruby/syntax/ChangeLog index ccf8929ef922..ad4e43b1bbc8 100644 --- a/dev-ruby/syntax/ChangeLog +++ b/dev-ruby/syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/syntax # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.55 2014/06/08 11:05:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.56 2014/06/17 09:33:21 klausman Exp $ + + 17 Jun 2014; Tobias Klausmann <klausman@gentoo.org> syntax-1.0.0-r4.ebuild: + Stable on alpha, bug #503794 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> syntax-1.0.0-r4.ebuild: Stable for ppc, wrt bug #503794 diff --git a/dev-ruby/syntax/syntax-1.0.0-r4.ebuild b/dev-ruby/syntax/syntax-1.0.0-r4.ebuild index bb3f845634bc..724b2b0cb2e4 100644 --- a/dev-ruby/syntax/syntax-1.0.0-r4.ebuild +++ b/dev-ruby/syntax/syntax-1.0.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r4.ebuild,v 1.8 2014/06/08 11:05:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r4.ebuild,v 1.9 2014/06/17 09:33:21 klausman Exp $ EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="http://syntax.rubyforge.org" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm 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 arm 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" all_ruby_prepare() { |