summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Bornkessel <hd_brummy@gentoo.org>2014-02-23 19:52:18 +0000
committerJörg Bornkessel <hd_brummy@gentoo.org>2014-02-23 19:52:18 +0000
commite1d399d6866b70594d768b3658a5687ca6e33bf1 (patch)
treedd5cd6bd7197d0c568ec7c41c9710396d5ef4672 /media-plugins/vdr-fepg
parentarm stable, bug #500286 (diff)
downloadgentoo-2-e1d399d6866b70594d768b3658a5687ca6e33bf1.tar.gz
gentoo-2-e1d399d6866b70594d768b3658a5687ca6e33bf1.tar.bz2
gentoo-2-e1d399d6866b70594d768b3658a5687ca6e33bf1.zip
converted to vdr-plugin-2.eclass
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 34C2808A)
Diffstat (limited to 'media-plugins/vdr-fepg')
-rw-r--r--media-plugins/vdr-fepg/ChangeLog7
-rw-r--r--media-plugins/vdr-fepg/vdr-fepg-0.4.1.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/media-plugins/vdr-fepg/ChangeLog b/media-plugins/vdr-fepg/ChangeLog
index 8bfa57f00d99..318107415912 100644
--- a/media-plugins/vdr-fepg/ChangeLog
+++ b/media-plugins/vdr-fepg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/vdr-fepg
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fepg/ChangeLog,v 1.12 2011/01/29 00:06:23 hd_brummy Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fepg/ChangeLog,v 1.13 2014/02/23 19:52:18 hd_brummy Exp $
+
+ 23 Feb 2014; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-fepg-0.4.1.ebuild:
+ converted to vdr-plugin-2.eclass
29 Jan 2011; Joerg Bornkessel <hd_brummy@gentoo.org>
-vdr-fepg-0.2.1.ebuild, -vdr-fepg-0.2.1-r1.ebuild, -vdr-fepg-0.3.1.ebuild,
diff --git a/media-plugins/vdr-fepg/vdr-fepg-0.4.1.ebuild b/media-plugins/vdr-fepg/vdr-fepg-0.4.1.ebuild
index d95422468847..8e4eb463be29 100644
--- a/media-plugins/vdr-fepg/vdr-fepg-0.4.1.ebuild
+++ b/media-plugins/vdr-fepg/vdr-fepg-0.4.1.ebuild
@@ -1,10 +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-fepg/vdr-fepg-0.4.1.ebuild,v 1.5 2011/01/29 00:06:23 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fepg/vdr-fepg-0.4.1.ebuild,v 1.6 2014/02/23 19:52:18 hd_brummy Exp $
-EAPI="3"
+EAPI=5
-inherit vdr-plugin
+inherit vdr-plugin-2
DESCRIPTION="VDR plugin: show epg of multiple channels graphically"
HOMEPAGE="http://www.fepg.org/"