diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-24 19:46:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-24 19:46:36 +0000 |
commit | 2f74913a271d2960d94e0c607c43b0d18447745b (patch) | |
tree | 70102989a03db31c80ce4dd519fd29956c493b08 /dev-ruby | |
parent | Stable for ppc64, wrt bug #470264 (diff) | |
download | gentoo-2-2f74913a271d2960d94e0c607c43b0d18447745b.tar.gz gentoo-2-2f74913a271d2960d94e0c607c43b0d18447745b.tar.bz2 gentoo-2-2f74913a271d2960d94e0c607c43b0d18447745b.zip |
Stable for ppc64, wrt bug #470226
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rdoc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rdoc/rdoc-3.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rdoc/ChangeLog b/dev-ruby/rdoc/ChangeLog index a4994566f765..f87c289187b0 100644 --- a/dev-ruby/rdoc/ChangeLog +++ b/dev-ruby/rdoc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rdoc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/ChangeLog,v 1.107 2013/05/22 10:37:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/ChangeLog,v 1.108 2013/05/24 19:46:36 ago Exp $ + + 24 May 2013; Agostino Sarubbo <ago@gentoo.org> rdoc-3.12.2.ebuild: + Stable for ppc64, wrt bug #470226 22 May 2013; Agostino Sarubbo <ago@gentoo.org> rdoc-3.12.2.ebuild: Stable for ia64, wrt bug #470226 diff --git a/dev-ruby/rdoc/rdoc-3.12.2.ebuild b/dev-ruby/rdoc/rdoc-3.12.2.ebuild index a64a7071686a..bbb184932e6b 100644 --- a/dev-ruby/rdoc/rdoc-3.12.2.ebuild +++ b/dev-ruby/rdoc/rdoc-3.12.2.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/rdoc/rdoc-3.12.2.ebuild,v 1.8 2013/05/22 10:37:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-3.12.2.ebuild,v 1.9 2013/05/24 19:46:36 ago Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/rdoc/rdoc/" LICENSE="Ruby MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~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 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |