summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/log4py/log4py-1.1.ebuild')
-rw-r--r--dev-python/log4py/log4py-1.1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/log4py/log4py-1.1.ebuild b/dev-python/log4py/log4py-1.1.ebuild
index 2989c893e325..c9b167cb8c0b 100644
--- a/dev-python/log4py/log4py-1.1.ebuild
+++ b/dev-python/log4py/log4py-1.1.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/log4py/log4py-1.1.ebuild,v 1.6 2003/08/07 02:34:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/log4py/log4py-1.1.ebuild,v 1.7 2004/03/28 14:17:37 kloeri Exp $
inherit distutils
DESCRIPTION="A python logging module similar to log4j"
HOMEPAGE="http://www.its4you.at/english/log4py.html"
-SRC_URI="http://www.its4you.at/downloads/files/${P}.tar.gz"
+#SRC_URI="http://www.its4you.at/downloads/files/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/log4py/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"