* [gentoo-commits] gentoo-x86 commit in dev-ruby/aws-sdk: aws-sdk-1.8.1.3.ebuild ChangeLog aws-sdk-1.8.1.1.ebuild aws-sdk-1.7.1.ebuild
@ 2013-02-12 19:25 Diego Petteno (flameeyes)
0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2013-02-12 19:25 UTC (permalink / raw
To: gentoo-commits
flameeyes 13/02/12 19:25:28
Modified: ChangeLog
Added: aws-sdk-1.8.1.3.ebuild
Removed: aws-sdk-1.8.1.1.ebuild aws-sdk-1.7.1.ebuild
Log:
Version bump; remove old.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Revision Changes Path
1.18 dev-ruby/aws-sdk/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/aws-sdk/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/aws-sdk/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/aws-sdk/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/aws-sdk/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 30 Jan 2013 15:21:49 -0000 1.17
+++ ChangeLog 12 Feb 2013 19:25:28 -0000 1.18
@@ -1,6 +1,12 @@
# ChangeLog for dev-ruby/aws-sdk
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/aws-sdk/ChangeLog,v 1.17 2013/01/30 15:21:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/aws-sdk/ChangeLog,v 1.18 2013/02/12 19:25:28 flameeyes Exp $
+
+*aws-sdk-1.8.1.3 (12 Feb 2013)
+
+ 12 Feb 2013; Diego E. Pettenò <flameeyes@gentoo.org> +aws-sdk-1.8.1.3.ebuild,
+ -aws-sdk-1.7.1.ebuild, -aws-sdk-1.8.1.1.ebuild:
+ Version bump; remove old.
*aws-sdk-1.8.1.1 (30 Jan 2013)
1.1 dev-ruby/aws-sdk/aws-sdk-1.8.1.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/aws-sdk/aws-sdk-1.8.1.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/aws-sdk/aws-sdk-1.8.1.3.ebuild?rev=1.1&content-type=text/plain
Index: aws-sdk-1.8.1.3.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/aws-sdk/aws-sdk-1.8.1.3.ebuild,v 1.1 2013/02/12 19:25:28 flameeyes Exp $
EAPI=5
USE_RUBY="ruby18 ruby19"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
RUBY_FAKEGEM_EXTRAINSTALL="ca-bundle.crt"
GITHUB_USER="aws"
GITHUB_PROJECT="${PN}-ruby"
RUBY_S="${GITHUB_PROJECT}-${PV}"
RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
DESCRIPTION="Official SDK for Amazon Web Services"
HOMEPAGE="http://aws.amazon.com/sdkforruby"
SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/${PV}.tar.gz -> ${GITHUB_PROJECT}-${PV}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
ruby_add_rdepend "virtual/ruby-ssl
>=dev-ruby/json-1.4
>=dev-ruby/nokogiri-1.4.4
>=dev-ruby/uuidtools-2.1"
all_ruby_prepare() {
sed -i -e 's:~>:>=:' "${RUBY_FAKEGEM_GEMSPEC}" || die
}
all_ruby_install() {
all_fakegem_install
insinto /usr/share/doc/${PF}
doins -r recipebook samples
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-12 19:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-12 19:25 [gentoo-commits] gentoo-x86 commit in dev-ruby/aws-sdk: aws-sdk-1.8.1.3.ebuild ChangeLog aws-sdk-1.8.1.1.ebuild aws-sdk-1.7.1.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