diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-29 21:40:32 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-29 21:40:32 +0000 |
commit | 433e2b23c4043c3b55db5a93d8ccbd42dba05af8 (patch) | |
tree | 05d09368cb65b20d7bf52911da62516ab8bc698c /sys-libs/ldetect/ldetect-0.4.7.ebuild | |
parent | header fix (diff) | |
download | gentoo-2-433e2b23c4043c3b55db5a93d8ccbd42dba05af8.tar.gz gentoo-2-433e2b23c4043c3b55db5a93d8ccbd42dba05af8.tar.bz2 gentoo-2-433e2b23c4043c3b55db5a93d8ccbd42dba05af8.zip |
header fix
Diffstat (limited to 'sys-libs/ldetect/ldetect-0.4.7.ebuild')
-rw-r--r-- | sys-libs/ldetect/ldetect-0.4.7.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-libs/ldetect/ldetect-0.4.7.ebuild b/sys-libs/ldetect/ldetect-0.4.7.ebuild index 5911bde3ab2d..c4578298a1bb 100644 --- a/sys-libs/ldetect/ldetect-0.4.7.ebuild +++ b/sys-libs/ldetect/ldetect-0.4.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 2002 damien krotkine <dams@gentoo.org> +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect/ldetect-0.4.7.ebuild,v 1.8 2003/09/10 22:43:17 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect/ldetect-0.4.7.ebuild,v 1.9 2003/09/29 21:40:27 mholzer Exp $ ECVS_ANON="no" ECVS_USER="anoncvs" @@ -32,4 +32,3 @@ src_install() { cd ../../ldetect; make prefix=${D}/usr install } - |