summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-10-20 17:32:13 +0000
committerHans de Graaff <graaff@gentoo.org>2011-10-20 17:32:13 +0000
commit66ad8630351e6ff51d5c7f4906b82188a3705923 (patch)
tree38214f6e4ee5cbe1b3aaa7aaeb696b11a41b2687 /virtual/rubygems
parentAdd missing pkgconfig dep (bug #386913) (diff)
downloadhistorical-66ad8630351e6ff51d5c7f4906b82188a3705923.tar.gz
historical-66ad8630351e6ff51d5c7f4906b82188a3705923.tar.bz2
historical-66ad8630351e6ff51d5c7f4906b82188a3705923.zip
Add back virtual/rubygems since we cannot support unbundled rubygems for all ruby targets.
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'virtual/rubygems')
-rw-r--r--virtual/rubygems/ChangeLog14
-rw-r--r--virtual/rubygems/Manifest16
-rw-r--r--virtual/rubygems/metadata.xml5
-rw-r--r--virtual/rubygems/rubygems-1.ebuild45
-rw-r--r--virtual/rubygems/rubygems-2.ebuild45
-rw-r--r--virtual/rubygems/rubygems-3.ebuild45
-rw-r--r--virtual/rubygems/rubygems-4.ebuild45
7 files changed, 215 insertions, 0 deletions
diff --git a/virtual/rubygems/ChangeLog b/virtual/rubygems/ChangeLog
new file mode 100644
index 000000000000..2a5505809f3a
--- /dev/null
+++ b/virtual/rubygems/ChangeLog
@@ -0,0 +1,14 @@
+# ChangeLog for virtual/rubygems
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v 1.24 2011/10/20 17:32:13 graaff Exp $
+
+*rubygems-4 (20 Oct 2011)
+*rubygems-3 (20 Oct 2011)
+*rubygems-2 (20 Oct 2011)
+*rubygems-1 (20 Oct 2011)
+
+ 20 Oct 2011; Hans de Graaff <graaff@gentoo.org> +rubygems-1.ebuild,
+ +rubygems-2.ebuild, +rubygems-3.ebuild, +rubygems-4.ebuild, +metadata.xml:
+ Add back virtual/rubygems since we cannot support unbundled rubygems for all
+ ruby targets.
+
diff --git a/virtual/rubygems/Manifest b/virtual/rubygems/Manifest
new file mode 100644
index 000000000000..34979fba7ed9
--- /dev/null
+++ b/virtual/rubygems/Manifest
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+EBUILD rubygems-1.ebuild 1435 RMD160 c401101ccd7c363303381aaa94571f8308f38297 SHA1 b6a7d8f276f62f5c63e1f371b8d3ce33323cea37 SHA256 b0d55a51a2eda679b21159d31fa1db6f6a63edeb8dd73fcff71a9cc1ce67f602
+EBUILD rubygems-2.ebuild 1244 RMD160 4e97ff7c2035e1606e82cc163bb3758c3e1f34b2 SHA1 601fea52920257bafcad65c369f4508060160bc5 SHA256 3845e029eaa096d8d101af3cf08f40e744442919ddfbe0d8beb9781d42cf3056
+EBUILD rubygems-3.ebuild 1244 RMD160 61744c951a293ed8c49070cf305e757741e011dd SHA1 3ca53c2e4b0285fccca28cb088b493f28dc58e9e SHA256 c719345371e242be875166d555b142d69cf7b78064ce08303da98bbd3c14d26a
+EBUILD rubygems-4.ebuild 1268 RMD160 40f07bddbaa727970d8f67f60e10a84c142f69f1 SHA1 08b47d3040abdd1a018551549fc2515005f732a4 SHA256 43b43a22dab8fc21f2d60857fd2cdeb00c3ad353b84d6ed82af1c8d2a91430bf
+MISC ChangeLog 554 RMD160 db8cd5c33db375de369793c53582e57cb5ba2a80 SHA1 cb3e27dbb6a15e06c482182159e49af006dc028d SHA256 b41e77982a8a2cac41bfb6d71895d8c61eff0715d21cfe44d62fee2f4d4d15e3
+MISC metadata.xml 157 RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 SHA1 8ce15dcc608eeb5616aeec610dc695cbe6f93e02 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk6gWykACgkQiIP6VqMIqNf2nAD/SKj7jp7ty6tJ6xzdG91omTQg
+YtIqBCxwwbYGFXcqo/0A/AwqQ317gf+nC86rnxuZxqP5F4HfV4pDRtnUrSObCTSg
+=MYiy
+-----END PGP SIGNATURE-----
diff --git a/virtual/rubygems/metadata.xml b/virtual/rubygems/metadata.xml
new file mode 100644
index 000000000000..852136183369
--- /dev/null
+++ b/virtual/rubygems/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/rubygems/rubygems-1.ebuild b/virtual/rubygems/rubygems-1.ebuild
new file mode 100644
index 000000000000..a1e8aead1c6b
--- /dev/null
+++ b/virtual/rubygems/rubygems-1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-1.ebuild,v 1.1 2011/10/20 17:32:13 graaff Exp $
+
+EAPI=2
+USE_RUBY="ruby18"
+
+inherit ruby-ng
+
+DESCRIPTION="Virtual ebuild for rubygems"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="${USE_RUBY}"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="dev-ruby/rubygems[ruby_targets_ruby18]"
+
+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/rubygems/rubygems-2.ebuild b/virtual/rubygems/rubygems-2.ebuild
new file mode 100644
index 000000000000..7acb5d2b3c0c
--- /dev/null
+++ b/virtual/rubygems/rubygems-2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-2.ebuild,v 1.1 2011/10/20 17:32:13 graaff Exp $
+
+EAPI=2
+USE_RUBY="jruby"
+
+inherit ruby-ng
+
+DESCRIPTION="Virtual ebuild for rubygems"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="${USE_RUBY}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-ruby/rubygems[ruby_targets_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/rubygems/rubygems-3.ebuild b/virtual/rubygems/rubygems-3.ebuild
new file mode 100644
index 000000000000..d0880cbf5190
--- /dev/null
+++ b/virtual/rubygems/rubygems-3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-3.ebuild,v 1.1 2011/10/20 17:32:13 graaff Exp $
+
+EAPI=2
+USE_RUBY="ree18"
+
+inherit ruby-ng
+
+DESCRIPTION="Virtual ebuild for rubygems"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="${USE_RUBY}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-ruby/rubygems[ruby_targets_ree18]"
+
+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/rubygems/rubygems-4.ebuild b/virtual/rubygems/rubygems-4.ebuild
new file mode 100644
index 000000000000..5a6f50b07e6e
--- /dev/null
+++ b/virtual/rubygems/rubygems-4.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v 1.1 2011/10/20 17:32:13 graaff Exp $
+
+EAPI=2
+USE_RUBY="ruby19"
+
+inherit ruby-ng
+
+DESCRIPTION="Virtual ebuild for rubygems"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="${USE_RUBY}"
+KEYWORDS="~amd64 ~hppa ~mips ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="dev-ruby/rubygems[ruby_targets_ruby19]"
+
+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.