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 | |
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')
-rw-r--r-- | media-gfx/photopc/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/photopc/photopc-3.05.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/photopc/ChangeLog b/media-gfx/photopc/ChangeLog index 475fb46cdeec..8fe98dc71607 100644 --- a/media-gfx/photopc/ChangeLog +++ b/media-gfx/photopc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/photopc -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/ChangeLog,v 1.6 2004/11/09 22:22:11 mr_bones_ Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/ChangeLog,v 1.7 2005/07/19 11:31:29 dholm Exp $ + + 19 Jul 2005; David Holm <dholm@gentoo.org> photopc-3.05.ebuild: + Added to ~ppc. 09 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> photopc-3.05.ebuild: LICENSE fix; tidy 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" |