diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 11:11:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 11:11:07 +0000 |
commit | f5d7b0c1b23bed00e1aee16f0d2aa696f7b97ff9 (patch) | |
tree | ddb17fee6f63631b2a94c43eb407b0e232508867 /app-arch/upx-ucl | |
parent | Don't assign default to S; header fix (Manifest recommit) (diff) | |
download | gentoo-2-f5d7b0c1b23bed00e1aee16f0d2aa696f7b97ff9.tar.gz gentoo-2-f5d7b0c1b23bed00e1aee16f0d2aa696f7b97ff9.tar.bz2 gentoo-2-f5d7b0c1b23bed00e1aee16f0d2aa696f7b97ff9.zip |
header fix
Diffstat (limited to 'app-arch/upx-ucl')
-rw-r--r-- | app-arch/upx-ucl/upx-ucl-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/upx-ucl/upx-ucl-1.24.ebuild b/app-arch/upx-ucl/upx-ucl-1.24.ebuild index 1829a7201204..2e920f2c341d 100644 --- a/app-arch/upx-ucl/upx-ucl-1.24.ebuild +++ b/app-arch/upx-ucl/upx-ucl-1.24.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/app-arch/upx-ucl/upx-ucl-1.24.ebuild,v 1.2 2003/11/27 05:48:05 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/upx-ucl/upx-ucl-1.24.ebuild,v 1.3 2004/03/12 11:11:07 mr_bones_ Exp $ MY_P=${P/-ucl/} S=${WORKDIR}/${MY_P} |