diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 18:17:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 18:17:28 +0000 |
commit | c93d4c1f4a929ee9bf60143c2c1edec5592273d1 (patch) | |
tree | 3c2a99d44dd56435b832157b87ae6e5c50b095a8 /dev-ruby/syntax | |
parent | Stable for ppc64, wrt bug #503684 (diff) | |
download | gentoo-2-c93d4c1f4a929ee9bf60143c2c1edec5592273d1.tar.gz gentoo-2-c93d4c1f4a929ee9bf60143c2c1edec5592273d1.tar.bz2 gentoo-2-c93d4c1f4a929ee9bf60143c2c1edec5592273d1.zip |
Stable for ppc64, wrt bug #503794
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
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 c059525b434c..926892f4c81a 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.57 2014/08/01 10:07:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.58 2014/08/02 18:17:28 ago Exp $ + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> syntax-1.0.0-r4.ebuild: + Stable for ppc64, wrt bug #503794 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> syntax-1.0.0-r4.ebuild: sparc stable wrt #503794 diff --git a/dev-ruby/syntax/syntax-1.0.0-r4.ebuild b/dev-ruby/syntax/syntax-1.0.0-r4.ebuild index 7454e128700f..95e619a7fe00 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.10 2014/08/01 10:07:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r4.ebuild,v 1.11 2014/08/02 18:17:28 ago 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() { |