From 8cecf084693303c68efcfc8e885708794ad1f10b Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Thu, 15 Jul 2004 02:33:07 +0000 Subject: sync IUSE (missing), don't assign S=${WORKDIR}/${P} --- net-misc/aesop/aesop-0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/aesop') diff --git a/net-misc/aesop/aesop-0.4.ebuild b/net-misc/aesop/aesop-0.4.ebuild index a98a6a9b67b5..3018a820702a 100644 --- a/net-misc/aesop/aesop-0.4.ebuild +++ b/net-misc/aesop/aesop-0.4.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aesop/aesop-0.4.ebuild,v 1.8 2004/06/24 23:33:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aesop/aesop-0.4.ebuild,v 1.9 2004/07/15 02:33:02 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Aesop is a TCP-proxy which supports many advanced and powerful features. Uses encryption and provides a wrapper library for BSD socket API." SRC_URI="http://kryptology.org/aesop/download/${P}.tar.gz" HOMEPAGE="http://kryptology.org/aesop" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" +IUSE="" DEPEND="sys-devel/gcc" -- cgit v1.2.3-65-gdbad