summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-25 09:02:16 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-25 09:02:16 +0000
commitba8adfe3784de814699386bc717978cf7b5baeed (patch)
treec7d631d9838ea5b4e1b0d8695912ebcdf07bd781 /media-gfx
parentStable on x86. (diff)
downloadgentoo-2-ba8adfe3784de814699386bc717978cf7b5baeed.tar.gz
gentoo-2-ba8adfe3784de814699386bc717978cf7b5baeed.tar.bz2
gentoo-2-ba8adfe3784de814699386bc717978cf7b5baeed.zip
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/pngtoico/ChangeLog5
-rw-r--r--media-gfx/pngtoico/pngtoico-1.0.ebuild4
-rw-r--r--media-gfx/quat/ChangeLog7
-rw-r--r--media-gfx/quat/quat-1.20.ebuild6
4 files changed, 14 insertions, 8 deletions
diff --git a/media-gfx/pngtoico/ChangeLog b/media-gfx/pngtoico/ChangeLog
index 393f7dff2d57..447427f26710 100644
--- a/media-gfx/pngtoico/ChangeLog
+++ b/media-gfx/pngtoico/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/pngtoico
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/ChangeLog,v 1.6 2005/04/09 17:36:34 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/ChangeLog,v 1.7 2005/07/25 08:59:25 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> pngtoico-1.0.ebuild:
+ Added to ~ppc.
09 Apr 2005; Simon Stelling <blubb@gentoo.org> pngtoico-1.0.ebuild:
added ~amd64
diff --git a/media-gfx/pngtoico/pngtoico-1.0.ebuild b/media-gfx/pngtoico/pngtoico-1.0.ebuild
index 01e7c7024c48..0c43c809c3da 100644
--- a/media-gfx/pngtoico/pngtoico-1.0.ebuild
+++ b/media-gfx/pngtoico/pngtoico-1.0.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/pngtoico/pngtoico-1.0.ebuild,v 1.7 2005/04/09 17:36:34 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/pngtoico-1.0.ebuild,v 1.8 2005/07/25 08:59:25 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/software/graphics/pngtoico/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="media-libs/libpng"
diff --git a/media-gfx/quat/ChangeLog b/media-gfx/quat/ChangeLog
index 83ff7285a377..7bd0a20ab801 100644
--- a/media-gfx/quat/ChangeLog
+++ b/media-gfx/quat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/quat
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/quat/ChangeLog,v 1.2 2004/06/24 22:48:45 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/quat/ChangeLog,v 1.3 2005/07/25 09:02:16 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> quat-1.20.ebuild:
+ Added to ~ppc.
*quat-1.20 (30 Aug 2003)
diff --git a/media-gfx/quat/quat-1.20.ebuild b/media-gfx/quat/quat-1.20.ebuild
index 284f83fd835f..cba058e96326 100644
--- a/media-gfx/quat/quat-1.20.ebuild
+++ b/media-gfx/quat/quat-1.20.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/quat/quat-1.20.ebuild,v 1.4 2004/07/14 18:29:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/quat/quat-1.20.ebuild,v 1.5 2005/07/25 09:02:16 dholm Exp $
DESCRIPTION="A 3D quaternionic fractal generator"
HOMEPAGE="http://www.physcip.uni-stuttgart.de/phy11733/quat_e.html"
@@ -8,7 +8,7 @@ SRC_URI="http://www.physcip.uni-stuttgart.de/phy11733/download/quat-1.20.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~ppc x86"
IUSE="X debug"
DEPEND="X? ( >=x11-libs/fltk-1.1 virtual/x11 )