summaryrefslogtreecommitdiff
path: root/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-05 00:00:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-05 00:00:45 +0100
commitb594445f39d99066071d80fc8efeba5c8f72cc35 (patch)
tree9bf469821b12ac103807e30a6f7751d955648125 /media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
parent7f3fecbb5b871825fe9632f46659869cab6a3769 (diff)
gentoo auto-resync : 05:05:2024 - 00:00:45
Diffstat (limited to 'media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild')
-rw-r--r--media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild b/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
index 7cbfc8c600d0..366dd6d32357 100644
--- a/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
+++ b/media-tv/channeleditor/channeleditor-1.9.2.1-r3.ebuild
@@ -10,6 +10,8 @@ DESCRIPTION="Editor for VDR channels.conf"
HOMEPAGE="https://sites.google.com/site/reniershomepage/channeleditor"
SRC_URI="https://downloads.sourceforge.net/project/channeleditor/channeleditor/$(ver_cut 1-3)/${P/-/_}_src.tar.gz"
+S="${WORKDIR}/${PN}"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
@@ -23,8 +25,6 @@ PATCHES=(
"${FILESDIR}"/${P}-messages_en.properties.patch
)
-S="${WORKDIR}/${PN}"
-
mainclass() {
# read Main-Class from MANIFEST.MF
sed -n "s/^Main-Class: \([^ ]\+\).*/\1/p" "${S}/MANIFEST.MF" \