diff options
author | John P. Davis <zhen@gentoo.org> | 2003-06-08 21:39:48 +0000 |
---|---|---|
committer | John P. Davis <zhen@gentoo.org> | 2003-06-08 21:39:48 +0000 |
commit | c536fe7cc845bb56584d0472e94db98f0cbc977b (patch) | |
tree | 500f3e1b621477f55bf5ac7d8734235d486d2713 /sys-apps/sal-client/sal-client-1.0_rc3.ebuild | |
parent | add message about regenerating ettercap's SSL certificate (diff) | |
download | historical-c536fe7cc845bb56584d0472e94db98f0cbc977b.tar.gz historical-c536fe7cc845bb56584d0472e94db98f0cbc977b.tar.bz2 historical-c536fe7cc845bb56584d0472e94db98f0cbc977b.zip |
fixed the changelog - echangelog hates me sometimes. Also, I fixed the package description - see the ChangeLog
Diffstat (limited to 'sys-apps/sal-client/sal-client-1.0_rc3.ebuild')
-rw-r--r-- | sys-apps/sal-client/sal-client-1.0_rc3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sal-client/sal-client-1.0_rc3.ebuild b/sys-apps/sal-client/sal-client-1.0_rc3.ebuild index 82a681c1e95e..7d8d6ecbb64c 100644 --- a/sys-apps/sal-client/sal-client-1.0_rc3.ebuild +++ b/sys-apps/sal-client/sal-client-1.0_rc3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/sal-client-1.0_rc3.ebuild,v 1.2 2003/06/08 19:21:03 zhen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/sal-client-1.0_rc3.ebuild,v 1.3 2003/06/08 21:39:44 zhen Exp $ MY_P=${P/_/-} -DESCRIPTION="Server side programs for SAL, the Secure Auditing for Linux project." +DESCRIPTION="Client side programs for SAL, the Secure Auditing for Linux project." HOMEPAGE="http://secureaudit.sourceforge.net/" SRC_URI="http://belnet.dl.sourceforge.net/sourceforge/secureaudit/${MY_P/rc3/RC3}.tar.gz" |