Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371111 - Invalid HOMEPAGE for app-mobilephone/pysms
Summary: Invalid HOMEPAGE for app-mobilephone/pysms
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Mobile Phone Developers (INACTIVE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-11 05:13 UTC by David
Modified: 2011-06-11 14:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"