diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:57:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:57:52 +0000 |
commit | 4e51b19bf190b45e654b3fe6ee7d24900efc51c1 (patch) | |
tree | 62dcae1ee75e6e50ce6790beea860f7f26af4915 /dev-ruby | |
parent | Stable for s390, wrt bug #470264 (diff) | |
download | gentoo-2-4e51b19bf190b45e654b3fe6ee7d24900efc51c1.tar.gz gentoo-2-4e51b19bf190b45e654b3fe6ee7d24900efc51c1.tar.bz2 gentoo-2-4e51b19bf190b45e654b3fe6ee7d24900efc51c1.zip |
Stable for s390, wrt bug #470226
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", 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 44ab418596e3..a8e9dc1a2897 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.104 2013/05/20 17:23:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/ChangeLog,v 1.105 2013/05/20 17:57:52 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> rdoc-3.12.2.ebuild: + Stable for s390, wrt bug #470226 20 May 2013; Agostino Sarubbo <ago@gentoo.org> rdoc-3.12.2.ebuild: Stable for arm, wrt bug #470226 diff --git a/dev-ruby/rdoc/rdoc-3.12.2.ebuild b/dev-ruby/rdoc/rdoc-3.12.2.ebuild index ab49f0c56f38..f397df44a223 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.5 2013/05/20 17:23:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-3.12.2.ebuild,v 1.6 2013/05/20 17:57:52 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 " |