diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-27 18:12:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-27 18:12:31 +0000 |
commit | 3c45352b411c6b9b84926a21e9fd1609686245d8 (patch) | |
tree | 14418ae0b6ac8df9529e307df6d65c8a772da362 /x11-misc/xfractint | |
parent | Does not compile - syntax errors on ppc. (gcc-3.2.3 compiler). (Manifest reco... (diff) | |
download | gentoo-2-3c45352b411c6b9b84926a21e9fd1609686245d8.tar.gz gentoo-2-3c45352b411c6b9b84926a21e9fd1609686245d8.tar.bz2 gentoo-2-3c45352b411c6b9b84926a21e9fd1609686245d8.zip |
Stable on sparc
Diffstat (limited to 'x11-misc/xfractint')
-rw-r--r-- | x11-misc/xfractint/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xfractint/xfractint-20.3.00.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xfractint/ChangeLog b/x11-misc/xfractint/ChangeLog index 7d1fdfc3893e..49dd81e2efee 100644 --- a/x11-misc/xfractint/ChangeLog +++ b/x11-misc/xfractint/ChangeLog @@ -1,6 +1,10 @@ # 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.17 2004/04/26 09:34:32 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.18 2004/04/27 18:12:31 gustavoz Exp $ + + 27 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> + xfractint-20.3.00.ebuild: + Stable on sparc 26 Apr 2004; David Holm <dholm@gentoo.org> xfractint-20.3.01.ebuild: Added to ~ppc. diff --git a/x11-misc/xfractint/xfractint-20.3.00.ebuild b/x11-misc/xfractint/xfractint-20.3.00.ebuild index 03d8878b521c..ff2f0f6f9afe 100644 --- a/x11-misc/xfractint/xfractint-20.3.00.ebuild +++ b/x11-misc/xfractint/xfractint-20.3.00.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.00.ebuild,v 1.9 2004/04/26 05:53:35 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.3.00.ebuild,v 1.10 2004/04/27 18:12:31 gustavoz Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.fractint.org" SRC_URI="http://www.fractint.org/ftp/old/linux/${MY_P}.fo.tar.gz http://dev.gentoo.org/~spock/portage/distfiles/xfract-fo-20.03p00-files.tar.bz2" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 sparc" SLOT="0" LICENSE="freedist" IUSE="" |