media-plugins/vdr-graphtft: fixed renamed vdr-plugin-2.eclass function
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 5 Jun 2016 11:33:34 +0000 (13:33 +0200)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 5 Jun 2016 11:39:05 +0000 (13:39 +0200)
Package-Manager: portage-2.3.0_rc1

media-plugins/vdr-graphtft/vdr-graphtft-0.3.7-r1.ebuild
media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild

index 94c84fb5e4086ee7b8b5a4c60373f73235a7e1c7..0029ddeff415c72c0d7e814896393a3045734e01 100644 (file)
@@ -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
index e7d529ac9ca237aa3a459692d6507dcaffaf0821..1589d190a9fd52e249c9dbaae44d83c1551a9541 100644 (file)
@@ -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