summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-03-28 14:52:46 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-03-28 14:52:46 +0000
commit4588c5ba4fb02d57d1cb116abf3b65f7b7792b94 (patch)
tree048722b6f46df2732eee0d2eda551ca686516567 /dev-python/pyxdg/pyxdg-0.2.ebuild
parentgaleon version bump (diff)
downloadhistorical-4588c5ba4fb02d57d1cb116abf3b65f7b7792b94.tar.gz
historical-4588c5ba4fb02d57d1cb116abf3b65f7b7792b94.tar.bz2
historical-4588c5ba4fb02d57d1cb116abf3b65f7b7792b94.zip
Update SRC_URI.
Diffstat (limited to 'dev-python/pyxdg/pyxdg-0.2.ebuild')
-rw-r--r--dev-python/pyxdg/pyxdg-0.2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/pyxdg/pyxdg-0.2.ebuild b/dev-python/pyxdg/pyxdg-0.2.ebuild
index 7b86cba69795..aebaff146fd7 100644
--- a/dev-python/pyxdg/pyxdg-0.2.ebuild
+++ b/dev-python/pyxdg/pyxdg-0.2.ebuild
@@ -1,11 +1,12 @@
-# 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/pyxdg/pyxdg-0.2.ebuild,v 1.1 2003/09/03 22:48:36 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.2.ebuild,v 1.2 2004/03/28 14:52:46 kloeri Exp $
inherit distutils
DESCRIPTION="a python module to deal with freedesktop.org specifications."
-SRC_URI="http://www.cojobo.net/~h_wendel/stuff/${P}.tar.gz"
+#SRC_URI="http://www.cojobo.net/~h_wendel/stuff/${P}.tar.gz"
+SRC_URI="http://freedesktop.org/Software/pyxdg/releases/${P}.tar.gz"
HOMEPAGE="http://cvs.cojobo.net/cgi-bin/viewcvs.cgi/pyxdg/"
LICENSE="GPL-2"