diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-14 19:28:01 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-14 19:28:01 +0000 |
commit | 92b3fcbe7eb332fdb9bfd58ab4653c093324b77a (patch) | |
tree | 8062e5e43d5aa6a35c632aef6124ec42486e3e87 /x11-plugins/wmsound | |
parent | Revision bump to get rid of unused libwmsnd.a static archive and wmsnd.h incl... (diff) | |
download | gentoo-2-92b3fcbe7eb332fdb9bfd58ab4653c093324b77a.tar.gz gentoo-2-92b3fcbe7eb332fdb9bfd58ab4653c093324b77a.tar.bz2 gentoo-2-92b3fcbe7eb332fdb9bfd58ab4653c093324b77a.zip |
HOMEPAGE is also 404
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/wmsound')
-rw-r--r-- | x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild b/x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild index f1672cc31908..33b7b8eff864 100644 --- a/x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild +++ b/x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild,v 1.1 2012/06/14 19:23:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild,v 1.2 2012/06/14 19:28:01 ssuominen Exp $ EAPI=4 inherit eutils toolchain-funcs -DESCRIPTION="WindowMaker sound server" -HOMEPAGE="http://largo.windowmaker.org/" -SRC_URI="http://largo.windowmaker.org/files/${P}.tar.gz" +DESCRIPTION="An sound server for the WindowMaker desktop" +HOMEPAGE="http://windowmaker.org/" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |