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-arghdirector: ChangeLog vdr-arghdirector-0.2.6.ebuild
Date: Mon, 17 Jan 2011 20:53:15 +0000 (UTC)	[thread overview]
Message-ID: <20110117205315.436E720054@flycatcher.gentoo.org> (raw)

hd_brummy    11/01/17 20:53:15

  Modified:             ChangeLog vdr-arghdirector-0.2.6.ebuild
  Log:
  eapi=2; stable amd64
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.7                  media-plugins/vdr-arghdirector/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-arghdirector/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	16 Mar 2008 22:31:19 -0000	1.6
+++ ChangeLog	17 Jan 2011 20:53:15 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/vdr-arghdirector
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-arghdirector/ChangeLog,v 1.6 2008/03/16 22:31:19 hd_brummy Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-arghdirector/ChangeLog,v 1.7 2011/01/17 20:53:15 hd_brummy Exp $
+
+  17 Jan 2011; Joerg Bornkessel <hd_brummy@gentoo.org>
+  vdr-arghdirector-0.2.6.ebuild:
+  eapi=2; stable amd64
 
   16 Mar 2008; Joerg Bornkessel <hd_brummy@gentoo.org>
   vdr-arghdirector-0.2.6.ebuild:



1.7                  media-plugins/vdr-arghdirector/vdr-arghdirector-0.2.6.ebuild

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

Index: vdr-arghdirector-0.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-arghdirector/vdr-arghdirector-0.2.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- vdr-arghdirector-0.2.6.ebuild	16 Mar 2008 22:31:19 -0000	1.6
+++ vdr-arghdirector-0.2.6.ebuild	17 Jan 2011 20:53:15 -0000	1.7
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-arghdirector/vdr-arghdirector-0.2.6.ebuild,v 1.6 2008/03/16 22:31:19 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-arghdirector/vdr-arghdirector-0.2.6.ebuild,v 1.7 2011/01/17 20:53:15 hd_brummy Exp $
+
+EAPI="2"
 
 inherit vdr-plugin
 
@@ -11,9 +13,10 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 amd64"
 IUSE=""
 
 DEPEND=">=media-video/vdr-1.3.34"
+RDEPEND="${DEPEND}"
 
-PATCHES="${FILESDIR}/${P}-vdr-1.5.3.diff"
+PATCHES=("${FILESDIR}/${P}-vdr-1.5.3.diff")






             reply	other threads:[~2011-01-17 20:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-17 20:53 Joerg Bornkessel (hd_brummy) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-25  6:31 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-arghdirector: ChangeLog vdr-arghdirector-0.2.6.ebuild Christian Ruppert (idl0r)
2012-06-10 14:54 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=20110117205315.436E720054@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