summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-09-11 20:07:28 +0000
committerMarkus Meier <maekke@gentoo.org>2008-09-11 20:07:28 +0000
commit01c2f7e1402aecc6ab0a87f1fc5a20eb8d20a9f1 (patch)
tree5f91f342b90ecd6dc04582385be4a089e38ec203 /x11-misc/xfractint
parentremoved stale versions (diff)
downloadgentoo-2-01c2f7e1402aecc6ab0a87f1fc5a20eb8d20a9f1.tar.gz
gentoo-2-01c2f7e1402aecc6ab0a87f1fc5a20eb8d20a9f1.tar.bz2
gentoo-2-01c2f7e1402aecc6ab0a87f1fc5a20eb8d20a9f1.zip
x86 stable, bug #237004
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
Diffstat (limited to 'x11-misc/xfractint')
-rw-r--r--x11-misc/xfractint/ChangeLog7
-rw-r--r--x11-misc/xfractint/xfractint-20.04_p07.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xfractint/ChangeLog b/x11-misc/xfractint/ChangeLog
index dadf16a9b4fd..d5c0ab34c6e8 100644
--- a/x11-misc/xfractint/ChangeLog
+++ b/x11-misc/xfractint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xfractint
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.48 2007/12/28 12:46:11 spock Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.49 2008/09/11 20:07:28 maekke Exp $
+
+ 11 Sep 2008; Markus Meier <maekke@gentoo.org> xfractint-20.04_p07.ebuild:
+ x86 stable, bug #237004
28 Dec 2007; Michał Januszewski <spock@gentoo.org>
+files/xfractint-20.04p07-xioerror.patch, xfractint-20.04_p07.ebuild:
diff --git a/x11-misc/xfractint/xfractint-20.04_p07.ebuild b/x11-misc/xfractint/xfractint-20.04_p07.ebuild
index 8e095e44cf6d..48f4d63445bc 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-2007 Gentoo Foundation
+# 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.4 2007/12/28 12:46:11 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.5 2008/09/11 20:07:28 maekke 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"