diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-14 16:08:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-14 16:08:18 +0000 |
commit | 64eabad781439ecadab39f881a240c3ef20e60be (patch) | |
tree | b6d7f8919dc10c3e6ab0bdc03957ef71d00041e8 /dev-ruby/text-format | |
parent | Stable for HPPA (bug #369573). (diff) | |
download | gentoo-2-64eabad781439ecadab39f881a240c3ef20e60be.tar.gz gentoo-2-64eabad781439ecadab39f881a240c3ef20e60be.tar.bz2 gentoo-2-64eabad781439ecadab39f881a240c3ef20e60be.zip |
Stable for HPPA (bug #369573).
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/text-format')
-rw-r--r-- | dev-ruby/text-format/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog index a88cb02cc54f..6ce01ee1e16b 100644 --- a/dev-ruby/text-format/ChangeLog +++ b/dev-ruby/text-format/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-format # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.55 2011/07/11 06:16:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.56 2011/09/14 16:08:18 jer Exp $ + + 14 Sep 2011; Jeroen Roovers <jer@gentoo.org> text-format-1.0.0-r2.ebuild: + Stable for HPPA (bug #369573). 11 Jul 2011; Hans de Graaff <graaff@gentoo.org> -text-format-1.0.0.ebuild, -text-format-1.0.0-r1.ebuild: diff --git a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild index bcd9b2b99968..61816f354fd5 100644 --- a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild +++ b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.11 2011/07/10 23:17:23 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.12 2011/09/14 16:08:18 jer Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0' |