diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-11 15:17:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-11 15:17:04 +0000 |
commit | 65a260a08de6f5e41cddb30371e4c852efe8f477 (patch) | |
tree | 94bf7759feb14b1c9305e25492d05ccf5bfb1bf3 /x11-misc/xfractint | |
parent | Remove old. (diff) | |
download | gentoo-2-65a260a08de6f5e41cddb30371e4c852efe8f477.tar.gz gentoo-2-65a260a08de6f5e41cddb30371e4c852efe8f477.tar.bz2 gentoo-2-65a260a08de6f5e41cddb30371e4c852efe8f477.zip |
Stable for amd64, wrt bug #425830
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xfractint')
-rw-r--r-- | x11-misc/xfractint/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfractint/xfractint-20.04_p12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfractint/ChangeLog b/x11-misc/xfractint/ChangeLog index 6a918dfdf78e..1759c52a871a 100644 --- a/x11-misc/xfractint/ChangeLog +++ b/x11-misc/xfractint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfractint # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.57 2012/05/14 15:27:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.58 2012/07/11 15:17:04 ago Exp $ + + 11 Jul 2012; Agostino Sarubbo <ago@gentoo.org> xfractint-20.04_p12.ebuild: + Stable for amd64, wrt bug #425830 *xfractint-20.04_p12 (14 May 2012) diff --git a/x11-misc/xfractint/xfractint-20.04_p12.ebuild b/x11-misc/xfractint/xfractint-20.04_p12.ebuild index 20df0389d237..fd514c1b5ed1 100644 --- a/x11-misc/xfractint/xfractint-20.04_p12.ebuild +++ b/x11-misc/xfractint/xfractint-20.04_p12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p12.ebuild,v 1.1 2012/05/14 15:27:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p12.ebuild,v 1.2 2012/07/11 15:17:04 ago Exp $ EAPI=4 @@ -14,7 +14,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" |