From 30e1881fa3bf0660e9b886618c4de1a73e9242cb Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 8 Mar 2011 23:21:18 +0000 Subject: Stable on amd64 wrt bug #357767 (Portage version: 2.1.9.41/cvs/Linux x86_64) --- sys-fs/pysize/ChangeLog | 5 ++++- sys-fs/pysize/pysize-0.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-fs') diff --git a/sys-fs/pysize/ChangeLog b/sys-fs/pysize/ChangeLog index b57f4edae079..e50bba6b7de8 100644 --- a/sys-fs/pysize/ChangeLog +++ b/sys-fs/pysize/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/pysize # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/pysize/ChangeLog,v 1.2 2011/03/07 13:12:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/pysize/ChangeLog,v 1.3 2011/03/08 23:21:18 hwoarang Exp $ + + 08 Mar 2011; Markos Chandras pysize-0.2.ebuild: + Stable on amd64 wrt bug #357767 07 Mar 2011; Justin Lecher pysize-0.2.ebuild: Correct Slots for gtk 3 introduction to tree, keyworded for prefix linux diff --git a/sys-fs/pysize/pysize-0.2.ebuild b/sys-fs/pysize/pysize-0.2.ebuild index fcc0d683a830..cf2307b3face 100644 --- a/sys-fs/pysize/pysize-0.2.ebuild +++ b/sys-fs/pysize/pysize-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/pysize/pysize-0.2.ebuild,v 1.2 2011/03/07 13:12:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/pysize/pysize-0.2.ebuild,v 1.3 2011/03/08 23:21:18 hwoarang Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="http://guichaz.free.fr/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="gtk ncurses psyco" DEPEND=" -- cgit v1.2.3-65-gdbad