summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:08:01 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:08 +0100
commitf7c1676e9885f1142f83aa6545fc70fa4a8308f4 (patch)
tree26ea8e3b5bb59edbfd169f50af42185d982fbd53 /media-tv
parentmedia-sound/xmms2: eutils-- (diff)
downloadgentoo-f7c1676e9885f1142f83aa6545fc70fa4a8308f4.tar.gz
gentoo-f7c1676e9885f1142f83aa6545fc70fa4a8308f4.tar.bz2
gentoo-f7c1676e9885f1142f83aa6545fc70fa4a8308f4.zip
media-tv/channeleditor: eutils->edos2unix
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild b/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild
index 587e3271b494..4605bec42ea3 100644
--- a/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild
+++ b/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
JAVA_PKG_IUSE=source
-inherit desktop eutils java-pkg-2 java-ant-2 xdg
+inherit desktop edos2unix java-pkg-2 java-ant-2 xdg
DESCRIPTION="Editor for VDR channels.conf"
HOMEPAGE="https://sites.google.com/site/reniershomepage/"