summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-23 05:18:07 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-23 05:18:07 +0000
commit3a89607874133fbc78bdd1a8fa60f1c858d57fff (patch)
tree7e4ac1bb8a92559928b450b0d81b702ed188cba4 /media-gfx/photopc
parentadded SLOT/KEYWORDS (diff)
downloadgentoo-2-3a89607874133fbc78bdd1a8fa60f1c858d57fff.tar.gz
gentoo-2-3a89607874133fbc78bdd1a8fa60f1c858d57fff.tar.bz2
gentoo-2-3a89607874133fbc78bdd1a8fa60f1c858d57fff.zip
repoman'd
Diffstat (limited to 'media-gfx/photopc')
-rw-r--r--media-gfx/photopc/photopc-3.05.ebuild12
1 files changed, 8 insertions, 4 deletions
diff --git a/media-gfx/photopc/photopc-3.05.ebuild b/media-gfx/photopc/photopc-3.05.ebuild
index f50ebfdfc313..b88f47bbecce 100644
--- a/media-gfx/photopc/photopc-3.05.ebuild
+++ b/media-gfx/photopc/photopc-3.05.ebuild
@@ -1,11 +1,16 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.05.ebuild,v 1.2 2002/06/27 18:02:06 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.05.ebuild,v 1.3 2002/07/23 05:18:07 seemant Exp $
S=${WORKDIR}/${P}
-DESCRIPTION="photopc"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/photopc/${P}.tar.gz"
+DESCRIPTION="Utility to control digital cameras based on Sierra Imaging firmware"
+SRC_URI="mirror://sourceforge/photopc/${P}.tar.gz"
HOMEPAGE="http://photopc.sourceforge.net"
+
+SLOT="0"
+LICENSE="BSD | as-is"
+KEYWORDS="x86"
+
DEPEND="virtual/glibc"
src_unpack ()
@@ -21,4 +26,3 @@ src_install ()
doman photopc.1
doman epinfo.1
}
-