diff options
author | David Holm <dholm@gentoo.org> | 2005-07-19 11:32:40 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-19 11:32:40 +0000 |
commit | ad18db28be59717e250c0a6e995c39ac078bab22 (patch) | |
tree | 1f6111c4c6697b92fe8966047ed8abd34ec5b99d /media-gfx/photopc/photopc-3.05.ebuild | |
parent | added a patch for uclibc and bumped the patchball version. Thanks to solar@ge... (diff) | |
download | gentoo-2-ad18db28be59717e250c0a6e995c39ac078bab22.tar.gz gentoo-2-ad18db28be59717e250c0a6e995c39ac078bab22.tar.bz2 gentoo-2-ad18db28be59717e250c0a6e995c39ac078bab22.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-gfx/photopc/photopc-3.05.ebuild')
-rw-r--r-- | media-gfx/photopc/photopc-3.05.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/photopc/photopc-3.05.ebuild b/media-gfx/photopc/photopc-3.05.ebuild index c96e49856cee..462ddead1178 100644 --- a/media-gfx/photopc/photopc-3.05.ebuild +++ b/media-gfx/photopc/photopc-3.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.10 2004/11/09 22:22:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.05.ebuild,v 1.11 2005/07/19 11:31:29 dholm Exp $ DESCRIPTION="Utility to control digital cameras based on Sierra Imaging firmware" HOMEPAGE="http://photopc.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/photopc/${P}.tar.gz" LICENSE="|| ( BSD as-is )" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND="virtual/libc" |