summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-28 10:05:20 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-28 10:05:20 +0000
commit2b39bb0a057d736954fc8c822e6c5b78da8b589b (patch)
tree010271ac6a9ba7530ce65c42fec41392ef01fbfe /net-libs
parentRemove dodoc COPYING (diff)
downloadgentoo-2-2b39bb0a057d736954fc8c822e6c5b78da8b589b.tar.gz
gentoo-2-2b39bb0a057d736954fc8c822e6c5b78da8b589b.tar.bz2
gentoo-2-2b39bb0a057d736954fc8c822e6c5b78da8b589b.zip
arm/s390/sh stable
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'net-libs')
-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 e25a661e902c..f38f4338e849 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.9 2006/09/25 02:45:29 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.4.4-r1.ebuild,v 1.10 2006/09/28 10:05:20 vapier 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 nls"
RDEPEND=">=dev-libs/libgcrypt-1.2.2