summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-04-26 18:51:07 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-04-26 18:51:07 +0000
commit588192266eacc309877b271f30eef463821e2415 (patch)
tree23e73da4515c24298d6de9951f598f7bf1a09dfb /dev-python/python-fchksum/python-fchksum-1.7.1.ebuild
parentremoved unneeded ebuilds (diff)
downloadhistorical-588192266eacc309877b271f30eef463821e2415.tar.gz
historical-588192266eacc309877b271f30eef463821e2415.tar.bz2
historical-588192266eacc309877b271f30eef463821e2415.zip
fixed src_uri and stable bump
Diffstat (limited to 'dev-python/python-fchksum/python-fchksum-1.7.1.ebuild')
-rw-r--r--dev-python/python-fchksum/python-fchksum-1.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild b/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild
index 03b58f3be0af..bdfb93c25b37 100644
--- a/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild
+++ b/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild,v 1.7 2004/04/24 08:01:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild,v 1.8 2004/04/26 18:51:07 liquidx Exp $
# DON'T inherit distutils because it will cause a circular dependency with python
#inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.dakotacom.net/~donut/programs/fchksum/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ppc64 ~sparc ~mips ~alpha arm ~hppa ~mips amd64 ~ia64 s390"
+KEYWORDS="x86 ~ppc ppc64 ~sparc ~mips ~alpha arm ~hppa ~mips amd64 ~ia64 s390"
IUSE=""
DEPEND="sys-libs/zlib"