diff options
Diffstat (limited to 'media-tv/w_scan/w_scan-20121111.ebuild')
-rw-r--r-- | media-tv/w_scan/w_scan-20121111.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-tv/w_scan/w_scan-20121111.ebuild b/media-tv/w_scan/w_scan-20121111.ebuild index b16b09cdb77a..58975b932813 100644 --- a/media-tv/w_scan/w_scan-20121111.ebuild +++ b/media-tv/w_scan/w_scan-20121111.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20121111.ebuild,v 1.1 2013/01/06 18:09:04 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20121111.ebuild,v 1.2 2014/04/27 21:20:47 hd_brummy Exp $ -EAPI="5" +EAPI=5 DESCRIPTION="Scan for DVB-C/DVB-T/DVB-S channels without prior knowledge of frequencies and modulations" HOMEPAGE="http://wirbel.htpc-forum.de/w_scan/index2.html" @@ -10,7 +10,7 @@ SRC_URI="http://wirbel.htpc-forum.de/w_scan/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples" DEPEND=">=virtual/linuxtv-dvb-headers-5.3" |