public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joerg Bornkessel (hd_brummy)" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/vdr: vdr-1.6.0_p2-r7.ebuild ChangeLog
Date: Thu, 16 Feb 2012 17:32:33 +0000 (UTC)	[thread overview]
Message-ID: <20120216173233.5734F2004B@flycatcher.gentoo.org> (raw)

hd_brummy    12/02/16 17:32:33

  Modified:             vdr-1.6.0_p2-r7.ebuild ChangeLog
  Log:
  stable x86 amd64
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.6                  media-video/vdr/vdr-1.6.0_p2-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/vdr-1.6.0_p2-r7.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/vdr-1.6.0_p2-r7.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/vdr-1.6.0_p2-r7.ebuild?r1=1.5&r2=1.6

Index: vdr-1.6.0_p2-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vdr/vdr-1.6.0_p2-r7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vdr-1.6.0_p2-r7.ebuild	16 Feb 2012 14:55:48 -0000	1.5
+++ vdr-1.6.0_p2-r7.ebuild	16 Feb 2012 17:32:33 -0000	1.6
@@ -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-video/vdr/vdr-1.6.0_p2-r7.ebuild,v 1.5 2012/02/16 14:55:48 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/vdr-1.6.0_p2-r7.ebuild,v 1.6 2012/02/16 17:32:33 hd_brummy Exp $
 
 EAPI="4"
 
@@ -40,7 +40,7 @@
 	ftp://ftp.tvdr.de/vdr/Developer/${MY_P}-2.diff
 	http://www.zulu-entertainment.de/files/patches/${EXT_P}.tar.bz2"
 
-KEYWORDS="~arm ~amd64 ~ppc ~x86"
+KEYWORDS="~arm amd64 ~ppc x86"
 SLOT="0"
 LICENSE="GPL-2"
 
@@ -55,7 +55,7 @@
 	dvdarchive? ( dvdchapjump? ( >=media-libs/libdvdread-4.1.3_p1168 ) )"
 
 DEPEND="${COMMON_DEPEND}
-	=virtual/linuxtv-dvb-headers-5*
+	>=virtual/linuxtv-dvb-headers-5
 	dev-util/unifdef
 	setup? ( >=dev-libs/tinyxml-2.6.1[stl] )"
 
@@ -66,7 +66,7 @@
 
 # pull in vdr-setup to get the xml files, else menu will not work
 PDEPEND="setup? ( >=media-plugins/vdr-setup-0.3.1-r4 )
-		dxr3? ( >=media-plugins/vdr-dxr3-0.2.13 ) "
+		dxr3? ( >=media-plugins/vdr-dxr3-0.2.13 )"
 
 CONF_DIR=/etc/vdr
 CAP_FILE=${S}/capabilities.sh



1.154                media-video/vdr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/ChangeLog?rev=1.154&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/ChangeLog?rev=1.154&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vdr/ChangeLog?r1=1.153&r2=1.154

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vdr/ChangeLog,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -r1.153 -r1.154
--- ChangeLog	16 Feb 2012 14:55:48 -0000	1.153
+++ ChangeLog	16 Feb 2012 17:32:33 -0000	1.154
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/vdr
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/ChangeLog,v 1.153 2012/02/16 14:55:48 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/ChangeLog,v 1.154 2012/02/16 17:32:33 hd_brummy Exp $
+
+  16 Feb 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-1.6.0_p2-r7.ebuild:
+  stable x86 amd64
 
   16 Feb 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-1.6.0_p2-r7.ebuild:
   ecommit fixed depend vdr-dxr3 version, changed use-flag check to REQUIRED_USE






             reply	other threads:[~2012-02-16 17:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-16 17:32 Joerg Bornkessel (hd_brummy) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-16 14:55 [gentoo-commits] gentoo-x86 commit in media-video/vdr: vdr-1.6.0_p2-r7.ebuild ChangeLog Joerg Bornkessel (hd_brummy)
2012-01-17 19:08 Christian Ruppert (idl0r)
2011-10-24 17:45 Joerg Bornkessel (hd_brummy)
2011-10-23 15:50 Joerg Bornkessel (hd_brummy)

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=20120216173233.5734F2004B@flycatcher.gentoo.org \
    --to=hd_brummy@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