diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 16:56:36 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 16:56:36 +0000 |
commit | 1067ece6234a823bc09cc1c67c2215f28f4bb857 (patch) | |
tree | 86c6485bb880b67df27606232f90a113f24116b5 /x11-misc/pypanel | |
parent | sys-apps/hal stable on ppc. (diff) | |
download | gentoo-2-1067ece6234a823bc09cc1c67c2215f28f4bb857.tar.gz gentoo-2-1067ece6234a823bc09cc1c67c2215f28f4bb857.tar.bz2 gentoo-2-1067ece6234a823bc09cc1c67c2215f28f4bb857.zip |
x11-misc/pypanel stable on ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-misc/pypanel')
-rw-r--r-- | x11-misc/pypanel/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/pypanel/pypanel-2.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/pypanel/ChangeLog b/x11-misc/pypanel/ChangeLog index fc7611804030..587126fce1ac 100644 --- a/x11-misc/pypanel/ChangeLog +++ b/x11-misc/pypanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/pypanel -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.29 2005/12/28 18:54:04 nelchael Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.30 2006/01/02 16:56:36 hansmi Exp $ + + 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> pypanel-2.4.ebuild: + Stable on ppc. 28 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org> pypanel-2.4.ebuild: Stable on x86. diff --git a/x11-misc/pypanel/pypanel-2.4.ebuild b/x11-misc/pypanel/pypanel-2.4.ebuild index 2c2dd972e096..efd10e962029 100644 --- a/x11-misc/pypanel/pypanel-2.4.ebuild +++ b/x11-misc/pypanel/pypanel-2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild,v 1.3 2005/12/28 18:54:04 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-2.4.ebuild,v 1.4 2006/01/02 16:56:36 hansmi Exp $ inherit distutils eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc x86" +KEYWORDS="~alpha ~amd64 ppc x86" IUSE="" DEPEND="|| ( x11-libs/libXft virtual/x11 ) |