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-plugins/vdr-atscepg: ChangeLog vdr-atscepg-0.3.0.ebuild vdr-atscepg-0.1.1.ebuild
Date: Wed,  8 Jan 2014 11:40:58 +0000 (UTC)	[thread overview]
Message-ID: <20140108114058.47F722004C@flycatcher.gentoo.org> (raw)

hd_brummy    14/01/08 11:40:58

  Modified:             ChangeLog vdr-atscepg-0.3.0.ebuild
  Removed:              vdr-atscepg-0.1.1.ebuild
  Log:
  cleanup; minor depend fixes
  
  (Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 34C2808A)

Revision  Changes    Path
1.6                  media-plugins/vdr-atscepg/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-atscepg/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	30 Jun 2012 17:31:40 -0000	1.5
+++ ChangeLog	8 Jan 2014 11:40:57 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/vdr-atscepg
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-atscepg/ChangeLog,v 1.5 2012/06/30 17:31:40 hd_brummy Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-atscepg/ChangeLog,v 1.6 2014/01/08 11:40:57 hd_brummy Exp $
+
+  08 Jan 2014; Joerg Bornkessel <hd_brummy@gentoo.org>
+  -vdr-atscepg-0.1.1.ebuild, -files/vdr-atscepg-0.1.1-gcc-4.4.diff,
+  vdr-atscepg-0.3.0.ebuild:
+  cleanup; minor depend fixes
 
   30 Jun 2012; Joerg Bornkessel <hd_brummy@gentoo.org>
   vdr-atscepg-0.3.0.ebuild:



1.4                  media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild?r1=1.3&r2=1.4

Index: vdr-atscepg-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vdr-atscepg-0.3.0.ebuild	30 Jun 2012 17:31:40 -0000	1.3
+++ vdr-atscepg-0.3.0.ebuild	8 Jan 2014 11:40:57 -0000	1.4
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild,v 1.3 2012/06/30 17:31:40 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild,v 1.4 2014/01/08 11:40:57 hd_brummy Exp $
 
-EAPI="4"
+EAPI=5
 
 inherit vdr-plugin-2
 
@@ -15,7 +15,8 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=">=media-video/vdr-1.6[atsc]"
+DEPEND="|| ( >=media-video/vdr-1.6[atsc]
+		>=media-vdr/vdr-2 )"
 RDEPEND="${DEPEND}"
 
 src_prepare() {





                 reply	other threads:[~2014-01-08 11:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20140108114058.47F722004C@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