diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:03:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:03:05 +0000 |
commit | f684fb3b4aaa591bbd2bf2e869656bfd8323008d (patch) | |
tree | d699ea1b4dffef14d6922568161a6af84c6d1e46 /net-p2p/zuul | |
parent | repoman (diff) | |
download | historical-f684fb3b4aaa591bbd2bf2e869656bfd8323008d.tar.gz historical-f684fb3b4aaa591bbd2bf2e869656bfd8323008d.tar.bz2 historical-f684fb3b4aaa591bbd2bf2e869656bfd8323008d.zip |
repoman: header fix
Diffstat (limited to 'net-p2p/zuul')
-rw-r--r-- | net-p2p/zuul/zuul-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/zuul/zuul-1.0.0.ebuild b/net-p2p/zuul/zuul-1.0.0.ebuild index feed93cd9d4b..f091518595a0 100644 --- a/net-p2p/zuul/zuul-1.0.0.ebuild +++ b/net-p2p/zuul/zuul-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/zuul/zuul-1.0.0.ebuild,v 1.3 2003/09/08 07:03:03 msterret Exp $ HOSTNAME=`hostname` DESCRIPTION="Zuul is yet another PHP front-end for mldonkey. It will allow full access to all the features of mldonkey including starting/viewing downloads, viewing uploads, viewing servers, and setting all the options." |