diff options
Diffstat (limited to 'media-radio/cwdaemon/cwdaemon-0.10.1.ebuild')
-rw-r--r-- | media-radio/cwdaemon/cwdaemon-0.10.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild b/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild index b113ef83d154..c2a88b29cd5b 100644 --- a/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild +++ b/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild,v 1.4 2014/12/31 16:16:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.10.1.ebuild,v 1.5 2015/02/24 08:42:57 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" RDEPEND=">=media-radio/unixcw-3.3.1" |