diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-07-09 08:26:31 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-07-09 08:26:31 +0000 |
commit | f22a7822f6d535d5fee2a72d84fcbb4c0d377e23 (patch) | |
tree | f876a67fd3acf5a9d77a56cf219fef1ba152cd59 /app-admin/python-updater/python-updater-0.5.ebuild | |
parent | stable x86, security bug 231201 (diff) | |
download | historical-f22a7822f6d535d5fee2a72d84fcbb4c0d377e23.tar.gz historical-f22a7822f6d535d5fee2a72d84fcbb4c0d377e23.tar.bz2 historical-f22a7822f6d535d5fee2a72d84fcbb4c0d377e23.zip |
stable x86, bug 208902
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-admin/python-updater/python-updater-0.5.ebuild')
-rw-r--r-- | app-admin/python-updater/python-updater-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/python-updater/python-updater-0.5.ebuild b/app-admin/python-updater/python-updater-0.5.ebuild index 3b47c768302b..7e89cc083a93 100644 --- a/app-admin/python-updater/python-updater-0.5.ebuild +++ b/app-admin/python-updater/python-updater-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.5.ebuild,v 1.1 2008/06/24 17:11:24 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.5.ebuild,v 1.2 2008/07/09 08:26:31 opfer Exp $ DESCRIPTION="Script used to remerge python packages when changing Python version." HOMEPAGE="http://www.gentoo.org/proj/en/Python" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |