public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Raschbacher" <lordvan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/lordvan:master commit in: dev-db/libzdb/
Date: Sun, 10 Jun 2012 19:50:05 +0000 (UTC)	[thread overview]
Message-ID: <1339357790.f43852ca75b32f079ca5198d27ceee6087e154e2.lordvan@gentoo> (raw)

commit:     f43852ca75b32f079ca5198d27ceee6087e154e2
Author:     Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 19:49:50 2012 +0000
Commit:     Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 19:49:50 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/lordvan.git;a=commit;h=f43852ca

small updates

---
 dev-db/libzdb/Manifest             |    4 ++--
 dev-db/libzdb/libzdb-2.10.3.ebuild |    5 +++--
 dev-db/libzdb/metadata.xml         |    3 +++
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-db/libzdb/Manifest b/dev-db/libzdb/Manifest
index 54002be..68fa63a 100644
--- a/dev-db/libzdb/Manifest
+++ b/dev-db/libzdb/Manifest
@@ -1,4 +1,4 @@
 DIST libzdb-2.10.3.tar.gz 600834 RMD160 2cf65d92918328e67e84060dd35c29ae3be38aac SHA1 c32a444312b572415c1ca49f1bf9eb4398f9339d SHA256 8716d2cb3563478228f33de43e89857b3d190576be36a1f490dc245ffe60f959
-EBUILD libzdb-2.10.3.ebuild 2064 RMD160 a17edc82cd039fe4711b7815b2e61c65cef81621 SHA1 d69240e42a6870b1e552908f6d66f913a987b590 SHA256 62ee8f1cd2513f486d9d093ffe0831002bf623aed368a95f84aa228b945e4e46
+EBUILD libzdb-2.10.3.ebuild 2124 RMD160 625a6fbdb6f3ba666fcb1717f172e1a7c814fa6c SHA1 83b85e5d9ac6360719fb9285e9796ba732e21fc5 SHA256 06e2812f02e9e3079b0fd3bc5632d1f0156e55cf985fbdcb2b24342a97bb9768
 MISC ChangeLog 273 RMD160 3f452544f3fd02603de0e32fb27f397f55f2a173 SHA1 73a5b6b458efe8ae5048b3cb3b0c67863a9fbf94 SHA256 21276d6d4c1a2297521ac8c401f6a3580781b03836ee3b4d16a51bb3ae19a0c6
-MISC metadata.xml 225 RMD160 281fb20ded6c063a9fdc266bf255233cae6ddd71 SHA1 5ec9df97bdc3a6de17905dd000bc5e47f7e3e7c4 SHA256 2fc398b00dba79b9268048e3ba91d0fa96012273d4d26622d2af4ae45d668a10
+MISC metadata.xml 310 RMD160 6de1efb0027452a861d2999c79f86f21d53daf80 SHA1 f5311de32a45c82d457ea00934aafe88b9c598a5 SHA256 ef5ee26090b8fdd1837e6ba9e44304232c5effc25c75d45a99d25a8c43f3a685

diff --git a/dev-db/libzdb/libzdb-2.10.3.ebuild b/dev-db/libzdb/libzdb-2.10.3.ebuild
index 22d26b9..f0ad0b7 100644
--- a/dev-db/libzdb/libzdb-2.10.3.ebuild
+++ b/dev-db/libzdb/libzdb-2.10.3.ebuild
@@ -13,12 +13,13 @@ SRC_URI="http://www.tildeslash.com/${PN}/dist/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~x86 ~amd64"
-IUSE="debug doc mysql postgres +sqlite ssl static-libs"
+IUSE="debug doc mysql postgres +sqlite +sqliteunlock ssl static-libs"
 REQUIRED_USE=" || ( postgres mysql sqlite )"
 
 RDEPEND="mysql? ( virtual/mysql )
 	postgres? ( dev-db/postgresql-base )
-	sqlite? ( dev-db/sqlite[unlock-notify] )
+	sqlite? ( >=dev-db/sqlite-3 )
+	sqliteunlock? ( >=dev-db/sqlite-3.6.12[unlock-notify] )
 	ssl? ( dev-libs/openssl )"
 DEPEND="${RDEPEND}
 	sys-devel/flex

diff --git a/dev-db/libzdb/metadata.xml b/dev-db/libzdb/metadata.xml
index 14490a9..054b3ac 100644
--- a/dev-db/libzdb/metadata.xml
+++ b/dev-db/libzdb/metadata.xml
@@ -5,4 +5,7 @@
 <maintainer>
 	<email>lordvan@gentoo.org</email>
 </maintainer>
+<use>
+	<flag name="sqliteunlock">Enable SQLite unlock notification api</flag>
+</use>
 </pkgmetadata>



             reply	other threads:[~2012-06-10 19:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-10 19:50 Thomas Raschbacher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-09 12:59 [gentoo-commits] dev/lordvan:master commit in: dev-db/libzdb/ Thomas Raschbacher
2012-06-10 20:07 Thomas Raschbacher
2012-06-10 19:37 Thomas Raschbacher
2012-06-10 19:37 Thomas Raschbacher
2012-06-10 19:02 Thomas Raschbacher

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=1339357790.f43852ca75b32f079ca5198d27ceee6087e154e2.lordvan@gentoo \
    --to=lordvan@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