Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 371111

Summary: Invalid HOMEPAGE for app-mobilephone/pysms
Product: Gentoo Linux Reporter: David <write2David>
Component: Current packagesAssignee: Gentoo Mobile Phone Developers (INACTIVE) <mobile-phone>
Status: RESOLVED FIXED    
Severity: normal CC: jer
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David 2011-06-11 05:13:35 UTC
http://pysms.sourceforge.net/ is "503 Service Unavailable"

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-06-11 14:35:01 UTC
Index: pysms-0.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/pysms/pysms-0.9.4.ebuild,v
retrieving revision 1.3
diff -u -B -r1.3 pysms-0.9.4.ebuild
--- pysms-0.9.4.ebuild  6 Jul 2010 17:14:01 -0000       1.3
+++ pysms-0.9.4.ebuild  11 Jun 2011 14:33:45 -0000
@@ -10,7 +10,7 @@
 inherit distutils
 
 DESCRIPTION="Tool for sending text messages for various Swiss providers"
-HOMEPAGE="http://pysms.sourceforge.net/"
+HOMEPAGE="http://sourceforge.net/projects/pysms/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"