diff options
author | 2004-11-29 11:00:04 +0000 | |
---|---|---|
committer | 2004-11-29 11:00:04 +0000 | |
commit | 789f8288f3ec3e94799ffa269408ac2c8135b156 (patch) | |
tree | 8177ac4780e6d662b1451c7cba10c582ef096745 /app-misc/pip/pip-1.2.ebuild | |
parent | Marked stable on x86; added myself as maintainer. (Manifest recommit) (diff) | |
download | gentoo-2-789f8288f3ec3e94799ffa269408ac2c8135b156.tar.gz gentoo-2-789f8288f3ec3e94799ffa269408ac2c8135b156.tar.bz2 gentoo-2-789f8288f3ec3e94799ffa269408ac2c8135b156.zip |
Marked stable on x86.
Diffstat (limited to 'app-misc/pip/pip-1.2.ebuild')
-rw-r--r-- | app-misc/pip/pip-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pip/pip-1.2.ebuild b/app-misc/pip/pip-1.2.ebuild index 33eda8809458..0337b4c4773f 100644 --- a/app-misc/pip/pip-1.2.ebuild +++ b/app-misc/pip/pip-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pip/pip-1.2.ebuild,v 1.3 2004/09/13 06:37:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pip/pip-1.2.ebuild,v 1.4 2004/11/29 11:00:04 ka0ttic Exp $ inherit eutils perl-module @@ -10,5 +10,5 @@ SRC_URI="http://membled.com/work/apps/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" |