diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-28 12:04:19 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-30 12:15:30 +0200 |
commit | 47323c39c314c5fee6f3870b09bd58c92866a739 (patch) | |
tree | e3e0d0924876b510fa84592ec098672787edaa7a /media-video/vdr | |
parent | media-gfx/xsane: Update inherit from l10n to strip-linguas (diff) | |
download | gentoo-47323c39c314c5fee6f3870b09bd58c92866a739.tar.gz gentoo-47323c39c314c5fee6f3870b09bd58c92866a739.tar.bz2 gentoo-47323c39c314c5fee6f3870b09bd58c92866a739.zip |
media-video/vdr: Update inherit from l10n to strip-linguas
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'media-video/vdr')
-rw-r--r-- | media-video/vdr/vdr-2.2.0-r6.ebuild | 2 | ||||
-rw-r--r-- | media-video/vdr/vdr-2.2.0-r7.ebuild | 2 | ||||
-rw-r--r-- | media-video/vdr/vdr-2.4.1-r3.ebuild | 2 | ||||
-rw-r--r-- | media-video/vdr/vdr-2.4.6-r1.ebuild | 2 | ||||
-rw-r--r-- | media-video/vdr/vdr-2.4.7-r1.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/media-video/vdr/vdr-2.2.0-r6.ebuild b/media-video/vdr/vdr-2.2.0-r6.ebuild index 14af4f56648e..73bef819af6e 100644 --- a/media-video/vdr/vdr-2.2.0-r6.ebuild +++ b/media-video/vdr/vdr-2.2.0-r6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit flag-o-matic l10n toolchain-funcs +inherit flag-o-matic strip-linguas toolchain-funcs # Switches supported by extensions-patch EXT_PATCH_FLAGS="alternatechannel graphtft naludump permashift pinplugin diff --git a/media-video/vdr/vdr-2.2.0-r7.ebuild b/media-video/vdr/vdr-2.2.0-r7.ebuild index 42c9e675b2b5..ead539ebbd1f 100644 --- a/media-video/vdr/vdr-2.2.0-r7.ebuild +++ b/media-video/vdr/vdr-2.2.0-r7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit flag-o-matic l10n toolchain-funcs +inherit flag-o-matic strip-linguas toolchain-funcs # Switches supported by extensions-patch EXT_PATCH_FLAGS="alternatechannel graphtft naludump permashift pinplugin diff --git a/media-video/vdr/vdr-2.4.1-r3.ebuild b/media-video/vdr/vdr-2.4.1-r3.ebuild index 3655c860fee0..98642f9c6fd9 100644 --- a/media-video/vdr/vdr-2.4.1-r3.ebuild +++ b/media-video/vdr/vdr-2.4.1-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit flag-o-matic l10n toolchain-funcs +inherit flag-o-matic strip-linguas toolchain-funcs DESCRIPTION="Video Disk Recorder - turns a pc into a powerful set top box for DVB" HOMEPAGE="http://www.tvdr.de/" diff --git a/media-video/vdr/vdr-2.4.6-r1.ebuild b/media-video/vdr/vdr-2.4.6-r1.ebuild index 0a8de8f2ee00..5c62f03f569c 100644 --- a/media-video/vdr/vdr-2.4.6-r1.ebuild +++ b/media-video/vdr/vdr-2.4.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit flag-o-matic l10n toolchain-funcs +inherit flag-o-matic strip-linguas toolchain-funcs DESCRIPTION="Video Disk Recorder - turns a pc into a powerful set top box for DVB" HOMEPAGE="http://www.tvdr.de/" diff --git a/media-video/vdr/vdr-2.4.7-r1.ebuild b/media-video/vdr/vdr-2.4.7-r1.ebuild index 8fda32ee217b..a0e8811b5dbf 100644 --- a/media-video/vdr/vdr-2.4.7-r1.ebuild +++ b/media-video/vdr/vdr-2.4.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit flag-o-matic l10n toolchain-funcs +inherit flag-o-matic strip-linguas toolchain-funcs DESCRIPTION="Video Disk Recorder - turns a pc into a powerful set top box for DVB" HOMEPAGE="http://www.tvdr.de/" |