summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-09-14 11:45:32 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-09-14 11:45:32 +0000
commit04b16459fec1626d9c8e861d668c4f15c1d41d85 (patch)
tree55a9bfcefc1f7a4876545bcc0c8ca7f4f07e05d1 /x11-misc
parentFix quoting in all ebuilds. (diff)
downloadgentoo-2-04b16459fec1626d9c8e861d668c4f15c1d41d85.tar.gz
gentoo-2-04b16459fec1626d9c8e861d668c4f15c1d41d85.tar.bz2
gentoo-2-04b16459fec1626d9c8e861d668c4f15c1d41d85.zip
Stable on sparc, bug #237004
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xfractint/ChangeLog6
-rw-r--r--x11-misc/xfractint/xfractint-20.04_p07.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xfractint/ChangeLog b/x11-misc/xfractint/ChangeLog
index 1074125214a8..af0a5d7252d1 100644
--- a/x11-misc/xfractint/ChangeLog
+++ b/x11-misc/xfractint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xfractint
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.51 2008/09/13 22:21:18 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.52 2008/09/14 11:45:32 bluebird Exp $
+
+ 14 Sep 2008; Friedrich Oslage <bluebird@gentoo.org>
+ xfractint-20.04_p07.ebuild:
+ Stable on sparc, bug #237004
*xfractint-20.04_p08 (13 Sep 2008)
diff --git a/x11-misc/xfractint/xfractint-20.04_p07.ebuild b/x11-misc/xfractint/xfractint-20.04_p07.ebuild
index e237cfc17d8d..593713693d5f 100644
--- a/x11-misc/xfractint/xfractint-20.04_p07.ebuild
+++ b/x11-misc/xfractint/xfractint-20.04_p07.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/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.6 2008/09/13 09:22:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.7 2008/09/14 11:45:32 bluebird Exp $
inherit eutils toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="http://www.fractint.org/ftp/current/linux/${MY_P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11"