diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-13 11:26:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-13 11:26:39 +0000 |
commit | b7c5727a283467b2d44f6801a1bb08ef40068dbd (patch) | |
tree | cc02586351ac4e9d2369ae84565689e1ffdcbc8b /media-tv | |
parent | Stable ppc64, bug #408881 (diff) | |
download | gentoo-2-b7c5727a283467b2d44f6801a1bb08ef40068dbd.tar.gz gentoo-2-b7c5727a283467b2d44f6801a1bb08ef40068dbd.tar.bz2 gentoo-2-b7c5727a283467b2d44f6801a1bb08ef40068dbd.zip |
Stable for amd64, wrt bug #429140
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/w_scan/ChangeLog | 5 | ||||
-rw-r--r-- | media-tv/w_scan/w_scan-20120525.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-tv/w_scan/ChangeLog b/media-tv/w_scan/ChangeLog index 2373d4c80dfc..2a5aae234867 100644 --- a/media-tv/w_scan/ChangeLog +++ b/media-tv/w_scan/ChangeLog @@ -1,6 +1,9 @@ # 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.31 2012/06/04 14:58:49 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/ChangeLog,v 1.32 2012/09/13 11:26:39 ago Exp $ + + 13 Sep 2012; Agostino Sarubbo <ago@gentoo.org> w_scan-20120525.ebuild: + Stable for amd64, wrt bug #429140 *w_scan-20120525 (04 Jun 2012) diff --git a/media-tv/w_scan/w_scan-20120525.ebuild b/media-tv/w_scan/w_scan-20120525.ebuild index 38e89e43bb5a..aa955ac9acd6 100644 --- a/media-tv/w_scan/w_scan-20120525.ebuild +++ b/media-tv/w_scan/w_scan-20120525.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-20120525.ebuild,v 1.1 2012/06/04 14:58:49 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20120525.ebuild,v 1.2 2012/09/13 11:26:39 ago Exp $ EAPI="4" @@ -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" |