From b51717d3fe3247451ee0251b06577861a7780390 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Mon, 4 Jan 2010 18:03:29 +0000 Subject: Bump (Portage version: 2.2_rc61/cvs/Linux x86_64) --- sys-libs/tdb/ChangeLog | 9 ++++-- sys-libs/tdb/tdb-1.2.0.ebuild | 69 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+), 2 deletions(-) create mode 100644 sys-libs/tdb/tdb-1.2.0.ebuild (limited to 'sys-libs/tdb') diff --git a/sys-libs/tdb/ChangeLog b/sys-libs/tdb/ChangeLog index 2bc0aae368e9..9f7fc034d89c 100644 --- a/sys-libs/tdb/ChangeLog +++ b/sys-libs/tdb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/tdb -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.9 2009/12/06 16:57:49 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.10 2010/01/04 18:03:29 patrick Exp $ + +*tdb-1.2.0 (04 Jan 2010) + + 04 Jan 2010; Patrick Lauer +tdb-1.2.0.ebuild: + Bump 06 Dec 2009; Diego E. Pettenò tdb-1.1.5-r1.ebuild: Block older samba (to force uninstall). diff --git a/sys-libs/tdb/tdb-1.2.0.ebuild b/sys-libs/tdb/tdb-1.2.0.ebuild new file mode 100644 index 000000000000..4539eb74df98 --- /dev/null +++ b/sys-libs/tdb/tdb-1.2.0.ebuild @@ -0,0 +1,69 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.0.ebuild,v 1.1 2010/01/04 18:03:29 patrick Exp $ + +EAPI="2" + +inherit confutils eutils autotools + +DESCRIPTION="Samba tdb" +HOMEPAGE="http://tdb.samba.org/" +SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz" +LICENSE="GPL-3" +IUSE="python tools tdbtest" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + +DEPEND="!