diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 19:30:16 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 19:30:16 +0000 |
commit | 33176c13b8141d5aeb80a85b1fba56a0cab5e0bb (patch) | |
tree | a27a732b5d2555bfc79a388fe90776c76ced5452 /app-admin/python-updater/python-updater-0.8.ebuild | |
parent | ppc stable #307219 (diff) | |
download | historical-33176c13b8141d5aeb80a85b1fba56a0cab5e0bb.tar.gz historical-33176c13b8141d5aeb80a85b1fba56a0cab5e0bb.tar.bz2 historical-33176c13b8141d5aeb80a85b1fba56a0cab5e0bb.zip |
ppc stable #307265
Package-Manager: portage-2.1.7.17/cvs/Linux ppc
Diffstat (limited to 'app-admin/python-updater/python-updater-0.8.ebuild')
-rw-r--r-- | app-admin/python-updater/python-updater-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/python-updater/python-updater-0.8.ebuild b/app-admin/python-updater/python-updater-0.8.ebuild index 0780787b3885..f17d85864e52 100644 --- a/app-admin/python-updater/python-updater-0.8.ebuild +++ b/app-admin/python-updater/python-updater-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.8.ebuild,v 1.2 2010/03/07 17:51:03 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.8.ebuild,v 1.3 2010/03/15 19:30:16 nixnut 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 ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="" |