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-lcr: ChangeLog vdr-lcr-0.0.9.ebuild
Date: Sun, 23 Feb 2014 20:15:28 +0000 (UTC)	[thread overview]
Message-ID: <20140223201528.E78AE2004C@flycatcher.gentoo.org> (raw)

hd_brummy    14/02/23 20:15:28

  Modified:             ChangeLog vdr-lcr-0.0.9.ebuild
  Log:
  cleanup old; eapi=5; converted to vdr-plugin-2.eclass
  
  (Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 34C2808A)

Revision  Changes    Path
1.14                 media-plugins/vdr-lcr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-lcr/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	18 Dec 2011 19:49:07 -0000	1.13
+++ ChangeLog	23 Feb 2014 20:15:28 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/vdr-lcr
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-lcr/ChangeLog,v 1.13 2011/12/18 19:49:07 phajdan.jr Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-lcr/ChangeLog,v 1.14 2014/02/23 20:15:28 hd_brummy Exp $
+
+  23 Feb 2014; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-lcr-0.0.9.ebuild:
+  cleanup old; eapi=5; converted to vdr-plugin-2.eclass
 
   18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> vdr-lcr-0.0.9.ebuild:
   x86 stable wrt bug #393741



1.4                  media-plugins/vdr-lcr/vdr-lcr-0.0.9.ebuild

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

Index: vdr-lcr-0.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-lcr/vdr-lcr-0.0.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vdr-lcr-0.0.9.ebuild	18 Dec 2011 19:49:07 -0000	1.3
+++ vdr-lcr-0.0.9.ebuild	23 Feb 2014 20:15:28 -0000	1.4
@@ -1,8 +1,10 @@
-# Copyright 1999-2011 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-lcr/vdr-lcr-0.0.9.ebuild,v 1.3 2011/12/18 19:49:07 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-lcr/vdr-lcr-0.0.9.ebuild,v 1.4 2014/02/23 20:15:28 hd_brummy Exp $
 
-inherit vdr-plugin
+EAPI=5
+
+inherit vdr-plugin-2
 
 DESCRIPTION="Video Disk Recorder Least Cost Routing (LCR) PlugIn"
 HOMEPAGE="http://lcr.vdr-developer.org"
@@ -19,13 +21,13 @@
 		>=www-client/lynx-2.8.4"
 
 src_install() {
-	vdr-plugin_src_install
+	vdr-plugin-2_src_install
 
 	dobin contrib/vdr-lcr-retrieve_data.pl
 }
 
 pkg_postinst() {
-	vdr-plugin_pkg_postinst
+	vdr-plugin-2_pkg_postinst
 
 	echo
 	elog "By default, this plugin only supports the German telephone network"





             reply	other threads:[~2014-02-23 20:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-23 20:15 Joerg Bornkessel (hd_brummy) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-18 19:49 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-lcr: ChangeLog vdr-lcr-0.0.9.ebuild PaweA Hajdan (phajdan.jr)
2008-08-14 10:59 Matthias Schwarzott (zzam)

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=20140223201528.E78AE2004C@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