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 2012fdb466fe..fdd63ca6b405 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.8 2007/05/12 17:10:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.2.ebuild,v 1.9 2007/05/13 10:09:39 corsair 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-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ppc64 ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |