diff options
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/w_scan/ChangeLog | 6 | ||||
-rw-r--r-- | media-tv/w_scan/w_scan-20121111.ebuild | 8 | ||||
-rw-r--r-- | media-tv/w_scan/w_scan-20130331.ebuild | 6 | ||||
-rw-r--r-- | media-tv/w_scan/w_scan-20140118.ebuild | 4 |
4 files changed, 14 insertions, 10 deletions
diff --git a/media-tv/w_scan/ChangeLog b/media-tv/w_scan/ChangeLog index 365943fb3f1e..2aacbb7cfa51 100644 --- a/media-tv/w_scan/ChangeLog +++ b/media-tv/w_scan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-tv/w_scan # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/ChangeLog,v 1.36 2014/03/31 15:03:52 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/ChangeLog,v 1.37 2014/04/27 21:20:47 hd_brummy Exp $ + + 27 Apr 2014; Joerg Bornkessel <hd_brummy@gentoo.org> w_scan-20121111.ebuild, + w_scan-20130331.ebuild, w_scan-20140118.ebuild: + stable amd64 x86, wrt bug 465158 *w_scan-20140118 (31 Mar 2014) 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" diff --git a/media-tv/w_scan/w_scan-20130331.ebuild b/media-tv/w_scan/w_scan-20130331.ebuild index 68244757719c..2c2208e75de5 100644 --- a/media-tv/w_scan/w_scan-20130331.ebuild +++ b/media-tv/w_scan/w_scan-20130331.ebuild @@ -1,6 +1,6 @@ -# 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-20130331.ebuild,v 1.1 2013/06/15 17:30:01 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20130331.ebuild,v 1.2 2014/04/27 21:20:47 hd_brummy Exp $ EAPI="5" @@ -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" diff --git a/media-tv/w_scan/w_scan-20140118.ebuild b/media-tv/w_scan/w_scan-20140118.ebuild index 116bcb6df8e2..5e7617d2ccd1 100644 --- a/media-tv/w_scan/w_scan-20140118.ebuild +++ b/media-tv/w_scan/w_scan-20140118.ebuild @@ -1,6 +1,6 @@ # 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-20140118.ebuild,v 1.1 2014/03/31 15:03:52 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20140118.ebuild,v 1.2 2014/04/27 21:20:47 hd_brummy Exp $ EAPI=5 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc examples" -DEPEND=">=virtual/linuxtv-dvb-headers-5.3" +DEPEND=">=virtual/linuxtv-dvb-headers-5.8" RDEPEND="" src_install() { |