summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-gammu/python-gammu-0.12.ebuild')
-rw-r--r--dev-python/python-gammu/python-gammu-0.12.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-gammu/python-gammu-0.12.ebuild b/dev-python/python-gammu/python-gammu-0.12.ebuild
index 8f1cdf2c525d..ad3f632ef8d4 100644
--- a/dev-python/python-gammu/python-gammu-0.12.ebuild
+++ b/dev-python/python-gammu/python-gammu-0.12.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gammu/python-gammu-0.12.ebuild,v 1.1 2006/04/06 12:15:41 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gammu/python-gammu-0.12.ebuild,v 1.2 2006/06/02 18:10:53 mrness Exp $
inherit distutils
DESCRIPTION="Python bindings for Gammu"
HOMEPAGE="http://www.cihar.com/gammu/python/"
-SRC_URI="http://www.cihar.com/gammu/python/${P}.tar.bz2"
+SRC_URI="ftp://dl.cihar.com/python-gammu/v0/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc x86"
IUSE=""
RDEPEND=">=app-mobilephone/gammu-1.05"