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 | |
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')
-rw-r--r-- | media-gfx/photopc/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/photopc/photopc-3.05.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/qmatplot/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild | 4 |
4 files changed, 14 insertions, 8 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" diff --git a/media-gfx/qmatplot/ChangeLog b/media-gfx/qmatplot/ChangeLog index 87f7976169e3..24afa3ea0ceb 100644 --- a/media-gfx/qmatplot/ChangeLog +++ b/media-gfx/qmatplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/qmatplot # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qmatplot/ChangeLog,v 1.3 2005/07/07 05:17:01 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qmatplot/ChangeLog,v 1.4 2005/07/19 11:30:40 dholm Exp $ + + 19 Jul 2005; David Holm <dholm@gentoo.org> qmatplot-0.4.2-r1.ebuild: + Added to ~ppc. 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> qmatplot-0.4.2-r1.ebuild: Fix qt dep diff --git a/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild b/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild index 5e9ef04dd4d8..105962effabf 100644 --- a/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild +++ b/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild,v 1.4 2005/07/07 05:17:01 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qmatplot/qmatplot-0.4.2-r1.ebuild,v 1.5 2005/07/19 11:30:40 dholm Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://qmatplot.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="" SLOT="0" |