diff options
author | 2014-03-10 14:29:59 +0000 | |
---|---|---|
committer | 2014-03-10 14:29:59 +0000 | |
commit | 21a7737c7eb314b1e99ea879c89fb4c2651bc888 (patch) | |
tree | 8dfc7c339cc97b4994a5a1b71b08a9cd524ff4bc /dev-ruby/syntax | |
parent | Stable for HPPA (bug #502752). (diff) | |
download | gentoo-2-21a7737c7eb314b1e99ea879c89fb4c2651bc888.tar.gz gentoo-2-21a7737c7eb314b1e99ea879c89fb4c2651bc888.tar.bz2 gentoo-2-21a7737c7eb314b1e99ea879c89fb4c2651bc888.zip |
Stable for HPPA (bug #503794).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/syntax')
-rw-r--r-- | dev-ruby/syntax/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/syntax/syntax-1.0.0-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/syntax/ChangeLog b/dev-ruby/syntax/ChangeLog index d86dc9dd2698..8d342c58567b 100644 --- a/dev-ruby/syntax/ChangeLog +++ b/dev-ruby/syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/syntax -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.48 2013/12/27 02:30:22 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.49 2014/03/10 14:29:59 jer Exp $ + + 10 Mar 2014; Jeroen Roovers <jer@gentoo.org> syntax-1.0.0-r4.ebuild: + Stable for HPPA (bug #503794). *syntax-1.0.0-r5 (27 Dec 2013) diff --git a/dev-ruby/syntax/syntax-1.0.0-r4.ebuild b/dev-ruby/syntax/syntax-1.0.0-r4.ebuild index 99e2fddb7e5e..e66f9ab7c84c 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-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/syntax/syntax-1.0.0-r4.ebuild,v 1.1 2013/09/11 06:05:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r4.ebuild,v 1.2 2014/03/10 14:29:59 jer 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() { |