* [gentoo-commits] gentoo-x86 commit in media-tv/ivtv-utils: ivtv-utils-1.3.0-r1.ebuild ChangeLog
@ 2009-03-03 16:46 Steve Dibb (beandog)
0 siblings, 0 replies; 3+ messages in thread
From: Steve Dibb (beandog) @ 2009-03-03 16:46 UTC (permalink / raw
To: gentoo-commits
beandog 09/03/03 16:46:58
Modified: ivtv-utils-1.3.0-r1.ebuild ChangeLog
Log:
Remmove old kernel check, bug 254172; stable on arches
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.2 media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild?r1=1.1&r2=1.2
Index: ivtv-utils-1.3.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ivtv-utils-1.3.0-r1.ebuild 28 Jan 2009 20:51:56 -0000 1.1
+++ ivtv-utils-1.3.0-r1.ebuild 3 Mar 2009 16:46:58 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild,v 1.1 2009/01/28 20:51:56 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild,v 1.2 2009/03/03 16:46:58 beandog Exp $
inherit eutils linux-mod
@@ -9,7 +9,7 @@
SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/1.3.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
@@ -28,8 +28,7 @@
MODULE_NAMES="saa717x(extra:${S}/i2c-drivers)"
BUILD_TARGETS="all"
CONFIG_CHECK="EXPERIMENTAL KMOD HAS_IOMEM FW_LOADER I2C I2C_ALGOBIT
- VIDEO_DEV VIDEO_CAPTURE_DRIVERS VIDEO_V4L1 VIDEO_V4L2
- !VIDEO_HELPER_CHIPS_AUTO VIDEO_IVTV"
+ VIDEO_DEV VIDEO_CAPTURE_DRIVERS VIDEO_V4L1 VIDEO_V4L2 VIDEO_IVTV"
if ! ( kernel_is ge 2 6 26 ); then
eerror "This package is only for the fully in-kernel"
1.4 media-tv/ivtv-utils/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 28 Jan 2009 20:51:56 -0000 1.3
+++ ChangeLog 3 Mar 2009 16:46:58 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/ivtv-utils
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ChangeLog,v 1.3 2009/01/28 20:51:56 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ChangeLog,v 1.4 2009/03/03 16:46:58 beandog Exp $
+
+ 03 Mar 2009; Steve Dibb <beandog@gentoo.org> ivtv-utils-1.3.0-r1.ebuild:
+ Remmove old kernel check, bug 254172; stable on arches
*ivtv-utils-1.3.0-r1 (28 Jan 2009)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-tv/ivtv-utils: ivtv-utils-1.3.0-r1.ebuild ChangeLog
@ 2009-03-03 16:48 Steve Dibb (beandog)
0 siblings, 0 replies; 3+ messages in thread
From: Steve Dibb (beandog) @ 2009-03-03 16:48 UTC (permalink / raw
To: gentoo-commits
beandog 09/03/03 16:48:58
Modified: ivtv-utils-1.3.0-r1.ebuild ChangeLog
Log:
Update description; update eerror on wrong kernel version
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.3 media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild?r1=1.2&r2=1.3
Index: ivtv-utils-1.3.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ivtv-utils-1.3.0-r1.ebuild 3 Mar 2009 16:46:58 -0000 1.2
+++ ivtv-utils-1.3.0-r1.ebuild 3 Mar 2009 16:48:58 -0000 1.3
@@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild,v 1.2 2009/03/03 16:46:58 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild,v 1.3 2009/03/03 16:48:58 beandog Exp $
inherit eutils linux-mod
-DESCRIPTION="ivtv driver for Hauppauge PVR PCI cards"
+DESCRIPTION="IVTV utilities for Hauppauge PVR PCI cards"
HOMEPAGE="http://www.ivtvdriver.org"
SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/1.3.x/${P}.tar.gz"
SLOT="0"
@@ -35,8 +35,8 @@
eerror "IVTV driver shipping with kernel 2.6.26 and higher"
eerror ""
eerror "You will need to either:"
- eerror "a) emerge a different kernel"
- eerror "b) emerge ivtv"
+ eerror "a) emerge a 2.6.26.x or higher kernel"
+ eerror "b) emerge media-tv/ivtv"
eerror ""
eerror "See http://ivtvdriver.org/ for more information"
die "This only works on 2.6.26 and newer kernels"
1.5 media-tv/ivtv-utils/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 3 Mar 2009 16:46:58 -0000 1.4
+++ ChangeLog 3 Mar 2009 16:48:58 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/ivtv-utils
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ChangeLog,v 1.4 2009/03/03 16:46:58 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ChangeLog,v 1.5 2009/03/03 16:48:58 beandog Exp $
+
+ 03 Mar 2009; Steve Dibb <beandog@gentoo.org> ivtv-utils-1.3.0-r1.ebuild:
+ Update description; update eerror on wrong kernel version
03 Mar 2009; Steve Dibb <beandog@gentoo.org> ivtv-utils-1.3.0-r1.ebuild:
Remmove old kernel check, bug 254172; stable on arches
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-tv/ivtv-utils: ivtv-utils-1.3.0-r1.ebuild ChangeLog
@ 2009-08-31 22:19 Mike Auty (ikelos)
0 siblings, 0 replies; 3+ messages in thread
From: Mike Auty (ikelos) @ 2009-08-31 22:19 UTC (permalink / raw
To: gentoo-commits
ikelos 09/08/31 22:19:10
Modified: ivtv-utils-1.3.0-r1.ebuild ChangeLog
Log:
Making CONFIG_CHECK non-fatal for userland ebuilds, see bug 283320.
(Portage version: 2.2_rc40/cvs/Linux i686)
Revision Changes Path
1.4 media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild?r1=1.3&r2=1.4
Index: ivtv-utils-1.3.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ivtv-utils-1.3.0-r1.ebuild 3 Mar 2009 16:48:58 -0000 1.3
+++ ivtv-utils-1.3.0-r1.ebuild 31 Aug 2009 22:19:10 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild,v 1.3 2009/03/03 16:48:58 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ivtv-utils-1.3.0-r1.ebuild,v 1.4 2009/08/31 22:19:10 ikelos Exp $
inherit eutils linux-mod
@@ -27,8 +27,8 @@
MODULE_NAMES="saa717x(extra:${S}/i2c-drivers)"
BUILD_TARGETS="all"
- CONFIG_CHECK="EXPERIMENTAL KMOD HAS_IOMEM FW_LOADER I2C I2C_ALGOBIT
- VIDEO_DEV VIDEO_CAPTURE_DRIVERS VIDEO_V4L1 VIDEO_V4L2 VIDEO_IVTV"
+ CONFIG_CHECK="~EXPERIMENTAL ~KMOD ~HAS_IOMEM ~FW_LOADER ~I2C ~I2C_ALGOBIT
+ ~VIDEO_DEV ~VIDEO_CAPTURE_DRIVERS ~VIDEO_V4L1 ~VIDEO_V4L2 ~VIDEO_IVTV"
if ! ( kernel_is ge 2 6 26 ); then
eerror "This package is only for the fully in-kernel"
1.6 media-tv/ivtv-utils/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/ivtv-utils/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 3 Mar 2009 16:48:58 -0000 1.5
+++ ChangeLog 31 Aug 2009 22:19:10 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/ivtv-utils
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ChangeLog,v 1.5 2009/03/03 16:48:58 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-utils/ChangeLog,v 1.6 2009/08/31 22:19:10 ikelos Exp $
+
+ 31 Aug 2009; Mike Auty <ikelos@gentoo.org> ivtv-utils-1.3.0-r1.ebuild:
+ Making CONFIG_CHECK non-fatal for userland ebuilds, see bug 283320.
03 Mar 2009; Steve Dibb <beandog@gentoo.org> ivtv-utils-1.3.0-r1.ebuild:
Update description; update eerror on wrong kernel version
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-08-31 17:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-03 16:48 [gentoo-commits] gentoo-x86 commit in media-tv/ivtv-utils: ivtv-utils-1.3.0-r1.ebuild ChangeLog Steve Dibb (beandog)
-- strict thread matches above, loose matches on Subject: below --
2009-08-31 22:19 Mike Auty (ikelos)
2009-03-03 16:46 Steve Dibb (beandog)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox