Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Sun, 26 Aug 2012 18:09:22
Message-Id: 20120826180912.C943520819@flycatcher.gentoo.org
1 armin76 12/08/26 18:09:12
2
3 Modified: cdb-0.75-r3.ebuild ChangeLog
4 Log:
5 alpha/ia64/s390/sh/sparc stable wrt #418667
6
7 (Portage version: 2.1.11.5/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.10 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.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild?r1=1.9&r2=1.10
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.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- cdb-0.75-r3.ebuild 4 Aug 2012 19:18:55 -0000 1.9
23 +++ cdb-0.75-r3.ebuild 26 Aug 2012 18:09:12 -0000 1.10
24 @@ -1,11 +1,11 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild,v 1.9 2012/08/04 19:18:55 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild,v 1.10 2012/08/26 18:09:12 armin76 Exp $
29
30 EAPI=3
31 inherit eutils multilib toolchain-funcs
32
33 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
34 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
35
36 DESCRIPTION="Fast, reliable, simple package for creating and reading constant databases."
37 HOMEPAGE="http://cr.yp.to/cdb.html"
38
39
40
41 1.54 dev-db/cdb/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/ChangeLog?rev=1.54&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/ChangeLog?rev=1.54&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/cdb/ChangeLog?r1=1.53&r2=1.54
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-db/cdb/ChangeLog,v
50 retrieving revision 1.53
51 retrieving revision 1.54
52 diff -u -r1.53 -r1.54
53 --- ChangeLog 4 Aug 2012 19:18:55 -0000 1.53
54 +++ ChangeLog 26 Aug 2012 18:09:12 -0000 1.54
55 @@ -1,6 +1,9 @@
56 # ChangeLog for dev-db/cdb
57 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/ChangeLog,v 1.53 2012/08/04 19:18:55 blueness Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/ChangeLog,v 1.54 2012/08/26 18:09:12 armin76 Exp $
60 +
61 + 26 Aug 2012; Raúl Porcel <armin76@g.o> cdb-0.75-r3.ebuild:
62 + alpha/ia64/s390/sh/sparc stable wrt #418667
63
64 04 Aug 2012; Anthony G. Basile <blueness@g.o> cdb-0.75-r3.ebuild:
65 Stable arm, bug #418667