diff options
author | 2004-06-16 09:18:47 +0000 | |
---|---|---|
committer | 2004-06-16 09:18:47 +0000 | |
commit | eca270a3cbd3a04bad6d007cbb2d4d4a6d16ef12 (patch) | |
tree | 55ef672b5533ffbdc74a93316a0c15e6a414eba3 /net-nds/gq | |
parent | SRC_URI fixed for bug #52148. (diff) | |
download | gentoo-2-eca270a3cbd3a04bad6d007cbb2d4d4a6d16ef12.tar.gz gentoo-2-eca270a3cbd3a04bad6d007cbb2d4d4a6d16ef12.tar.bz2 gentoo-2-eca270a3cbd3a04bad6d007cbb2d4d4a6d16ef12.zip |
QA - Don't assign default S.
Diffstat (limited to 'net-nds/gq')
-rw-r--r-- | net-nds/gq/gq-0.6.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-nds/gq/gq-0.6.0.ebuild b/net-nds/gq/gq-0.6.0.ebuild index 56207c1c1aac..4d850e772075 100644 --- a/net-nds/gq/gq-0.6.0.ebuild +++ b/net-nds/gq/gq-0.6.0.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/gq/gq-0.6.0.ebuild,v 1.8 2004/05/12 00:23:54 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/gq/gq-0.6.0.ebuild,v 1.9 2004/06/16 09:17:05 kloeri Exp $ -S=${WORKDIR}/${P} DESCRIPTION="GTK-based LDAP client" SRC_URI="mirror://sourceforge/gqclient/${P}.tar.gz" HOMEPAGE="http://www.biot.com/gq/" |