From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OEHjB-0000vv-K9 for garchives@archives.gentoo.org; Tue, 18 May 2010 08:00:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64B64E070D; Tue, 18 May 2010 08:00:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 47000E070D for ; Tue, 18 May 2010 08:00:36 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id D5FE11B4035 for ; Tue, 18 May 2010 08:00:35 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2261) id DFC532C658; Tue, 18 May 2010 08:00:34 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/tdb: ChangeLog tdb-1.2.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog tdb-1.2.1.ebuild X-VCS-Directories: sys-libs/tdb X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20100518080034.DFC532C658@corvid.gentoo.org> Date: Tue, 18 May 2010 08:00:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c7f1ae9f-fc11-470c-b9f1-2db6ca3fc202 X-Archives-Hash: 0b9e622a4b441817c6dd498af62baa0b phajdan.jr 10/05/18 08:00:34 Modified: ChangeLog tdb-1.2.1.ebuild Log: x86 stable wrt bug #300158 (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.16 sys-libs/tdb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/Chang= eLog?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/Chang= eLog?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/Chang= eLog?r1=3D1.15&r2=3D1.16 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 4 May 2010 14:26:41 -0000 1.15 +++ ChangeLog 18 May 2010 08:00:34 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/tdb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.15 2010/05= /04 14:26:41 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.16 2010/05= /18 08:00:34 phajdan.jr Exp $ + + 18 May 2010; Pawel Hajdan jr tdb-1.2.1.ebuild: + x86 stable wrt bug #300158 =20 03 May 2010; Olivier Cr=C3=AAte tdb-1.2.1.ebuild: amd64 stable, bug #314899 1.4 sys-libs/tdb/tdb-1.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/tdb-1= .2.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/tdb-1= .2.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/tdb-1= .2.1.ebuild?r1=3D1.3&r2=3D1.4 Index: tdb-1.2.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tdb-1.2.1.ebuild 4 May 2010 14:26:41 -0000 1.3 +++ tdb-1.2.1.ebuild 18 May 2010 08:00:34 -0000 1.4 @@ -1,6 +1,6 @@ # 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.1.ebuild,v 1.3 2= 010/05/04 14:26:41 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.1.ebuild,v 1.4 2= 010/05/18 08:00:34 phajdan.jr Exp $ =20 EAPI=3D"2" =20 @@ -11,7 +11,7 @@ SRC_URI=3D"http://samba.org/ftp/tdb/${P}.tar.gz" LICENSE=3D"GPL-3" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~= x86" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x= 86" IUSE=3D"python static-libs tools tdbtest" =20 RDEPEND=3D""