Gentoo Archives: gentoo-commits

From: "Daniel Black (dragonheart)" <dragonheart@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/gnutls: gnutls-2.6.5-r1.ebuild
Date: Thu, 30 Apr 2009 12:24:46
Message-Id: E1LzVJl-0002EU-0u@stork.gentoo.org
1 dragonheart 09/04/30 12:24:45
2
3 Modified: gnutls-2.6.5-r1.ebuild
4 Log:
5 security keywords so far
6 (Portage version: 2.2_rc31/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 net-libs/gnutls/gnutls-2.6.5-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/gnutls-2.6.5-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/gnutls-2.6.5-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/gnutls-2.6.5-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: gnutls-2.6.5-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.6.5-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gnutls-2.6.5-r1.ebuild 30 Apr 2009 12:23:45 -0000 1.1
22 +++ gnutls-2.6.5-r1.ebuild 30 Apr 2009 12:24:44 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.6.5-r1.ebuild,v 1.1 2009/04/30 12:23:45 dragonheart Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.6.5-r1.ebuild,v 1.2 2009/04/30 12:24:44 dragonheart Exp $
28
29 EAPI="2"
30 inherit autotools eutils libtool
31 @@ -21,7 +21,7 @@
32 # GPL-3 for the gnutls-extras library and LGPL for the gnutls library.
33 LICENSE="LGPL-2.1 GPL-3"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
37 IUSE="bindist +cxx doc guile lzo nls zlib"
38
39 RDEPEND="dev-libs/libgpg-error