diff options
author | 2008-11-04 03:40:02 +0000 | |
---|---|---|
committer | 2008-11-04 03:40:02 +0000 | |
commit | 896f180175448e0acb184811842f3c21b615923a (patch) | |
tree | 550ed17a066febbf7de1862b25515ce521738db5 /net-libs | |
parent | arm/sh stable (diff) | |
download | gentoo-2-896f180175448e0acb184811842f3c21b615923a.tar.gz gentoo-2-896f180175448e0acb184811842f3c21b615923a.tar.bz2 gentoo-2-896f180175448e0acb184811842f3c21b615923a.zip |
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gnutls/gnutls-2.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-2.2.5.ebuild b/net-libs/gnutls/gnutls-2.2.5.ebuild index 3d2be94bae1f..e08f83e8d049 100644 --- a/net-libs/gnutls/gnutls-2.2.5.ebuild +++ b/net-libs/gnutls/gnutls-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.2.5.ebuild,v 1.8 2008/08/17 07:06:46 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.2.5.ebuild,v 1.9 2008/11/04 03:40:02 vapier Exp $ inherit libtool eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gnutls/${P}.tar.bz2" # 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="zlib lzo doc nls guile bindist" RDEPEND="dev-libs/libgpg-error |