From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8ECA0138010 for ; Sun, 23 Sep 2012 19:47:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0577221C044; Sun, 23 Sep 2012 19:47:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B089D21C044 for ; Sun, 23 Sep 2012 19:47:17 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B97F233C770 for ; Sun, 23 Sep 2012 19:47:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2250) id 7EC7C21600; Sun, 23 Sep 2012 19:47:15 +0000 (UTC) From: "Victor Ostorga (vostorga)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vostorga@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/ldb: ldb-1.1.10.ebuild ChangeLog ldb-1.1.12.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ldb-1.1.10.ebuild ChangeLog ldb-1.1.12.ebuild X-VCS-Directories: sys-libs/ldb X-VCS-Committer: vostorga X-VCS-Committer-Name: Victor Ostorga Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120923194715.7EC7C21600@flycatcher.gentoo.org> Date: Sun, 23 Sep 2012 19:47:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a1f6c04f-57ee-4054-a93c-253ee7af5d15 X-Archives-Hash: 32c30349d7a0024837439cad21704631 vostorga 12/09/23 19:47:15 Modified: ldb-1.1.10.ebuild ChangeLog ldb-1.1.12.ebuild Log: Fixin up tevent version (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.5 sys-libs/ldb/ldb-1.1.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.10.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.10.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.10.ebuild?r1=1.4&r2=1.5 Index: ldb-1.1.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.10.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ldb-1.1.10.ebuild 23 Sep 2012 19:42:52 -0000 1.4 +++ ldb-1.1.10.ebuild 23 Sep 2012 19:47:15 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.10.ebuild,v 1.4 2012/09/23 19:42:52 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.10.ebuild,v 1.5 2012/09/23 19:47:15 vostorga Exp $ EAPI="4" PYTHON_DEPEND="2:2.4" @@ -18,7 +18,7 @@ RDEPEND="dev-libs/popt >=sys-libs/talloc-2.0.7[python] - >=sys-libs/tevent-0.9.17 + >=sys-libs/tevent-0.9.16 >=sys-libs/tdb-1.2.10[python] net-nds/openldap !! ldb-1.1.10.ebuild, + ldb-1.1.12.ebuild: + Fixin up tevent version *ldb-1.1.12 (23 Sep 2012) 1.2 sys-libs/ldb/ldb-1.1.12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild?r1=1.1&r2=1.2 Index: ldb-1.1.12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ldb-1.1.12.ebuild 23 Sep 2012 19:42:53 -0000 1.1 +++ ldb-1.1.12.ebuild 23 Sep 2012 19:47:15 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild,v 1.1 2012/09/23 19:42:53 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild,v 1.2 2012/09/23 19:47:15 vostorga Exp $ EAPI="4" PYTHON_DEPEND="2:2.4" @@ -18,7 +18,7 @@ RDEPEND="dev-libs/popt >=sys-libs/talloc-2.0.7[python] - >=sys-libs/tevent-0.9.16 + >=sys-libs/tevent-0.9.17 >=sys-libs/tdb-1.2.10[python] net-nds/openldap !!