diff options
author | Jörg Bornkessel <hd_brummy@gentoo.org> | 2012-02-15 18:20:07 +0000 |
---|---|---|
committer | Jörg Bornkessel <hd_brummy@gentoo.org> | 2012-02-15 18:20:07 +0000 |
commit | 488d34b9b86078386e9196bdccf5a3b7dacc60cd (patch) | |
tree | 69a69e7be36ccfda1ee5b53769a2cd1ee1365d7a /media-tv/w_scan | |
parent | fix media-tv to virtual/linuxtv-dvb-headers, bug #403929 (diff) | |
download | gentoo-2-488d34b9b86078386e9196bdccf5a3b7dacc60cd.tar.gz gentoo-2-488d34b9b86078386e9196bdccf5a3b7dacc60cd.tar.bz2 gentoo-2-488d34b9b86078386e9196bdccf5a3b7dacc60cd.zip |
move media-tv to virtual/linuxtv-dvb-headers, bug #403929
(Portage version: 2.1.10.11/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'media-tv/w_scan')
-rw-r--r-- | media-tv/w_scan/ChangeLog | 6 | ||||
-rw-r--r-- | media-tv/w_scan/w_scan-20110702.ebuild | 6 | ||||
-rw-r--r-- | media-tv/w_scan/w_scan-20120112.ebuild | 4 | ||||
-rw-r--r-- | media-tv/w_scan/w_scan-20120128.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/media-tv/w_scan/ChangeLog b/media-tv/w_scan/ChangeLog index 90a3ac08208e..a51316f45ab9 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/ChangeLog,v 1.25 2012/02/10 00:34:22 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/ChangeLog,v 1.26 2012/02/15 18:20:07 hd_brummy Exp $ + + 15 Feb 2012; Joerg Bornkessel <hd_brummy@gentoo.org> w_scan-20110702.ebuild, + w_scan-20120112.ebuild, w_scan-20120128.ebuild: + move media-tv to virtual/linuxtv-dvb-headers, bug #403929 *w_scan-20120128 (10 Feb 2012) diff --git a/media-tv/w_scan/w_scan-20110702.ebuild b/media-tv/w_scan/w_scan-20110702.ebuild index 31ee40c353c9..7a89de42f834 100644 --- a/media-tv/w_scan/w_scan-20110702.ebuild +++ b/media-tv/w_scan/w_scan-20110702.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20110702.ebuild,v 1.3 2011/10/08 16:20:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20110702.ebuild,v 1.4 2012/02/15 18:20:07 hd_brummy Exp $ EAPI="2" @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="doc examples" -DEPEND="~media-tv/linuxtv-dvb-headers-5" +DEPEND="~virtual/linuxtv-dvb-headers-5" RDEPEND="" src_install() { diff --git a/media-tv/w_scan/w_scan-20120112.ebuild b/media-tv/w_scan/w_scan-20120112.ebuild index 34b3abbf7226..0e535079d5d6 100644 --- a/media-tv/w_scan/w_scan-20120112.ebuild +++ b/media-tv/w_scan/w_scan-20120112.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20120112.ebuild,v 1.2 2012/01/16 19:43:14 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20120112.ebuild,v 1.3 2012/02/15 18:20:07 hd_brummy Exp $ EAPI="4" @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc examples" -DEPEND=">=media-tv/linuxtv-dvb-headers-5.3" +DEPEND=">=virtual/linuxtv-dvb-headers-5.3" RDEPEND="" src_install() { diff --git a/media-tv/w_scan/w_scan-20120128.ebuild b/media-tv/w_scan/w_scan-20120128.ebuild index 8538247c9cf6..f1f06119adce 100644 --- a/media-tv/w_scan/w_scan-20120128.ebuild +++ b/media-tv/w_scan/w_scan-20120128.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20120128.ebuild,v 1.1 2012/02/10 00:34:22 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20120128.ebuild,v 1.2 2012/02/15 18:20:07 hd_brummy Exp $ EAPI="4" @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc examples" -DEPEND=">=media-tv/linuxtv-dvb-headers-5.3" +DEPEND=">=virtual/linuxtv-dvb-headers-5.3" RDEPEND="" src_install() { |