diff options
author | 2010-01-28 00:26:55 +0000 | |
---|---|---|
committer | 2010-01-28 00:26:55 +0000 | |
commit | 2fccac3b2fb12c1d5715c0f2847d2f499b5f56bf (patch) | |
tree | 3d80313948033ca4caca8da3b95e5c6f563c2277 /dev-ruby/right_aws | |
parent | drop USE=gold and enable bfd/gold all the time (with bfd being the default) .... (diff) | |
download | historical-2fccac3b2fb12c1d5715c0f2847d2f499b5f56bf.tar.gz historical-2fccac3b2fb12c1d5715c0f2847d2f499b5f56bf.tar.bz2 historical-2fccac3b2fb12c1d5715c0f2847d2f499b5f56bf.zip |
Initial import of RightScale AWS library.
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/right_aws')
-rw-r--r-- | dev-ruby/right_aws/ChangeLog | 10 | ||||
-rw-r--r-- | dev-ruby/right_aws/Manifest | 14 | ||||
-rw-r--r-- | dev-ruby/right_aws/metadata.xml | 5 | ||||
-rw-r--r-- | dev-ruby/right_aws/right_aws-1.10.0.ebuild | 38 |
4 files changed, 67 insertions, 0 deletions
diff --git a/dev-ruby/right_aws/ChangeLog b/dev-ruby/right_aws/ChangeLog new file mode 100644 index 000000000000..46ac795b2644 --- /dev/null +++ b/dev-ruby/right_aws/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-ruby/right_aws +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/ChangeLog,v 1.1 2010/01/28 00:26:55 flameeyes Exp $ + +*right_aws-1.10.0 (28 Jan 2010) + + 28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +right_aws-1.10.0.ebuild, +metadata.xml: + Initial import of RightScale AWS library. + diff --git a/dev-ruby/right_aws/Manifest b/dev-ruby/right_aws/Manifest new file mode 100644 index 000000000000..e23c41af459b --- /dev/null +++ b/dev-ruby/right_aws/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST right_aws-1.10.0.gem 101376 RMD160 e6fa67c3f3d5f1f59545af72351e4ed3d324b0e5 SHA1 caa6daaec0aede9924fec1dc18bcc9479f6f72c1 SHA256 c911f839a3aac2f08398408d7b7631811a877d1199d1850a861278893e776992 +EBUILD right_aws-1.10.0.ebuild 1146 RMD160 b97c252b094e855973b11b758a1759290f0f50d9 SHA1 37a1f414d185ea6a9d5f8afc6f21b12c6021c96b SHA256 9a3af4adca34c7818467a86f8f2c84b1145580d7da52a83d656d6c7bad81919d +MISC ChangeLog 389 RMD160 6831252e90bda012164983ad7d2c4f69353b97c6 SHA1 ab5ee1d8fe145fff948239b527e29a9786021bfd SHA256 c7c0b0322153dbfff765f20f577472bb6ebc6bb9148fd14133a1177976b60c7b +MISC metadata.xml 157 RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 SHA1 8ce15dcc608eeb5616aeec610dc695cbe6f93e02 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEARECAAYFAktg2ZQACgkQAiZjviIA2XhBzQCfTDQmA4vVCXsgLEKKHKAbj6VR +1KkAoMhn+iqMw7wC/CRx2mir1961X55y +=y319 +-----END PGP SIGNATURE----- diff --git a/dev-ruby/right_aws/metadata.xml b/dev-ruby/right_aws/metadata.xml new file mode 100644 index 000000000000..852136183369 --- /dev/null +++ b/dev-ruby/right_aws/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/dev-ruby/right_aws/right_aws-1.10.0.ebuild b/dev-ruby/right_aws/right_aws-1.10.0.ebuild new file mode 100644 index 000000000000..f8366575073d --- /dev/null +++ b/dev-ruby/right_aws/right_aws-1.10.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-1.10.0.ebuild,v 1.1 2010/01/28 00:26:55 flameeyes Exp $ + +EAPI=2 +USE_RUBY="ruby18 ruby19 jruby" + +RUBY_FAKEGEM_TASK_DOC="docs" +RUBY_FAKEGEM_DOCDIR="doc" +RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" + +inherit ruby-fakegem + +DESCRIPTION="A robust, fast, and secure interface to Amazon EC2, EBS, S3, SQS, SDB, and CloudFront." +HOMEPAGE="http://www.rightscale.com/" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +# Tests require you to set up Amazon AWS access so we have no way to +# handle this from within the ebuild :( +RESTRICT="test" + +# uuidtools is just needed for sdb, but still better to add it to the +# dependencies. +# libxml is also optionally supported. +ruby_add_rdepend '>=dev-ruby/right_http_connection-1.2.4 dev-ruby/uuidtools' + +all_ruby_prepare() { + # by default the Rakefile will require rcovtask from rcov to allow + # coverage testing; since we don't care about that we'll just be + # ignoring it for now. + sed -i \ + -e '/rcovtask/s:^:#:' \ + Rakefile || die +} |