diff options
author | AJ Lewis <aj@gentoo.org> | 2001-05-06 18:29:28 +0000 |
---|---|---|
committer | AJ Lewis <aj@gentoo.org> | 2001-05-06 18:29:28 +0000 |
commit | dfac012216c21ad5741757595ee2dc87c67ce3d5 (patch) | |
tree | 4d9581d5299a2ce1c69bcd9172e77a5aa6957277 /media-gfx/gphoto | |
parent | Update (diff) | |
download | gentoo-2-dfac012216c21ad5741757595ee2dc87c67ce3d5.tar.gz gentoo-2-dfac012216c21ad5741757595ee2dc87c67ce3d5.tar.bz2 gentoo-2-dfac012216c21ad5741757595ee2dc87c67ce3d5.zip |
o OOps! had a stray line at the end of the ebuild.
Diffstat (limited to 'media-gfx/gphoto')
-rw-r--r-- | media-gfx/gphoto/gphoto-0.4.3.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/media-gfx/gphoto/gphoto-0.4.3.ebuild b/media-gfx/gphoto/gphoto-0.4.3.ebuild index 71c3758dc47c..ff035de41047 100644 --- a/media-gfx/gphoto/gphoto-0.4.3.ebuild +++ b/media-gfx/gphoto/gphoto-0.4.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 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/gphoto/gphoto-0.4.3.ebuild,v 1.1 2001/05/06 18:24:16 aj Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto/gphoto-0.4.3.ebuild,v 1.2 2001/05/06 18:29:28 aj Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -28,8 +28,3 @@ src_install() { README THANKS THEMES TODO } - - - - -http://www.gphoto.net/dist/gphoto-0.4.3.tar.gz |