summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-06 18:32:54 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-06 18:32:54 +0000
commit6101d69861aeaa2009dab1cc7929cdeced281802 (patch)
tree06b9c5b994f6bff1a97afc6cd0f795875dfa2cc4 /gnome-apps
parent o OOps! had a stray line at the end of the ebuild. (diff)
downloadgentoo-2-6101d69861aeaa2009dab1cc7929cdeced281802.tar.gz
gentoo-2-6101d69861aeaa2009dab1cc7929cdeced281802.tar.bz2
gentoo-2-6101d69861aeaa2009dab1cc7929cdeced281802.zip
*** empty log message ***
Diffstat (limited to 'gnome-apps')
-rw-r--r--gnome-apps/gphoto/gphoto-0.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-apps/gphoto/gphoto-0.4.3.ebuild b/gnome-apps/gphoto/gphoto-0.4.3.ebuild
index c26f7e55bb21..29e65984ad14 100644
--- a/gnome-apps/gphoto/gphoto-0.4.3.ebuild
+++ b/gnome-apps/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/gnome-apps/gphoto/gphoto-0.4.3.ebuild,v 1.2 2001/05/06 18:29:28 aj Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gphoto/gphoto-0.4.3.ebuild,v 1.3 2001/05/06 18:32:54 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -24,7 +24,7 @@ src_compile() {
src_install() {
try make prefix=${D}/usr/ mandir=${D}/usr/share/man infodir=${D}/usr/share/info install
- dodoc AUTHORS CONTACTS COPYING Changelog FAQ MANUAL NEWS* PROGRAMMERS \
+ dodoc AUTHORS CONTACTS COPYING ChangeLog FAQ MANUAL NEWS* PROGRAMMERS \
README THANKS THEMES TODO
}