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
armin76 08/07/24 18:22:10
Modified: ChangeLog ivtv-1.2.0-r1.ebuild
Log:
x86 stable wrt #232170
(Portage version: 2.1.4.4)
Revision Changes Path
1.108 media-tv/ivtv/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ChangeLog?r1=1.107&r2=1.108
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog 17 Jul 2008 14:37:55 -0000 1.107
+++ ChangeLog 24 Jul 2008 18:22:10 -0000 1.108
@@ -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.107 2008/07/17 14:37:55 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ChangeLog,v 1.108 2008/07/24 18:22:10 armin76 Exp $
+
+ 24 Jul 2008; Raúl Porcel <armin76@g.o> ivtv-1.2.0-r1.ebuild:
+ x86 stable wrt #232170
*ivtv-1.2.0-r1 (17 Jul 2008)
1.2 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.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.2.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv/ivtv-1.2.0-r1.ebuild?r1=1.1&r2=1.2
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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ivtv-1.2.0-r1.ebuild 17 Jul 2008 14:37:55 -0000 1.1
+++ ivtv-1.2.0-r1.ebuild 24 Jul 2008 18:22:10 -0000 1.2
@@ -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.1 2008/07/17 14:37:55 cardoe Exp $
+# $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 $
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"
|
|