diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:00:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:00:37 +0000 |
commit | 123bac91373864a3ad6c5325ae29542d619a4dec (patch) | |
tree | 10f947e749f548db72d2234a4b88bb06317c972b /net-ftp/glftpd | |
parent | sync IUSE (+gtk), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-123bac91373864a3ad6c5325ae29542d619a4dec.tar.gz gentoo-2-123bac91373864a3ad6c5325ae29542d619a4dec.tar.bz2 gentoo-2-123bac91373864a3ad6c5325ae29542d619a4dec.zip |
sync IUSE (missing)
Diffstat (limited to 'net-ftp/glftpd')
-rw-r--r-- | net-ftp/glftpd/glftpd-1.32.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-ftp/glftpd/glftpd-1.32.ebuild b/net-ftp/glftpd/glftpd-1.32.ebuild index 351dfd05f6ee..7f69e84c3cb6 100644 --- a/net-ftp/glftpd/glftpd-1.32.ebuild +++ b/net-ftp/glftpd/glftpd-1.32.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/net-ftp/glftpd/glftpd-1.32.ebuild,v 1.3 2004/06/24 22:45:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/glftpd/glftpd-1.32.ebuild,v 1.4 2004/07/14 23:55:52 agriffis Exp $ inherit eutils @@ -12,6 +12,7 @@ SRC_URI="http://www.glftpd.com/files/${MY_P}.tgz" LICENSE="freedist" SLOT="0" KEYWORDS="-* x86" +IUSE="" DEPEND="dev-libs/openssl" RDEPEND="${DEPEND} |