public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-tv/v4l-utils: ChangeLog v4l-utils-0.8.3.ebuild
Date: Mon, 28 Mar 2011 01:00:37 +0000 (UTC)	[thread overview]
Message-ID: <20110328010037.553AA20054@flycatcher.gentoo.org> (raw)

ssuominen    11/03/28 01:00:37

  Modified:             ChangeLog v4l-utils-0.8.3.ebuild
  Log:
  Install 70-infrared.rules to /lib/udev instead of /etc/udev.
  
  (Portage version: 2.2.0_alpha28/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  media-tv/v4l-utils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	26 Feb 2011 18:11:11 -0000	1.7
+++ ChangeLog	28 Mar 2011 01:00:36 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for media-tv/v4l-utils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/ChangeLog,v 1.7 2011/02/26 18:11:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/ChangeLog,v 1.8 2011/03/28 01:00:36 ssuominen Exp $
+
+  28 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> v4l-utils-0.8.3.ebuild:
+  Install 70-infrared.rules to /lib/udev instead of /etc/udev.
 
   26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
   v4l-utils-0.8.3.ebuild:



1.3                  media-tv/v4l-utils/v4l-utils-0.8.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/v4l-utils-0.8.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/v4l-utils-0.8.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/v4l-utils-0.8.3.ebuild?r1=1.2&r2=1.3

Index: v4l-utils-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/v4l-utils-0.8.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- v4l-utils-0.8.3.ebuild	26 Feb 2011 18:11:11 -0000	1.2
+++ v4l-utils-0.8.3.ebuild	28 Mar 2011 01:00:36 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/v4l-utils-0.8.3.ebuild,v 1.2 2011/02/26 18:11:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/v4l-utils-0.8.3.ebuild,v 1.3 2011/03/28 01:00:36 ssuominen Exp $
 
 EAPI=2
 inherit eutils toolchain-funcs qt4-r2
@@ -25,6 +25,8 @@
 
 src_prepare() {
 	use qt4 || sed -i -e 's:which $$QMAKE:which dISaBlEd:' Makefile
+
+	sed -i -e 's:/etc/udev:/lib/udev:' keytable/Makefile || die
 }
 
 src_configure() {






             reply	other threads:[~2011-03-28  1:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28  1:00 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-26 18:11 [gentoo-commits] gentoo-x86 commit in media-tv/v4l-utils: ChangeLog v4l-utils-0.8.3.ebuild Kacper Kowalik (xarthisius)
2011-02-18 14:43 Alexis Ballier (aballier)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110328010037.553AA20054@flycatcher.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox