diff options
-rw-r--r-- | media-tv/w_scan/ChangeLog | 8 | ||||
-rw-r--r-- | media-tv/w_scan/w_scan-20090516.ebuild | 6 | ||||
-rw-r--r-- | media-tv/w_scan/w_scan-20090918.ebuild | 6 | ||||
-rw-r--r-- | media-tv/w_scan/w_scan-20101204.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/media-tv/w_scan/ChangeLog b/media-tv/w_scan/ChangeLog index cc79a9e3b8f9..23c854a76b89 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/ChangeLog,v 1.14 2010/12/20 20:12:53 hd_brummy Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/ChangeLog,v 1.15 2011/01/02 07:43:09 hd_brummy Exp $ + + 02 Jan 2011; Joerg Bornkessel <hd_brummy@gentoo.org> + w_scan-20090516.ebuild, w_scan-20090918.ebuild, w_scan-20101204.ebuild: + typo in Description fixed, thanks to T.Foerster *w_scan-20101204 (20 Dec 2010) diff --git a/media-tv/w_scan/w_scan-20090516.ebuild b/media-tv/w_scan/w_scan-20090516.ebuild index 4348ca06f644..ad3059f1e28d 100644 --- a/media-tv/w_scan/w_scan-20090516.ebuild +++ b/media-tv/w_scan/w_scan-20090516.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20090516.ebuild,v 1.2 2009/07/01 12:47:27 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20090516.ebuild,v 1.3 2011/01/02 07:43:09 hd_brummy Exp $ EAPI="2" inherit eutils -DESCRIPTION="Scan for DVB-C/DVB-T/DVB-C channels without prior knowledge of frequencies and modulations" +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" SRC_URI="http://wirbel.htpc-forum.de/w_scan/${P}.tar.bz2" diff --git a/media-tv/w_scan/w_scan-20090918.ebuild b/media-tv/w_scan/w_scan-20090918.ebuild index 1ecbac06bf9a..6eb99b4c7b5f 100644 --- a/media-tv/w_scan/w_scan-20090918.ebuild +++ b/media-tv/w_scan/w_scan-20090918.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20090918.ebuild,v 1.1 2009/10/27 20:22:52 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20090918.ebuild,v 1.2 2011/01/02 07:43:09 hd_brummy Exp $ EAPI="2" inherit eutils -DESCRIPTION="Scan for DVB-C/DVB-T/DVB-C channels without prior knowledge of frequencies and modulations" +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" SRC_URI="http://wirbel.htpc-forum.de/w_scan/${P}.tar.bz2" diff --git a/media-tv/w_scan/w_scan-20101204.ebuild b/media-tv/w_scan/w_scan-20101204.ebuild index 77bd8ff0c8bf..e2288ee51d89 100644 --- a/media-tv/w_scan/w_scan-20101204.ebuild +++ b/media-tv/w_scan/w_scan-20101204.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20101204.ebuild,v 1.1 2010/12/20 20:12:53 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20101204.ebuild,v 1.2 2011/01/02 07:43:09 hd_brummy Exp $ EAPI="2" inherit eutils -DESCRIPTION="Scan for DVB-C/DVB-T/DVB-C channels without prior knowledge of frequencies and modulations" +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" SRC_URI="http://wirbel.htpc-forum.de/w_scan/${P}.tar.bz2" |