diff options
author | Ned Ludd <solar@gentoo.org> | 2004-01-02 08:43:41 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-01-02 08:43:41 +0000 |
commit | f4c7688bd70af0e1b4f0ac8ef2e74dd89a7c18c6 (patch) | |
tree | 8e394e0b494d3c3ab5ff929a6b37b77e5ae5997b /sys-apps/chpax/chpax-0.5.ebuild | |
parent | PaX has moved homepages to http://pax.grsecurity.net. This change was reflect... (diff) | |
download | gentoo-2-f4c7688bd70af0e1b4f0ac8ef2e74dd89a7c18c6.tar.gz gentoo-2-f4c7688bd70af0e1b4f0ac8ef2e74dd89a7c18c6.tar.bz2 gentoo-2-f4c7688bd70af0e1b4f0ac8ef2e74dd89a7c18c6.zip |
PaX has moved homepages to http://pax.grsecurity.net. This change was reflected in the upstream version of the chpax-0.6 release after it's initial release... so our mirror's see a bad chpax md5sums. A -q flag was also added for use in shell scripts to be a little less verbose with error reporting
Diffstat (limited to 'sys-apps/chpax/chpax-0.5.ebuild')
-rw-r--r-- | sys-apps/chpax/chpax-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/chpax/chpax-0.5.ebuild b/sys-apps/chpax/chpax-0.5.ebuild index e3e69d669c9e..3378216ad3a9 100644 --- a/sys-apps/chpax/chpax-0.5.ebuild +++ b/sys-apps/chpax/chpax-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.5.ebuild,v 1.5 2003/12/09 05:48:19 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.5.ebuild,v 1.6 2004/01/02 08:43:29 solar Exp $ # S=${WORKDIR}/chpax |