diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-24 18:55:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-24 18:55:56 +0000 |
commit | 442c1074080bd4bba19f64f6fdb9ab20998bf218 (patch) | |
tree | 9e98f2728e49956f07e9108812eb384c84812675 /x11-misc | |
parent | Version bump. (diff) | |
download | gentoo-2-442c1074080bd4bba19f64f6fdb9ab20998bf218.tar.gz gentoo-2-442c1074080bd4bba19f64f6fdb9ab20998bf218.tar.bz2 gentoo-2-442c1074080bd4bba19f64f6fdb9ab20998bf218.zip |
Marking pypanel-2.4-r1 ppc for bug 362341
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/pypanel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/pypanel/pypanel-2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/pypanel/ChangeLog b/x11-misc/pypanel/ChangeLog index 1d7a39a5e5b4..c646d1f5d3e5 100644 --- a/x11-misc/pypanel/ChangeLog +++ b/x11-misc/pypanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/pypanel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.43 2011/04/16 18:48:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.44 2011/06/24 18:55:56 ranger Exp $ + + 24 Jun 2011; Brent Baude <ranger@gentoo.org> pypanel-2.4-r1.ebuild: + Marking pypanel-2.4-r1 ppc for bug 362341 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> pypanel-2.4.ebuild, pypanel-2.4-r1.ebuild: diff --git a/x11-misc/pypanel/pypanel-2.4-r1.ebuild b/x11-misc/pypanel/pypanel-2.4-r1.ebuild index 6d1405c6156b..81dbd3a071b7 100644 --- a/x11-misc/pypanel/pypanel-2.4-r1.ebuild +++ b/x11-misc/pypanel/pypanel-2.4-r1.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/x11-misc/pypanel/pypanel-2.4-r1.ebuild,v 1.6 2011/04/16 18:48:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-2.4-r1.ebuild,v 1.7 2011/06/24 18:55:56 ranger Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" RDEPEND="x11-libs/libXft |