diff options
author | David Holm <dholm@gentoo.org> | 2005-07-25 09:02:16 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-25 09:02:16 +0000 |
commit | 74609177b3d7f20cabac16f15d9364e006d1595a (patch) | |
tree | efac658338f1423ef3ab79913a529798b1e9f2cd /media-gfx/quat/quat-1.20.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-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/quat-1.20.ebuild')
-rw-r--r-- | media-gfx/quat/quat-1.20.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 ) |