diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 23:56:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 23:56:43 +0000 |
commit | 4918c6be853e430ca3c6bebed603dc98585a4a95 (patch) | |
tree | 4beef9a7a897eb0ce1d60b1344198fc673cf8aa7 /media-gfx/photopc | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-4918c6be853e430ca3c6bebed603dc98585a4a95.tar.gz historical-4918c6be853e430ca3c6bebed603dc98585a4a95.tar.bz2 historical-4918c6be853e430ca3c6bebed603dc98585a4a95.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-gfx/photopc')
-rw-r--r-- | media-gfx/photopc/Manifest | 2 | ||||
-rw-r--r-- | media-gfx/photopc/photopc-3.05.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/photopc/Manifest b/media-gfx/photopc/Manifest index 18f889afd9db..a1b5cb7f9de6 100644 --- a/media-gfx/photopc/Manifest +++ b/media-gfx/photopc/Manifest @@ -1,3 +1,3 @@ MD5 a56015b5dc31e21e17a052eb1628b44d ChangeLog 816 -MD5 f4d1d49a000c14b133c1278f29cef634 photopc-3.05.ebuild 617 +MD5 76868d5d08316feac27a36813f5945d1 photopc-3.05.ebuild 618 MD5 255f96d9e6898b4eaba78c3d6e63161b files/digest-photopc-3.05 64 diff --git a/media-gfx/photopc/photopc-3.05.ebuild b/media-gfx/photopc/photopc-3.05.ebuild index 35075317d195..0ebfbddb005b 100644 --- a/media-gfx/photopc/photopc-3.05.ebuild +++ b/media-gfx/photopc/photopc-3.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.05.ebuild,v 1.5 2003/02/13 12:36:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.05.ebuild,v 1.6 2003/09/06 23:56:39 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to control digital cameras based on Sierra Imaging firmware" @@ -13,7 +13,7 @@ KEYWORDS="x86" DEPEND="virtual/glibc" -src_unpack () +src_unpack () { unpack ${A} cd ${S} |