diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:52:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:52:32 +0000 |
commit | 00ab73b39e21a0cb7977884caa6fad4cf7662c6e (patch) | |
tree | b64ad984e9a9ab4d1d4ee2ebb555a8445926a1ad /dev-ruby/rdoc | |
parent | Stable for sparc, wrt bug #469880 (diff) | |
download | gentoo-2-00ab73b39e21a0cb7977884caa6fad4cf7662c6e.tar.gz gentoo-2-00ab73b39e21a0cb7977884caa6fad4cf7662c6e.tar.bz2 gentoo-2-00ab73b39e21a0cb7977884caa6fad4cf7662c6e.zip |
Stable for sparc, wrt bug #470226
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rdoc')
-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 f87c289187b0..c04f2f010932 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.108 2013/05/24 19:46:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/ChangeLog,v 1.109 2013/05/25 07:52:32 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> rdoc-3.12.2.ebuild: + Stable for sparc, wrt bug #470226 24 May 2013; Agostino Sarubbo <ago@gentoo.org> rdoc-3.12.2.ebuild: Stable for ppc64, wrt bug #470226 diff --git a/dev-ruby/rdoc/rdoc-3.12.2.ebuild b/dev-ruby/rdoc/rdoc-3.12.2.ebuild index bbb184932e6b..49a8ca9f68f8 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.9 2013/05/24 19:46:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-3.12.2.ebuild,v 1.10 2013/05/25 07:52:32 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 " |