diff options
author | 2002-07-11 06:30:38 +0000 | |
---|---|---|
committer | 2002-07-11 06:30:38 +0000 | |
commit | e8c2930dad82845db9c71471b0257b02098e2664 (patch) | |
tree | 15c2311a95a2a28360ea8a686578f1e07d401d58 /media-gfx/gphoto2 | |
parent | header fixes (diff) | |
download | historical-e8c2930dad82845db9c71471b0257b02098e2664.tar.gz historical-e8c2930dad82845db9c71471b0257b02098e2664.tar.bz2 historical-e8c2930dad82845db9c71471b0257b02098e2664.zip |
header fixes
Diffstat (limited to 'media-gfx/gphoto2')
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild b/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild index d1ed44d96797..f31fac90c728 100644 --- a/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author AJ Lewis <aj@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild,v 1.2 2002/04/12 19:06:08 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.0-r1.ebuild,v 1.3 2002/07/11 06:30:27 drobbins Exp $ MY_P="${PN}-`echo ${PV} |sed -e 's:_::'`" S=${WORKDIR}/${MY_P} |