diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 19:12:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 19:12:35 +0000 |
commit | fefc3ec1ac84db5ac0171eaaddbd9fecf7809b74 (patch) | |
tree | 67e22e261201cf4881299f8b7892841a2d8abfd9 /dev-ruby | |
parent | Stable for ppc64, wrt bug #476172 (diff) | |
download | gentoo-2-fefc3ec1ac84db5ac0171eaaddbd9fecf7809b74.tar.gz gentoo-2-fefc3ec1ac84db5ac0171eaaddbd9fecf7809b74.tar.bz2 gentoo-2-fefc3ec1ac84db5ac0171eaaddbd9fecf7809b74.zip |
Stable for ppc64, wrt bug #475978
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rdtool/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rdtool/rdtool-0.6.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rdtool/ChangeLog b/dev-ruby/rdtool/ChangeLog index b2b2b0f0500c..697f2fac193c 100644 --- a/dev-ruby/rdtool/ChangeLog +++ b/dev-ruby/rdtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rdtool # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/ChangeLog,v 1.54 2013/07/13 18:02:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/ChangeLog,v 1.55 2013/07/13 19:12:35 ago Exp $ + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> rdtool-0.6.38.ebuild: + Stable for ppc64, wrt bug #475978 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> rdtool-0.6.38.ebuild: Stable for ppc, wrt bug #475978 diff --git a/dev-ruby/rdtool/rdtool-0.6.38.ebuild b/dev-ruby/rdtool/rdtool-0.6.38.ebuild index 21840dd85cf9..d4ef7cdd351f 100644 --- a/dev-ruby/rdtool/rdtool-0.6.38.ebuild +++ b/dev-ruby/rdtool/rdtool-0.6.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/rdtool-0.6.38.ebuild,v 1.4 2013/07/13 18:02:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/rdtool-0.6.38.ebuild,v 1.5 2013/07/13 19:12:35 ago Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/uwabami/rdtool" LICENSE="Ruby GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="emacs" RDEPEND="${RDEPEND} emacs? ( virtual/emacs )" |