diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-08-13 23:37:28 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-08-13 23:37:28 +0000 |
commit | 2b330805f319d0b58f157a79ea92de01dab922dd (patch) | |
tree | 569319cde6543261f7b2a7348c6b950d4ff4de32 /virtual | |
parent | Stable on amd64 wrt bug #332577 (diff) | |
download | historical-2b330805f319d0b58f157a79ea92de01dab922dd.tar.gz historical-2b330805f319d0b58f157a79ea92de01dab922dd.tar.bz2 historical-2b330805f319d0b58f157a79ea92de01dab922dd.zip |
Add virtual ebuild for the OpenSSL binding for all the Ruby implementations.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/ruby-ssl/ChangeLog | 14 | ||||
-rw-r--r-- | virtual/ruby-ssl/Manifest | 16 | ||||
-rw-r--r-- | virtual/ruby-ssl/metadata.xml | 5 | ||||
-rw-r--r-- | virtual/ruby-ssl/ruby-ssl-0.ebuild | 45 | ||||
-rw-r--r-- | virtual/ruby-ssl/ruby-ssl-1.ebuild | 45 | ||||
-rw-r--r-- | virtual/ruby-ssl/ruby-ssl-2.ebuild | 45 | ||||
-rw-r--r-- | virtual/ruby-ssl/ruby-ssl-3.ebuild | 45 |
7 files changed, 215 insertions, 0 deletions
diff --git a/virtual/ruby-ssl/ChangeLog b/virtual/ruby-ssl/ChangeLog new file mode 100644 index 000000000000..0840b7f81c8d --- /dev/null +++ b/virtual/ruby-ssl/ChangeLog @@ -0,0 +1,14 @@ +# ChangeLog for virtual/ruby-ssl +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-ssl/ChangeLog,v 1.1 2010/08/13 23:37:28 flameeyes Exp $ + +*ruby-ssl-3 (13 Aug 2010) +*ruby-ssl-2 (13 Aug 2010) +*ruby-ssl-1 (13 Aug 2010) +*ruby-ssl-0 (13 Aug 2010) + + 13 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> +ruby-ssl-0.ebuild, + +ruby-ssl-1.ebuild, +ruby-ssl-2.ebuild, +ruby-ssl-3.ebuild, +metadata.xml: + Add virtual ebuild for the OpenSSL binding for all the Ruby + implementations. + diff --git a/virtual/ruby-ssl/Manifest b/virtual/ruby-ssl/Manifest new file mode 100644 index 000000000000..6a0df4568421 --- /dev/null +++ b/virtual/ruby-ssl/Manifest @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +EBUILD ruby-ssl-0.ebuild 1320 RMD160 cb8b95b1094bf0b3128a509738a3db8673d27d57 SHA1 ccf4bc3cc8f2e507376210d5a23222704c6486dc SHA256 52549c124fa37b1f203032c6deabf4323ea4345697b82f72761d9481bfedba26 +EBUILD ruby-ssl-1.ebuild 1266 RMD160 7db1a4f0a45d6ea2d1ee956dfa30c0c4384e2c60 SHA1 1dfeb5052a2ca9674805febaad189d269a674603 SHA256 385e89e0076cb208bc12f75f8dc173cac4a19821ec9b0474ee3dc3723822f3c0 +EBUILD ruby-ssl-2.ebuild 1249 RMD160 cc7a58496960b4941303a3faab9d42c7f65ead8c SHA1 c1c191e4c04e5326d1b4f6da54bce97f5ea4b17a SHA256 3debdf8c5bef6ad27c3e1ef22a5a12204004f3e39a18f6e863fe1d2a34b7ada1 +EBUILD ruby-ssl-3.ebuild 1260 RMD160 fdfa146d2218d0338cc636490b80a5cde17e9b10 SHA1 11ac70832138e84a6d3f86fae9e44ebbadc030d8 SHA256 eac17070dd2583de54bd66d87b707dac628698608450522332957b952b21eaf4 +MISC ChangeLog 548 RMD160 d8fdda44c3feb4702b221b041b4e8de6dd979257 SHA1 a3f056383649d13d76310224eb72ce9b39b908d9 SHA256 45230cbf0107ad539a3e42c38e14f152ce4d269323abee993e8639265745487e +MISC metadata.xml 157 RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 SHA1 8ce15dcc608eeb5616aeec610dc695cbe6f93e02 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.16 (GNU/Linux) + +iEYEARECAAYFAkxl1yMACgkQAiZjviIA2XjWIgCgpy9OxN+hBId2g+ujulmF2P0X +p4wAnRC8KOGiGqa/rtId0z9AksU/+koj +=6svZ +-----END PGP SIGNATURE----- diff --git a/virtual/ruby-ssl/metadata.xml b/virtual/ruby-ssl/metadata.xml new file mode 100644 index 000000000000..852136183369 --- /dev/null +++ b/virtual/ruby-ssl/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-ssl/ruby-ssl-0.ebuild b/virtual/ruby-ssl/ruby-ssl-0.ebuild new file mode 100644 index 000000000000..1c6174d7ccab --- /dev/null +++ b/virtual/ruby-ssl/ruby-ssl-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-ssl/ruby-ssl-0.ebuild,v 1.1 2010/08/13 23:37:28 flameeyes Exp $ + +EAPI=2 +USE_RUBY="ruby18" + +inherit ruby-ng + +DESCRIPTION="Virtual ebuild for the Ruby OpenSSL bindings" +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-lang/ruby:1.8[ssl]" + +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-ssl/ruby-ssl-1.ebuild b/virtual/ruby-ssl/ruby-ssl-1.ebuild new file mode 100644 index 000000000000..dda6edfba42b --- /dev/null +++ b/virtual/ruby-ssl/ruby-ssl-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-ssl/ruby-ssl-1.ebuild,v 1.1 2010/08/13 23:37:28 flameeyes Exp $ + +EAPI=2 +USE_RUBY="ruby19" + +inherit ruby-ng + +DESCRIPTION="Virtual ebuild for the Ruby OpenSSL bindings" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="${USE_RUBY}" +KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND="dev-lang/ruby:1.9[ssl]" + +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-ssl/ruby-ssl-2.ebuild b/virtual/ruby-ssl/ruby-ssl-2.ebuild new file mode 100644 index 000000000000..fb753eaf6c71 --- /dev/null +++ b/virtual/ruby-ssl/ruby-ssl-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-ssl/ruby-ssl-2.ebuild,v 1.1 2010/08/13 23:37:28 flameeyes Exp $ + +EAPI=2 +USE_RUBY="jruby" + +inherit ruby-ng + +DESCRIPTION="Virtual ebuild for the Ruby OpenSSL bindings" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="${USE_RUBY}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-ruby/jruby-openssl" + +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-ssl/ruby-ssl-3.ebuild b/virtual/ruby-ssl/ruby-ssl-3.ebuild new file mode 100644 index 000000000000..131960394911 --- /dev/null +++ b/virtual/ruby-ssl/ruby-ssl-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-ssl/ruby-ssl-3.ebuild,v 1.1 2010/08/13 23:37:28 flameeyes Exp $ + +EAPI=2 +USE_RUBY="ree18" + +inherit ruby-ng + +DESCRIPTION="Virtual ebuild for the Ruby OpenSSL bindings" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="${USE_RUBY}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-lang/ruby-enterprise:1.8[ssl]" + +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. |