summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-07-12 13:29:25 +0000
committerRoy Marples <uberlord@gentoo.org>2007-07-12 13:29:25 +0000
commit56b4e01af6fe6d4e26679c5f8e4042a588a6f059 (patch)
tree254bdb68cb70a8ea17c9ccbf99572ee238e71a9d /net-libs/gnutls/gnutls-1.6.2.ebuild
parentStable on sparc wrt security #184029 (diff)
downloadhistorical-56b4e01af6fe6d4e26679c5f8e4042a588a6f059.tar.gz
historical-56b4e01af6fe6d4e26679c5f8e4042a588a6f059.tar.bz2
historical-56b4e01af6fe6d4e26679c5f8e4042a588a6f059.zip
Keyworded ~sparc-fbsd.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'net-libs/gnutls/gnutls-1.6.2.ebuild')
-rw-r--r--net-libs/gnutls/gnutls-1.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-1.6.2.ebuild b/net-libs/gnutls/gnutls-1.6.2.ebuild
index 6170d9fc5eee..17bbbbc87f07 100644
--- a/net-libs/gnutls/gnutls-1.6.2.ebuild
+++ b/net-libs/gnutls/gnutls-1.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.6.2.ebuild,v 1.1 2007/04/21 01:22:31 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.6.2.ebuild,v 1.2 2007/07/12 13:29:25 uberlord Exp $
inherit eutils
@@ -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 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="zlib doc nls"
RDEPEND=">=dev-libs/libgcrypt-1.2.2