summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2016-06-05 13:33:34 +0200
committerJoerg Bornkessel <hd_brummy@gentoo.org>2016-06-05 13:39:05 +0200
commitb7c9806d4d14ce913ae7e44351677bd81d0d0bcf (patch)
treed819ce8200d99eb1a6a1fcbdd1a6739a3c74ed68 /media-plugins/vdr-graphtft
parentmedia-plugins/vdr-console: fixed renamed vdr-plugin-2.eclass function (diff)
downloadgentoo-b7c9806d4d14ce913ae7e44351677bd81d0d0bcf.tar.gz
gentoo-b7c9806d4d14ce913ae7e44351677bd81d0d0bcf.tar.bz2
gentoo-b7c9806d4d14ce913ae7e44351677bd81d0d0bcf.zip
media-plugins/vdr-graphtft: fixed renamed vdr-plugin-2.eclass function
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'media-plugins/vdr-graphtft')
-rw-r--r--media-plugins/vdr-graphtft/vdr-graphtft-0.3.7-r1.ebuild4
-rw-r--r--media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7-r1.ebuild b/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7-r1.ebuild
index 94c84fb5e408..0029ddeff415 100644
--- a/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7-r1.ebuild
+++ b/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -64,7 +64,7 @@ src_prepare() {
vdr-plugin-2_src_prepare
- remove_i18n_include graphtft.h setup.h
+ vdr_remove_i18n_include graphtft.h setup.h
# UINT64_C is needed by ffmpeg headers
append-cxxflags -D__STDC_CONSTANT_MACROS
diff --git a/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild b/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild
index e7d529ac9ca2..1589d190a9fd 100644
--- a/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild
+++ b/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -58,7 +58,7 @@ src_prepare() {
vdr-plugin-2_src_prepare
- remove_i18n_include graphtft.h setup.h
+ vdr_remove_i18n_include graphtft.h setup.h
# UINT64_C is needed by ffmpeg headers
append-cxxflags -D__STDC_CONSTANT_MACROS