diff options
author | 2012-08-13 18:33:45 +0000 | |
---|---|---|
committer | 2012-08-13 18:33:45 +0000 | |
commit | b38a105c76b593d5d0268c714aec6dfabb1ada23 (patch) | |
tree | 025ef895895cc917d22154eb4c2327b173717cf6 /media-radio/cwdaemon/cwdaemon-0.9.6.ebuild | |
parent | Block only oo-bin that can't cope together with us (latest version can be sid... (diff) | |
download | historical-b38a105c76b593d5d0268c714aec6dfabb1ada23.tar.gz historical-b38a105c76b593d5d0268c714aec6dfabb1ada23.tar.bz2 historical-b38a105c76b593d5d0268c714aec6dfabb1ada23.zip |
Fix HOMEPAGE
Package-Manager: portage-2.1.11.10/cvs/Linux x86_64
Diffstat (limited to 'media-radio/cwdaemon/cwdaemon-0.9.6.ebuild')
-rw-r--r-- | media-radio/cwdaemon/cwdaemon-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild b/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild index 68018444fd29..d322f26488d3 100644 --- a/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild +++ b/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild,v 1.1 2012/08/06 15:44:15 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild,v 1.2 2012/08/13 18:33:45 tomjbe Exp $ EAPI=4 DESCRIPTION="A morse daemon for the parallel or serial port" -HOMEPAGE="http://www.ibiblio.org/pub/linux/apps/ham/morse" +HOMEPAGE="http://cwdaemon.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |