summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-09-20 22:00:38 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-09-20 22:00:38 +0000
commite2dc6917c5cdf09159074cfaaa1c8212a4dc9675 (patch)
tree99ccf77ea940a5a9e9f25acf7e7e1d836eadc7e7 /net-libs/gnutls/gnutls-1.4.4-r1.ebuild
parentStable on x86. Security bug #147682. (diff)
downloadgentoo-2-e2dc6917c5cdf09159074cfaaa1c8212a4dc9675.tar.gz
gentoo-2-e2dc6917c5cdf09159074cfaaa1c8212a4dc9675.tar.bz2
gentoo-2-e2dc6917c5cdf09159074cfaaa1c8212a4dc9675.zip
Stable on x86. Security bug #147682.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'net-libs/gnutls/gnutls-1.4.4-r1.ebuild')
-rw-r--r--net-libs/gnutls/gnutls-1.4.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-1.4.4-r1.ebuild b/net-libs/gnutls/gnutls-1.4.4-r1.ebuild
index a1ba86883039..96bc0e8b02ef 100644
--- a/net-libs/gnutls/gnutls-1.4.4-r1.ebuild
+++ b/net-libs/gnutls/gnutls-1.4.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.4.4-r1.ebuild,v 1.1 2006/09/19 20:30:16 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.4.4-r1.ebuild,v 1.2 2006/09/20 22:00:38 ticho Exp $
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="http://josefsson.org/gnutls/releases/${P}.tar.bz2"
# GPL-2 for the gnutls-extras library and LGPL for the gnutls library.
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86"
IUSE="zlib doc"
RDEPEND=">=dev-libs/libgcrypt-1.2.2