diff options
Diffstat (limited to 'app-admin/python-updater/python-updater-0.2.ebuild')
-rw-r--r-- | app-admin/python-updater/python-updater-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/python-updater/python-updater-0.2.ebuild b/app-admin/python-updater/python-updater-0.2.ebuild index 92317d837a3f..b09360953058 100644 --- a/app-admin/python-updater/python-updater-0.2.ebuild +++ b/app-admin/python-updater/python-updater-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.2.ebuild,v 1.13 2007/05/16 00:29:28 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.2.ebuild,v 1.14 2007/05/16 21:10:10 dertobi123 Exp $ DESCRIPTION="Script used to remerge python packages when changing Python version." HOMEPAGE="http://dev.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="http://dev.gentoo.org/~kloeri/${P}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |