From: "Diego Petteno (flameeyes)" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-bdb: ChangeLog ruby-bdb-0.6.5-r1.ebuild
Date: Thu, 28 Jan 2010 13:01:43 +0000 [thread overview]
Message-ID: <E1NaU0F-0005Pv-3u@stork.gentoo.org> (raw)
flameeyes 10/01/28 13:01:43
Modified: ChangeLog
Added: ruby-bdb-0.6.5-r1.ebuild
Log:
Add a new ebuild based on ruby-ng.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.34 dev-ruby/ruby-bdb/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-bdb/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-bdb/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-bdb/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-bdb/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 22 Aug 2009 22:23:25 -0000 1.33
+++ ChangeLog 28 Jan 2010 13:01:42 -0000 1.34
@@ -1,6 +1,12 @@
# ChangeLog for dev-ruby/ruby-bdb
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-bdb/ChangeLog,v 1.33 2009/08/22 22:23:25 a3li Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-bdb/ChangeLog,v 1.34 2010/01/28 13:01:42 flameeyes Exp $
+
+*ruby-bdb-0.6.5-r1 (28 Jan 2010)
+
+ 28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ +ruby-bdb-0.6.5-r1.ebuild:
+ Add a new ebuild based on ruby-ng.
22 Aug 2009; Alex Legler <a3li@gentoo.org> ruby-bdb-0.6.5.ebuild:
Remove ruby16 and ruby19 from USE_RUBY
1.1 dev-ruby/ruby-bdb/ruby-bdb-0.6.5-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-bdb/ruby-bdb-0.6.5-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-bdb/ruby-bdb-0.6.5-r1.ebuild?rev=1.1&content-type=text/plain
Index: ruby-bdb-0.6.5-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-bdb/ruby-bdb-0.6.5-r1.ebuild,v 1.1 2010/01/28 13:01:42 flameeyes Exp $
EAPI=2
USE_RUBY="ruby18"
inherit db-use ruby-ng
MY_P=${P/ruby-/}
DESCRIPTION="Ruby interface to Berkeley DB"
HOMEPAGE="http://moulon.inra.fr/ruby/bdb.html"
SRC_URI="ftp://moulon.inra.fr/pub/ruby/${MY_P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
S=${WORKDIR}/${MY_P}
RDEPEND=">=sys-libs/db-3.2.9"
DEPEND="${RDEPEND}"
each_ruby_configure() {
${RUBY} extconf.rb --with-db-include=$(db_includedir) \
--with-db-version=$(db_libname | sed -e 's:db::') \
|| die "extconf failed"
}
each_ruby_compile() {
emake || die "emake failed"
if use doc; then
emake rdoc || die "rdoc failed"
fi
}
each_ruby_test() {
emake test || die "tests failed"
}
each_ruby_install() {
doruby src/bdb.so
dodoc README.en Changes || die
dohtml bdb.html || die
if use doc; then
pushd docs &>/dev/null
docinto api
dohtml -r doc || die
popd &>/dev/null
fi
insinto /usr/share/doc/${PF}/examples
doins -r examples/* || die
}
next reply other threads:[~2010-01-28 13:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-28 13:01 Diego Petteno (flameeyes) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-08-01 10:54 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-bdb: ChangeLog ruby-bdb-0.6.5-r1.ebuild Markos Chandras (hwoarang)
2010-08-01 13:42 Christian Faulhammer (fauli)
2010-08-28 17:09 Raul Porcel (armin76)
2010-09-28 23:56 Brent Baude (ranger)
2012-05-01 18:24 Raul Porcel (armin76)
2012-09-16 7:38 Hans de Graaff (graaff)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1NaU0F-0005Pv-3u@stork.gentoo.org \
--to=flameeyes@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox