* [gentoo-commits] gentoo-x86 commit in dev-ruby/right_aws: metadata.xml ChangeLog right_aws-1.10.0.ebuild
@ 2010-01-28 0:26 Diego Petteno (flameeyes)
0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2010-01-28 0:26 UTC (permalink / raw
To: gentoo-commits
flameeyes 10/01/28 00:26:56
Added: metadata.xml ChangeLog right_aws-1.10.0.ebuild
Log:
Initial import of RightScale AWS library.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-ruby/right_aws/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/right_aws/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/right_aws/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>ruby</herd>
</pkgmetadata>
1.1 dev-ruby/right_aws/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/right_aws/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/right_aws/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# 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.
1.1 dev-ruby/right_aws/right_aws-1.10.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/right_aws/right_aws-1.10.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/right_aws/right_aws-1.10.0.ebuild?rev=1.1&content-type=text/plain
Index: right_aws-1.10.0.ebuild
===================================================================
# 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
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-28 0:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-28 0:26 [gentoo-commits] gentoo-x86 commit in dev-ruby/right_aws: metadata.xml ChangeLog right_aws-1.10.0.ebuild Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox