diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:44:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:44:31 +0000 |
commit | 84e9d1e9928566935cef5539cdff6ae0f496c8d1 (patch) | |
tree | 369e1c64285667fb544685af8775a3e7b88d289c /dev-ruby/text | |
parent | Stable for ppc, wrt bug #505920 (diff) | |
download | gentoo-2-84e9d1e9928566935cef5539cdff6ae0f496c8d1.tar.gz gentoo-2-84e9d1e9928566935cef5539cdff6ae0f496c8d1.tar.bz2 gentoo-2-84e9d1e9928566935cef5539cdff6ae0f496c8d1.zip |
Stable for ppc, wrt bug #505920
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/text')
-rw-r--r-- | dev-ruby/text/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/text/text-1.2.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text/ChangeLog b/dev-ruby/text/ChangeLog index 9429f91fbaa2..d9ea700acdd2 100644 --- a/dev-ruby/text/ChangeLog +++ b/dev-ruby/text/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.20 2014/11/10 16:10:14 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.21 2014/11/18 11:44:31 ago Exp $ + + 18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> text-1.2.3-r1.ebuild: + Stable for ppc, wrt bug #505920 10 Nov 2014; Manuel Rüger <mrueg@gentoo.org> text-1.2.3-r1.ebuild, text-1.2.3-r2.ebuild, text-1.3.0.ebuild: diff --git a/dev-ruby/text/text-1.2.3-r1.ebuild b/dev-ruby/text/text-1.2.3-r1.ebuild index 2b1514f02c16..41347b482030 100644 --- a/dev-ruby/text/text-1.2.3-r1.ebuild +++ b/dev-ruby/text/text-1.2.3-r1.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/text/text-1.2.3-r1.ebuild,v 1.15 2014/11/10 16:10:14 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild,v 1.16 2014/11/18 11:44:31 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/threedaymonk/text" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~sparc x86" IUSE="" |