summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2016-05-01 16:15:26 +0200
committerThomas Beierlein <tomjbe@gentoo.org>2016-05-01 16:15:26 +0200
commita44c2c92b300f2282e5591d85e40d5ecc679bd7d (patch)
treeedcea4614c2b8f05ff23411abe7e87e222115455 /media-radio
parentdev-perl/Path-Class: Remove old (diff)
downloadgentoo-a44c2c92b300f2282e5591d85e40d5ecc679bd7d.tar.gz
gentoo-a44c2c92b300f2282e5591d85e40d5ecc679bd7d.tar.bz2
gentoo-a44c2c92b300f2282e5591d85e40d5ecc679bd7d.zip
media-radio/cwdaemon: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/cwdaemon/Manifest1
-rw-r--r--media-radio/cwdaemon/cwdaemon-0.10.1.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/media-radio/cwdaemon/Manifest b/media-radio/cwdaemon/Manifest
index b42e625eb0a4..33bf03e0b37d 100644
--- a/media-radio/cwdaemon/Manifest
+++ b/media-radio/cwdaemon/Manifest
@@ -1,2 +1 @@
-DIST cwdaemon-0.10.1.tar.gz 314733 SHA256 5c914140aba395b5d52ba5d822bec9c22e05e93e38af9cfd212242adcaf6abcc SHA512 be15de3326de005c208bdcea412333ff3756e89f08cf5239d87bcd3bc20e9c98f74b028ab65438f04938b9840e354d5fc7c6056405a52aa434e134b5763fe1b8 WHIRLPOOL bfb0cdb4fbaa8ca4af2ca684278926aa058b1b16b9a27d33986bdb4fc39ff22c0a446a415e5d617f74e6aeafe90165173ba5112c61680373a926ab35a7f3602b
DIST cwdaemon-0.10.2.tar.gz 290487 SHA256 811b9ccf28b9729a9e35ba234977bfa512ec39d7369823f0d29a5ecdc3b47983 SHA512 65ae1552d0a875b71354083401abed2271ff40b7f8ab6c8f2cbb4a36bb2648a6094efc9ac5cfc9228633ff48b839205e4f95f46d10244a43089c4c1f94ca94a7 WHIRLPOOL 60087da04f8d44e0434118297a08d696dc24774d4e32f8fbc828329188e1f35261f25c2073795de6c83e68eac8f579f3c90840a29f79ae9a2d81740b507c0a9d
diff --git a/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild b/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild
deleted file mode 100644
index 9044922ba56c..000000000000
--- a/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="A morse daemon for the parallel or serial port"
-HOMEPAGE="http://cwdaemon.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ppc x86"
-IUSE=""
-
-RDEPEND=">=media-radio/unixcw-3.3.1"
-DEPEND="$RDEPEND
- virtual/pkgconfig"