diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-24 08:57:27 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-24 08:57:27 +0000 |
commit | 86df3b639c772c9e8746dcc23ffc3326e6a4228f (patch) | |
tree | fccd86c786de0fd1f0d8954056cde6212661931c /sys-fs/pysize | |
parent | x86 stable per bug 357575 (diff) | |
download | gentoo-2-86df3b639c772c9e8746dcc23ffc3326e6a4228f.tar.gz gentoo-2-86df3b639c772c9e8746dcc23ffc3326e6a4228f.tar.bz2 gentoo-2-86df3b639c772c9e8746dcc23ffc3326e6a4228f.zip |
x86 stable per bug 357767
(Portage version: 2.1.9.44/cvs/Linux i686)
Diffstat (limited to 'sys-fs/pysize')
-rw-r--r-- | sys-fs/pysize/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/pysize/pysize-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/pysize/ChangeLog b/sys-fs/pysize/ChangeLog index e50bba6b7de8..7f7004a4b890 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.3 2011/03/08 23:21:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/pysize/ChangeLog,v 1.4 2011/03/24 08:57:27 tomka Exp $ + + 24 Mar 2011; Thomas Kahle <tomka@gentoo.org> pysize-0.2.ebuild: + x86 stable per bug 357767 08 Mar 2011; Markos Chandras <hwoarang@gentoo.org> pysize-0.2.ebuild: Stable on amd64 wrt bug #357767 diff --git a/sys-fs/pysize/pysize-0.2.ebuild b/sys-fs/pysize/pysize-0.2.ebuild index cf2307b3face..f663aee9e0f8 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.3 2011/03/08 23:21:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/pysize/pysize-0.2.ebuild,v 1.4 2011/03/24 08:57:27 tomka 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=" |