Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
maekke 08/08/22 21:59:49
Modified: ChangeLog ivtv-1.2.0-r1.ebuild
Log:
amd64 stable, bug #232170
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
Revision Changes Path
1.109 media-tv/ivtv/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ChangeLog?r1=1.108&r2=1.109
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog 24 Jul 2008 18:22:10 -0000 1.108
+++ ChangeLog 22 Aug 2008 21:59:48 -0000 1.109
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/ivtv
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.108 2008/07/24 18:22:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.109 2008/08/22 21:59:48 maekke Exp $
+
+ 22 Aug 2008; Markus Meier <maekke@g.o> ivtv-1.2.0-r1.ebuild:
+ amd64 stable, bug #232170
24 Jul 2008; Raúl Porcel <armin76@g.o> ivtv-1.2.0-r1.ebuild:
x86 stable wrt #232170
1.3 media-tv/ivtv/ivtv-1.2.0-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.2.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.2.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.2.0-r1.ebuild?r1=1.2&r2=1.3
Index: ivtv-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.2.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ivtv-1.2.0-r1.ebuild 24 Jul 2008 18:22:10 -0000 1.2
+++ ivtv-1.2.0-r1.ebuild 22 Aug 2008 21:59:48 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.2.0-r1.ebuild,v 1.2 2008/07/24 18:22:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-1.2.0-r1.ebuild,v 1.3 2008/08/22 21:59:48 maekke Exp $
inherit eutils linux-mod
@@ -9,7 +9,7 @@
SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/1.2.x/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="perl"
RDEPEND=">=sys-fs/udev-103"
DEPEND="app-arch/unzip"
|
|