diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-26 07:28:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-26 07:28:02 +0000 |
commit | 9c96d92b1630336e7c9d9aa9d4a29f3348c69e42 (patch) | |
tree | 9efdedb17411a1efda6ce788619a027c734d2e31 /dev-ruby/text-hyphen | |
parent | Stable for PPC64 (bug #546184). (diff) | |
download | gentoo-2-9c96d92b1630336e7c9d9aa9d4a29f3348c69e42.tar.gz gentoo-2-9c96d92b1630336e7c9d9aa9d4a29f3348c69e42.tar.bz2 gentoo-2-9c96d92b1630336e7c9d9aa9d4a29f3348c69e42.zip |
Stable for HPPA (bug #546968).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/text-hyphen')
-rw-r--r-- | dev-ruby/text-hyphen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog index 0b2a81893f09..5fffbea0592f 100644 --- a/dev-ruby/text-hyphen/ChangeLog +++ b/dev-ruby/text-hyphen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-hyphen # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.66 2015/04/24 07:13:57 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.67 2015/04/26 07:28:02 jer Exp $ + + 26 Apr 2015; Jeroen Roovers <jer@gentoo.org> text-hyphen-1.4.1-r1.ebuild: + Stable for HPPA (bug #546968). 24 Apr 2015; Hans de Graaff <graaff@gentoo.org> text-hyphen-1.4.1-r1.ebuild: Use test-unit:2 to avoid test failures, fixing bug 547326. diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild index d2229c18748d..be52c7eb5d48 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild,v 1.7 2015/04/24 07:13:57 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild,v 1.8 2015/04/26 07:28:02 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/text-format" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |