diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-06-21 13:01:07 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-06-21 13:01:07 +0000 |
commit | aa27a2af64570450e5024d6adcd3a0bd2071c2d1 (patch) | |
tree | 74267eafa86e8a1985971c81b9ef45254fd2ca04 /net-libs | |
parent | Added build and static useflag, needed to build Gentoo/FreeBSD stage. (diff) | |
download | gentoo-2-aa27a2af64570450e5024d6adcd3a0bd2071c2d1.tar.gz gentoo-2-aa27a2af64570450e5024d6adcd3a0bd2071c2d1.tar.bz2 gentoo-2-aa27a2af64570450e5024d6adcd3a0bd2071c2d1.zip |
hppa to 1.0.25
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gnutls/gnutls-1.0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-1.0.25.ebuild b/net-libs/gnutls/gnutls-1.0.25.ebuild index 6d61eb87e49b..66fe87ca0f58 100644 --- a/net-libs/gnutls/gnutls-1.0.25.ebuild +++ b/net-libs/gnutls/gnutls-1.0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.0.25.ebuild,v 1.7 2005/06/21 11:46:41 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.0.25.ebuild,v 1.8 2005/06/21 13:01:07 dragonheart Exp $ inherit eutils gnuconfig @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1 GPL-2" # GPL-2 for the gnutls-extras library and LGPL for the gnutls library. SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" # Removed keywords awaiting >=dev-libs/libtasn1-0.2.10 keywords (bug #61944) # ~ia64 |