diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-08 23:21:18 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-08 23:21:18 +0000 |
commit | 30e1881fa3bf0660e9b886618c4de1a73e9242cb (patch) | |
tree | 0b4d08558d1b65adf23a76140c74f47c3a217fc9 /sys-fs | |
parent | Stable on amd64 wrt bug #357765 (diff) | |
download | gentoo-2-30e1881fa3bf0660e9b886618c4de1a73e9242cb.tar.gz gentoo-2-30e1881fa3bf0660e9b886618c4de1a73e9242cb.tar.bz2 gentoo-2-30e1881fa3bf0660e9b886618c4de1a73e9242cb.zip |
Stable on amd64 wrt bug #357767
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-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 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 <hwoarang@gentoo.org> pysize-0.2.ebuild: + Stable on amd64 wrt bug #357767 07 Mar 2011; Justin Lecher <jlec@gentoo.org> 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=" |