summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-18 10:26:21 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-18 10:26:21 +0000
commit1efb7c96a9a8a750a953fbc60322e68734ebd3a9 (patch)
tree9ad55e42a95d9cffa844926b58395eaf3fb13cc3 /virtual/ruby-rdoc
parentAdd another Ruby virtual with four versions. (diff)
downloadhistorical-1efb7c96a9a8a750a953fbc60322e68734ebd3a9.tar.gz
historical-1efb7c96a9a8a750a953fbc60322e68734ebd3a9.tar.bz2
historical-1efb7c96a9a8a750a953fbc60322e68734ebd3a9.zip
Import the rdoc virtual for Ruby.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'virtual/ruby-rdoc')
-rw-r--r--virtual/ruby-rdoc/ChangeLog14
-rw-r--r--virtual/ruby-rdoc/Manifest16
-rw-r--r--virtual/ruby-rdoc/metadata.xml5
-rw-r--r--virtual/ruby-rdoc/ruby-rdoc-0.ebuild45
-rw-r--r--virtual/ruby-rdoc/ruby-rdoc-1.ebuild45
-rw-r--r--virtual/ruby-rdoc/ruby-rdoc-2.ebuild45
-rw-r--r--virtual/ruby-rdoc/ruby-rdoc-3.ebuild45
7 files changed, 215 insertions, 0 deletions
diff --git a/virtual/ruby-rdoc/ChangeLog b/virtual/ruby-rdoc/ChangeLog
new file mode 100644
index 000000000000..992be2f31658
--- /dev/null
+++ b/virtual/ruby-rdoc/ChangeLog
@@ -0,0 +1,14 @@
+# ChangeLog for virtual/ruby-rdoc
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-rdoc/ChangeLog,v 1.1 2010/08/18 10:26:21 flameeyes Exp $
+
+*ruby-rdoc-3 (18 Aug 2010)
+*ruby-rdoc-2 (18 Aug 2010)
+*ruby-rdoc-1 (18 Aug 2010)
+*ruby-rdoc-0 (18 Aug 2010)
+
+ 18 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> +ruby-rdoc-0.ebuild,
+ +ruby-rdoc-1.ebuild, +ruby-rdoc-2.ebuild, +ruby-rdoc-3.ebuild,
+ +metadata.xml:
+ Import the rdoc virtual for Ruby.
+
diff --git a/virtual/ruby-rdoc/Manifest b/virtual/ruby-rdoc/Manifest
new file mode 100644
index 000000000000..fae6b9655313
--- /dev/null
+++ b/virtual/ruby-rdoc/Manifest
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+EBUILD ruby-rdoc-0.ebuild 1360 RMD160 551185f66a744ff0bab0b75ea4e29cdda7f081f3 SHA1 ad26f5e87dd95bf61e0dd85bb507f86cbf4f925c SHA256 afba693af69511ba10f99b0745a7ce9c7647b3c9977bee8d2045c763cf4b6de5
+EBUILD ruby-rdoc-1.ebuild 1320 RMD160 f72fc069b7779df1c10d98164b48428219cc8ec0 SHA1 fedc1564115c2fcace87193f41d2978d9c9196ec SHA256 f8b9eb2147c88f6b4cb95b94bc9fd656bd382b5cf384a30e48ebaedbca2f529e
+EBUILD ruby-rdoc-2.ebuild 1285 RMD160 02056f9032c64dca87be015c7fbe31396149a801 SHA1 3313a56908211952b5944dbea312e9601d73842d SHA256 5c8f5a4a2fa20ff0725a0b507b3a7fbe237c354d2a62cd518e7b8ddba8f1c24d
+EBUILD ruby-rdoc-3.ebuild 1295 RMD160 87f19621fb2827ca54f59e7cbae5ad50f635c1c8 SHA1 2de46b03005a724576f7af91e88667e672d0e2b0 SHA256 160149e43a7e1ce5226196327eab35804612dc7051045130155396d631b9731b
+MISC ChangeLog 515 RMD160 37f25e44931c1c9e4c7ab752a905b1147e8d8f23 SHA1 6fd23bebc1b0be293144a13e054412e20c33f313 SHA256 c86f49b903d33e0cd8d2bb1aae3b150a0a08ed518cdd05e9d23ba9e6bffea52b
+MISC metadata.xml 157 RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 SHA1 8ce15dcc608eeb5616aeec610dc695cbe6f93e02 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.16 (GNU/Linux)
+
+iEYEARECAAYFAkxrtVQACgkQAiZjviIA2XiBnQCgxS2vdTe6iD+VQyOnfAl2GRN7
+uWgAnA7kPZcAX69XoxT7Xge2h38QER/L
+=aaNZ
+-----END PGP SIGNATURE-----
diff --git a/virtual/ruby-rdoc/metadata.xml b/virtual/ruby-rdoc/metadata.xml
new file mode 100644
index 000000000000..852136183369
--- /dev/null
+++ b/virtual/ruby-rdoc/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ruby</herd>
+</pkgmetadata>
diff --git a/virtual/ruby-rdoc/ruby-rdoc-0.ebuild b/virtual/ruby-rdoc/ruby-rdoc-0.ebuild
new file mode 100644
index 000000000000..84527a865d00
--- /dev/null
+++ b/virtual/ruby-rdoc/ruby-rdoc-0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2010 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.1 2010/08/18 10:26:21 flameeyes Exp $
+
+EAPI=2
+USE_RUBY="ruby18"
+
+inherit ruby-ng
+
+DESCRIPTION="Virtual ebuild for bundled and unbundled RDoc"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="${USE_RUBY}"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="|| ( dev-ruby/rdoc[ruby_targets_ruby18] dev-lang/ruby:1.8 )"
+
+pkg_setup() { :; }
+src_unpack() { :; }
+src_prepare() { :; }
+src_compile() { :; }
+src_install() { :; }
+pkg_preinst() { :; }
+pkg_postinst() { :; }
+
+# DEVELOPERS' NOTE!
+#
+# This virtual has multiple version that ties one-by-one with the Ruby
+# implementation they provide the value for; this is to simplify
+# keywording practise that has been shown to be very messy for other
+# virtuals.
+#
+# Make sure that you DO NOT change the version of the virtual's
+# ebuilds unless you're adding a new implementation; instead simply
+# revision-bump it.
+#
+# A reference to ~${PV} for each of the version has to be added to
+# profiles/base/package.use.force to make sure that they are always
+# used with their own implementation.
+#
+# ruby_add_[br]depend will take care of depending on multiple versions
+# without any frown.
diff --git a/virtual/ruby-rdoc/ruby-rdoc-1.ebuild b/virtual/ruby-rdoc/ruby-rdoc-1.ebuild
new file mode 100644
index 000000000000..de870b3d9a3b
--- /dev/null
+++ b/virtual/ruby-rdoc/ruby-rdoc-1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2010 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.1 2010/08/18 10:26:21 flameeyes Exp $
+
+EAPI=2
+USE_RUBY="ruby19"
+
+inherit ruby-ng
+
+DESCRIPTION="Virtual ebuild for bundled and unbundled RDoc"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="${USE_RUBY}"
+KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="|| ( dev-ruby/rdoc[ruby_targets_ruby19] <dev-lang/ruby-1.9.2_rc2-r1:1.9 )"
+
+pkg_setup() { :; }
+src_unpack() { :; }
+src_prepare() { :; }
+src_compile() { :; }
+src_install() { :; }
+pkg_preinst() { :; }
+pkg_postinst() { :; }
+
+# DEVELOPERS' NOTE!
+#
+# This virtual has multiple version that ties one-by-one with the Ruby
+# implementation they provide the value for; this is to simplify
+# keywording practise that has been shown to be very messy for other
+# virtuals.
+#
+# Make sure that you DO NOT change the version of the virtual's
+# ebuilds unless you're adding a new implementation; instead simply
+# revision-bump it.
+#
+# A reference to ~${PV} for each of the version has to be added to
+# profiles/base/package.use.force to make sure that they are always
+# used with their own implementation.
+#
+# ruby_add_[br]depend will take care of depending on multiple versions
+# without any frown.
diff --git a/virtual/ruby-rdoc/ruby-rdoc-2.ebuild b/virtual/ruby-rdoc/ruby-rdoc-2.ebuild
new file mode 100644
index 000000000000..ee10c3fd01ed
--- /dev/null
+++ b/virtual/ruby-rdoc/ruby-rdoc-2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-rdoc/ruby-rdoc-2.ebuild,v 1.1 2010/08/18 10:26:21 flameeyes Exp $
+
+EAPI=2
+USE_RUBY="jruby"
+
+inherit ruby-ng
+
+DESCRIPTION="Virtual ebuild for bundled and unbundled RDoc"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="${USE_RUBY}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( dev-ruby/rdoc[ruby_targets_jruby] dev-java/jruby )"
+
+pkg_setup() { :; }
+src_unpack() { :; }
+src_prepare() { :; }
+src_compile() { :; }
+src_install() { :; }
+pkg_preinst() { :; }
+pkg_postinst() { :; }
+
+# DEVELOPERS' NOTE!
+#
+# This virtual has multiple version that ties one-by-one with the Ruby
+# implementation they provide the value for; this is to simplify
+# keywording practise that has been shown to be very messy for other
+# virtuals.
+#
+# Make sure that you DO NOT change the version of the virtual's
+# ebuilds unless you're adding a new implementation; instead simply
+# revision-bump it.
+#
+# A reference to ~${PV} for each of the version has to be added to
+# profiles/base/package.use.force to make sure that they are always
+# used with their own implementation.
+#
+# ruby_add_[br]depend will take care of depending on multiple versions
+# without any frown.
diff --git a/virtual/ruby-rdoc/ruby-rdoc-3.ebuild b/virtual/ruby-rdoc/ruby-rdoc-3.ebuild
new file mode 100644
index 000000000000..afe9e9eb93e5
--- /dev/null
+++ b/virtual/ruby-rdoc/ruby-rdoc-3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-rdoc/ruby-rdoc-3.ebuild,v 1.1 2010/08/18 10:26:21 flameeyes Exp $
+
+EAPI=2
+USE_RUBY="ree18"
+
+inherit ruby-ng
+
+DESCRIPTION="Virtual ebuild for bundled and unbundled RDoc"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="${USE_RUBY}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( dev-ruby/rdoc[ruby_targets_ree18] dev-lang/ruby-enterprise )"
+
+pkg_setup() { :; }
+src_unpack() { :; }
+src_prepare() { :; }
+src_compile() { :; }
+src_install() { :; }
+pkg_preinst() { :; }
+pkg_postinst() { :; }
+
+# DEVELOPERS' NOTE!
+#
+# This virtual has multiple version that ties one-by-one with the Ruby
+# implementation they provide the value for; this is to simplify
+# keywording practise that has been shown to be very messy for other
+# virtuals.
+#
+# Make sure that you DO NOT change the version of the virtual's
+# ebuilds unless you're adding a new implementation; instead simply
+# revision-bump it.
+#
+# A reference to ~${PV} for each of the version has to be added to
+# profiles/base/package.use.force to make sure that they are always
+# used with their own implementation.
+#
+# ruby_add_[br]depend will take care of depending on multiple versions
+# without any frown.