diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-24 23:58:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-24 23:58:40 +0000 |
commit | c43da1c8b8cba6538c2024303a861504e80e2336 (patch) | |
tree | 8463f83659e4bd35ceee195abd84a0c7817eb971 /net-libs/gnutls/gnutls-1.2.4.ebuild | |
parent | Changed cp -a to cp -pPR for BSD compatibility. (diff) | |
download | gentoo-2-c43da1c8b8cba6538c2024303a861504e80e2336.tar.gz gentoo-2-c43da1c8b8cba6538c2024303a861504e80e2336.tar.bz2 gentoo-2-c43da1c8b8cba6538c2024303a861504e80e2336.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs/gnutls/gnutls-1.2.4.ebuild')
-rw-r--r-- | net-libs/gnutls/gnutls-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-1.2.4.ebuild b/net-libs/gnutls/gnutls-1.2.4.ebuild index 03d549185060..19b057837f9f 100644 --- a/net-libs/gnutls/gnutls-1.2.4.ebuild +++ b/net-libs/gnutls/gnutls-1.2.4.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.2.4.ebuild,v 1.5 2005/07/10 17:21:25 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.4.ebuild,v 1.6 2005/08/24 23:54:10 agriffis Exp $ inherit eutils gnuconfig @@ -14,7 +14,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 ~ppc-macos ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86" # Removed keywords awaiting >=dev-libs/libtasn1-0.2.10 keywords (bug #61944) # ~ia64 ~hppa |