Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/cdb: cdb-0.75-r3.ebuild ChangeLog
Date: Tue, 29 May 2012 17:06:27
Message-Id: 20120529170557.E4D912004B@flycatcher.gentoo.org
1 aballier 12/05/29 17:05:57
2
3 Modified: cdb-0.75-r3.ebuild ChangeLog
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-db/cdb/cdb-0.75-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild?r1=1.2&r2=1.3
15
16 Index: cdb-0.75-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- cdb-0.75-r3.ebuild 14 Apr 2011 14:47:25 -0000 1.2
23 +++ cdb-0.75-r3.ebuild 29 May 2012 17:05:57 -0000 1.3
24 @@ -1,11 +1,11 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild,v 1.2 2011/04/14 14:47:25 abcd Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild,v 1.3 2012/05/29 17:05:57 aballier Exp $
30
31 EAPI=3
32 inherit eutils toolchain-funcs
33
34 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
35 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
36
37 DESCRIPTION="Fast, reliable, simple package for creating and reading constant databases."
38 HOMEPAGE="http://cr.yp.to/cdb.html"
39
40
41
42 1.47 dev-db/cdb/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/ChangeLog?rev=1.47&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/ChangeLog?rev=1.47&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/ChangeLog?r1=1.46&r2=1.47
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-db/cdb/ChangeLog,v
51 retrieving revision 1.46
52 retrieving revision 1.47
53 diff -u -r1.46 -r1.47
54 --- ChangeLog 14 Apr 2011 14:47:25 -0000 1.46
55 +++ ChangeLog 29 May 2012 17:05:57 -0000 1.47
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-db/cdb
58 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/ChangeLog,v 1.46 2011/04/14 14:47:25 abcd Exp $
60 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/ChangeLog,v 1.47 2012/05/29 17:05:57 aballier Exp $
62 +
63 + 29 May 2012; Alexis Ballier <aballier@g.o> cdb-0.75-r3.ebuild:
64 + keyword ~amd64-fbsd
65
66 14 Apr 2011; Jonathan Callen <abcd@g.o> cdb-0.75-r3.ebuild:
67 Add prefix support, bump EAPI to 3, add prefix keywords