diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-18 18:20:28 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-18 18:20:28 +0000 |
commit | 2b011b14e5a0df7246f6cd5105529a5e5b6902b6 (patch) | |
tree | 78674848f5d37d45781e60525e4af6ff423aa9f8 /media-gfx/quat | |
parent | Stable on ppc wrt bug 239851 (diff) | |
download | gentoo-2-2b011b14e5a0df7246f6cd5105529a5e5b6902b6.tar.gz gentoo-2-2b011b14e5a0df7246f6cd5105529a5e5b6902b6.tar.bz2 gentoo-2-2b011b14e5a0df7246f6cd5105529a5e5b6902b6.zip |
Stable on ppc wrt bug 242590
(Portage version: 2.1.4.5)
Diffstat (limited to 'media-gfx/quat')
-rw-r--r-- | media-gfx/quat/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/quat/quat-1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/quat/ChangeLog b/media-gfx/quat/ChangeLog index 3bf02e5904f4..4d8e1e1a81d9 100644 --- a/media-gfx/quat/ChangeLog +++ b/media-gfx/quat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/quat # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/quat/ChangeLog,v 1.8 2008/08/23 17:46:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/quat/ChangeLog,v 1.9 2008/10/18 18:20:28 nixnut Exp $ + + 18 Oct 2008; nixnut <nixnut@gentoo.org> quat-1.20.ebuild: + Stable on ppc wrt bug 242590 23 Aug 2008; Markus Meier <maekke@gentoo.org> quat-1.20.ebuild: add ~amd64, bug #201966 diff --git a/media-gfx/quat/quat-1.20.ebuild b/media-gfx/quat/quat-1.20.ebuild index f3a25ca6f305..f1130d3d8391 100644 --- a/media-gfx/quat/quat-1.20.ebuild +++ b/media-gfx/quat/quat-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.9 2008/08/23 17:46:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/quat/quat-1.20.ebuild,v 1.10 2008/10/18 18:20:28 nixnut 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="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="X debug" DEPEND="X? ( >=x11-libs/fltk-1.1 |