diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 15:15:00 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 15:15:00 +0000 |
commit | ef2bc91ab5aa87df0c3efe429794d42e3eab8fa6 (patch) | |
tree | 0cc9472abfc4fa11e76169ec14c2c13f9a896b85 /virtual | |
parent | New package wrt bug #302543. (diff) | |
download | gentoo-2-ef2bc91ab5aa87df0c3efe429794d42e3eab8fa6.tar.gz gentoo-2-ef2bc91ab5aa87df0c3efe429794d42e3eab8fa6.tar.bz2 gentoo-2-ef2bc91ab5aa87df0c3efe429794d42e3eab8fa6.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 160F534A)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/ruby-rdoc/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/ruby-rdoc/ruby-rdoc-0.ebuild | 6 | ||||
-rw-r--r-- | virtual/ruby-rdoc/ruby-rdoc-1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/virtual/ruby-rdoc/ChangeLog b/virtual/ruby-rdoc/ChangeLog index 19cd58dff843..3f1fe08524bd 100644 --- a/virtual/ruby-rdoc/ChangeLog +++ b/virtual/ruby-rdoc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/ruby-rdoc -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-rdoc/ChangeLog,v 1.16 2012/11/06 16:56:14 jer Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-rdoc/ChangeLog,v 1.17 2013/01/28 15:15:00 aballier Exp $ + + 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> ruby-rdoc-0.ebuild, + ruby-rdoc-1.ebuild: + keyword ~amd64-fbsd 06 Nov 2012; Jeroen Roovers <jer@gentoo.org> ruby-rdoc-1.ebuild: Stable for HPPA (bug #411507). diff --git a/virtual/ruby-rdoc/ruby-rdoc-0.ebuild b/virtual/ruby-rdoc/ruby-rdoc-0.ebuild index 129ed0295d4f..fdd981173895 100644 --- a/virtual/ruby-rdoc/ruby-rdoc-0.ebuild +++ b/virtual/ruby-rdoc/ruby-rdoc-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-rdoc/ruby-rdoc-0.ebuild,v 1.2 2011/07/11 18:34:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-rdoc/ruby-rdoc-0.ebuild,v 1.3 2013/01/28 15:15:00 aballier Exp $ EAPI=2 USE_RUBY="ruby18" @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="" SLOT="${USE_RUBY}" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="|| ( dev-ruby/rdoc[ruby_targets_ruby18] dev-lang/ruby:1.8 )" diff --git a/virtual/ruby-rdoc/ruby-rdoc-1.ebuild b/virtual/ruby-rdoc/ruby-rdoc-1.ebuild index ed9edb15e024..e32d8f3a4e8e 100644 --- a/virtual/ruby-rdoc/ruby-rdoc-1.ebuild +++ b/virtual/ruby-rdoc/ruby-rdoc-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-rdoc/ruby-rdoc-1.ebuild,v 1.12 2012/11/06 16:56:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-rdoc/ruby-rdoc-1.ebuild,v 1.13 2013/01/28 15:15:00 aballier Exp $ EAPI=2 USE_RUBY="ruby19" @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="" SLOT="${USE_RUBY}" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="|| ( dev-ruby/rdoc[ruby_targets_ruby19] <dev-lang/ruby-1.9.2_rc2-r1:1.9 )" |