diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-06-21 16:55:35 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-06-21 16:55:35 +0000 |
commit | 6cdfb0b092ce6acd0aa6ad25175fcac6eaf3f268 (patch) | |
tree | bbe97ddb42d963364db5d89a2f0e4a4f13afa018 /x11-misc/xfractint | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-6cdfb0b092ce6acd0aa6ad25175fcac6eaf3f268.tar.gz gentoo-2-6cdfb0b092ce6acd0aa6ad25175fcac6eaf3f268.tar.bz2 gentoo-2-6cdfb0b092ce6acd0aa6ad25175fcac6eaf3f268.zip |
Stable on x86.
Diffstat (limited to 'x11-misc/xfractint')
-rw-r--r-- | x11-misc/xfractint/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfractint/xfractint-20.3.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfractint/ChangeLog b/x11-misc/xfractint/ChangeLog index d47f9fca1fb3..63b91346cd8c 100644 --- a/x11-misc/xfractint/ChangeLog +++ b/x11-misc/xfractint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfractint # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.21 2004/06/21 16:54:14 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.22 2004/06/21 16:55:35 spock Exp $ + + 21 Jun 2004; Michal Januszewski <spock@gentoo.org> xfractint-20.3.01.ebuild: + Stable on x86. *xfractint-20.3.02 (21 Jun 2004) diff --git a/x11-misc/xfractint/xfractint-20.3.01.ebuild b/x11-misc/xfractint/xfractint-20.3.01.ebuild index 4579ef5b75bc..ffeeaa41c8df 100644 --- a/x11-misc/xfractint/xfractint-20.3.01.ebuild +++ b/x11-misc/xfractint/xfractint-20.3.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.3.01.ebuild,v 1.6 2004/06/21 00:00:07 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.3.01.ebuild,v 1.7 2004/06/21 16:55:35 spock Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ DESCRIPTION="The best fractal generator for X." HOMEPAGE="http://www.fractint.org" SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${MY_P}.tar.bz2" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="x86 ~sparc ~ppc ~amd64" SLOT="0" LICENSE="freedist" IUSE="" |