summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2012-08-13 18:33:45 +0000
committerThomas Beierlein <tomjbe@gentoo.org>2012-08-13 18:33:45 +0000
commit73c54ee50961d436d597dc99ad37f2714549bf65 (patch)
treee282883a275629c56d0086d9197e7c7ea5fe81f9 /media-radio
parentBlock only oo-bin that can't cope together with us (latest version can be sid... (diff)
downloadgentoo-2-73c54ee50961d436d597dc99ad37f2714549bf65.tar.gz
gentoo-2-73c54ee50961d436d597dc99ad37f2714549bf65.tar.bz2
gentoo-2-73c54ee50961d436d597dc99ad37f2714549bf65.zip
Fix HOMEPAGE
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/cwdaemon/ChangeLog5
-rw-r--r--media-radio/cwdaemon/cwdaemon-0.9.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-radio/cwdaemon/ChangeLog b/media-radio/cwdaemon/ChangeLog
index 39d8b93073d4..7ddb5f9cf234 100644
--- a/media-radio/cwdaemon/ChangeLog
+++ b/media-radio/cwdaemon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-radio/cwdaemon
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.19 2012/08/06 15:44:15 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.20 2012/08/13 18:33:45 tomjbe Exp $
+
+ 13 Aug 2012; Thomas Beierlein <tomjbe@gentoo.org> cwdaemon-0.9.6.ebuild:
+ Fix HOMEPAGE
*cwdaemon-0.9.6 (06 Aug 2012)
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"