diff options
author | 2009-04-07 18:11:26 +0000 | |
---|---|---|
committer | 2009-04-07 18:11:26 +0000 | |
commit | 9f8b60a47450770994ed27bf217d9fd85ee4b6df (patch) | |
tree | ad2f7801d2d4d801987fac2250482925960de23f /net-libs/gnutls/gnutls-2.6.4.ebuild | |
parent | Stable on alpha, bug #264370 (diff) | |
download | gentoo-2-9f8b60a47450770994ed27bf217d9fd85ee4b6df.tar.gz gentoo-2-9f8b60a47450770994ed27bf217d9fd85ee4b6df.tar.bz2 gentoo-2-9f8b60a47450770994ed27bf217d9fd85ee4b6df.zip |
Stable on alpha, bug #264392
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/gnutls/gnutls-2.6.4.ebuild')
-rw-r--r-- | net-libs/gnutls/gnutls-2.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-2.6.4.ebuild b/net-libs/gnutls/gnutls-2.6.4.ebuild index f5d816543847..0ae8b502b04e 100644 --- a/net-libs/gnutls/gnutls-2.6.4.ebuild +++ b/net-libs/gnutls/gnutls-2.6.4.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.4.ebuild,v 1.3 2009/04/05 16:50:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.6.4.ebuild,v 1.4 2009/04/07 18:11:26 klausman Exp $ EAPI="2" inherit eutils libtool autotools @@ -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 |