Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/tdb: tdb-1.2.10.ebuild ChangeLog
Date: Wed, 29 Aug 2012 02:30:00
Message-Id: 20120829022946.6642F20AC6@flycatcher.gentoo.org
1 ottxor 12/08/29 02:29:46
2
3 Modified: tdb-1.2.10.ebuild ChangeLog
4 Log:
5 added ~amd64-linux
6
7 (Portage version: 2.2.0_alpha123/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 sys-libs/tdb/tdb-1.2.10.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/tdb-1.2.10.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/tdb-1.2.10.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/tdb-1.2.10.ebuild?r1=1.2&r2=1.3
15
16 Index: tdb-1.2.10.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.10.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- tdb-1.2.10.ebuild 15 May 2012 23:36:34 -0000 1.2
23 +++ tdb-1.2.10.ebuild 29 Aug 2012 02:29:46 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.10.ebuild,v 1.2 2012/05/15 23:36:34 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.10.ebuild,v 1.3 2012/08/29 02:29:46 ottxor Exp $
29
30 EAPI=3
31 PYTHON_DEPEND="python? 2"
32 @@ -14,7 +14,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
38 IUSE="python"
39
40 RDEPEND=""
41
42
43
44 1.45 sys-libs/tdb/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/ChangeLog?rev=1.45&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/ChangeLog?rev=1.45&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tdb/ChangeLog?r1=1.44&r2=1.45
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v
53 retrieving revision 1.44
54 retrieving revision 1.45
55 diff -u -r1.44 -r1.45
56 --- ChangeLog 6 Jul 2012 01:58:58 -0000 1.44
57 +++ ChangeLog 29 Aug 2012 02:29:46 -0000 1.45
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-libs/tdb
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.44 2012/07/06 01:58:58 jdhore Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.45 2012/08/29 02:29:46 ottxor Exp $
63 +
64 + 29 Aug 2012; Christoph Junghans <ottxor@g.o> tdb-1.2.10.ebuild:
65 + added ~amd64-linux
66
67 06 Jul 2012; Jeff Horelick <jdhore@g.o> tdb-1.2.9.ebuild:
68 marked x86 per bug 417107
69 @@ -160,4 +163,3 @@
70 +metadata.xml:
71 Initial commit. Ebuilds based on those provided by Marcel Greter in
72 #231273
73 -