diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2004-07-20 16:29:30 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2004-07-20 16:29:30 +0000 |
commit | fba87adbd8b8b328f93596c73f3f1fa4d697adb7 (patch) | |
tree | c394b68f03acfbc311eacd127212dfd787867f19 /dev-libs/nettle/nettle-1.10.ebuild | |
parent | Updated to latest from upstream. (Manifest recommit) (diff) | |
download | gentoo-2-fba87adbd8b8b328f93596c73f3f1fa4d697adb7.tar.gz gentoo-2-fba87adbd8b8b328f93596c73f3f1fa4d697adb7.tar.bz2 gentoo-2-fba87adbd8b8b328f93596c73f3f1fa4d697adb7.zip |
stable on x86, ppc, sparc
Diffstat (limited to 'dev-libs/nettle/nettle-1.10.ebuild')
-rw-r--r-- | dev-libs/nettle/nettle-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nettle/nettle-1.10.ebuild b/dev-libs/nettle/nettle-1.10.ebuild index a8b1410f5027..a847507e9656 100644 --- a/dev-libs/nettle/nettle-1.10.ebuild +++ b/dev-libs/nettle/nettle-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.10.ebuild,v 1.1 2004/07/11 22:01:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.10.ebuild,v 1.2 2004/07/20 16:29:30 scandium Exp $ DESCRIPTION="cryptographic library that is designed to fit easily in any context" HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/" @@ -8,7 +8,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ppc sparc" IUSE="" DEPEND="virtual/libc |