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
commit74609177b3d7f20cabac16f15d9364e006d1595a (patch)
treeefac658338f1423ef3ab79913a529798b1e9f2cd /media-gfx/quat
parentAdded to ~ppc (diff)
downloadhistorical-74609177b3d7f20cabac16f15d9364e006d1595a.tar.gz
historical-74609177b3d7f20cabac16f15d9364e006d1595a.tar.bz2
historical-74609177b3d7f20cabac16f15d9364e006d1595a.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-gfx/quat')
-rw-r--r--media-gfx/quat/ChangeLog7
-rw-r--r--media-gfx/quat/quat-1.20.ebuild6
2 files changed, 8 insertions, 5 deletions
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 )