summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2009-04-30 12:24:44 +0000
committerDaniel Black <dragonheart@gentoo.org>2009-04-30 12:24:44 +0000
commit5f3c681159fefc2d2ab45249a2dac6e48720a3d6 (patch)
treee88342f73a9eae91eafa595c789be4e7a8b6a118 /net-libs/gnutls
parentfix for security bug #267774 (diff)
downloadgentoo-2-5f3c681159fefc2d2ab45249a2dac6e48720a3d6.tar.gz
gentoo-2-5f3c681159fefc2d2ab45249a2dac6e48720a3d6.tar.bz2
gentoo-2-5f3c681159fefc2d2ab45249a2dac6e48720a3d6.zip
security keywords so far
(Portage version: 2.2_rc31/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/gnutls')
-rw-r--r--net-libs/gnutls/gnutls-2.6.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-2.6.5-r1.ebuild b/net-libs/gnutls/gnutls-2.6.5-r1.ebuild
index 8f641d1a5b04..2ff521edbb7c 100644
--- a/net-libs/gnutls/gnutls-2.6.5-r1.ebuild
+++ b/net-libs/gnutls/gnutls-2.6.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI="2"
inherit autotools eutils libtool
@@ -21,7 +21,7 @@ unset MINOR_VERSION
# GPL-3 for the gnutls-extras library and LGPL for the gnutls library.
LICENSE="LGPL-2.1 GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="bindist +cxx doc guile lzo nls zlib"
RDEPEND="dev-libs/libgpg-error