Gentoo Archives: gentoo-commits

From: "Daniel Black (dragonheart)" <dragonheart@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libksba: ChangeLog libksba-1.0.4.ebuild libksba-1.0.5.ebuild
Date: Sun, 25 Jan 2009 21:48:00
Message-Id: E1LRCpa-000615-Q2@stork.gentoo.org
1 dragonheart 09/01/25 21:47:50
2
3 Modified: ChangeLog libksba-1.0.4.ebuild
4 Added: libksba-1.0.5.ebuild
5 Log:
6 version bump as per bug #254449 with QA fixes thanks to Arfrever Frehtes Taifersar Arahesis
7 (Portage version: 2.2_rc20/cvs/Linux 2.6.26-gentoo-r4 x86_64)
8
9 Revision Changes Path
10 1.92 dev-libs/libksba/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libksba/ChangeLog?rev=1.92&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libksba/ChangeLog?rev=1.92&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libksba/ChangeLog?r1=1.91&r2=1.92
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v
19 retrieving revision 1.91
20 retrieving revision 1.92
21 diff -u -r1.91 -r1.92
22 --- ChangeLog 4 Nov 2008 10:19:49 -0000 1.91
23 +++ ChangeLog 25 Jan 2009 21:47:50 -0000 1.92
24 @@ -1,6 +1,13 @@
25 # ChangeLog for dev-libs/libksba
26 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.91 2008/11/04 10:19:49 dragonheart Exp $
28 +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.92 2009/01/25 21:47:50 dragonheart Exp $
30 +
31 +*libksba-1.0.5 (25 Jan 2009)
32 +
33 + 25 Jan 2009; Daniel Black <dragonheart@g.o> libksba-1.0.4.ebuild,
34 + +libksba-1.0.5.ebuild:
35 + version bump as per bug #254449 with QA fixes thanks to Arfrever Frehtes
36 + Taifersar Arahesis
37
38 *libksba-1.0.4 (04 Nov 2008)
39
40
41
42
43 1.2 dev-libs/libksba/libksba-1.0.4.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libksba/libksba-1.0.4.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libksba/libksba-1.0.4.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libksba/libksba-1.0.4.ebuild?r1=1.1&r2=1.2
48
49 Index: libksba-1.0.4.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-1.0.4.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- libksba-1.0.4.ebuild 4 Nov 2008 10:19:49 -0000 1.1
56 +++ libksba-1.0.4.ebuild 25 Jan 2009 21:47:50 -0000 1.2
57 @@ -1,8 +1,6 @@
58 -# Copyright 1999-2008 Gentoo Foundation
59 +# Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-1.0.4.ebuild,v 1.1 2008/11/04 10:19:49 dragonheart Exp $
62 -
63 -inherit eutils
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-1.0.4.ebuild,v 1.2 2009/01/25 21:47:50 dragonheart Exp $
65
66 DESCRIPTION="makes X.509 certificates and CMS easily accessible to applications"
67 HOMEPAGE="http://www.gnupg.org/related_software/libksba"
68
69
70
71 1.1 dev-libs/libksba/libksba-1.0.5.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libksba/libksba-1.0.5.ebuild?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libksba/libksba-1.0.5.ebuild?rev=1.1&content-type=text/plain
75
76 Index: libksba-1.0.5.ebuild
77 ===================================================================
78 # Copyright 1999-2009 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-1.0.5.ebuild,v 1.1 2009/01/25 21:47:50 dragonheart Exp $
81
82 DESCRIPTION="makes X.509 certificates and CMS easily accessible to applications"
83 HOMEPAGE="http://www.gnupg.org/related_software/libksba"
84 SRC_URI="mirror://gnupg/libksba/${P}.tar.bz2"
85
86 LICENSE="GPL-3"
87 SLOT="0"
88 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
89 IUSE=""
90
91 DEPEND=">=dev-libs/libgpg-error-1.2"
92 RDEPEND="${DEPEND}"
93
94 src_install() {
95 emake DESTDIR="${D}" install || die "emake install failed"
96 dodoc AUTHORS ChangeLog NEWS README THANKS TODO VERSION
97 }