diff options
author | David Holm <dholm@gentoo.org> | 2005-07-19 11:31:29 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-19 11:31:29 +0000 |
commit | da0a9fa1f61a62dae0d926f1f48c17592e651cd3 (patch) | |
tree | b8da8674c1687e446833d843d484a679fd763776 /media-gfx/photopc | |
parent | New version: 2.10.1. Cleaning old ebuilds. (diff) | |
download | historical-da0a9fa1f61a62dae0d926f1f48c17592e651cd3.tar.gz historical-da0a9fa1f61a62dae0d926f1f48c17592e651cd3.tar.bz2 historical-da0a9fa1f61a62dae0d926f1f48c17592e651cd3.zip |
Added to ~ppc
Package-Manager: portage-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" |