summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-07 10:58:16 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-07 23:53:04 +0200
commit18395f720f26a5b82fa847e3d2a699404d249e0d (patch)
tree1fc88aa9451b92805bcf54fce66009a4cc9e7dfd /media-sound/mp3splt-gtk/mp3splt-gtk-0.9.2-r1.ebuild
parentmedia-sound/mp3splt: use HTTPS, fix LICENSE (diff)
downloadgentoo-18395f720f26a5b82fa847e3d2a699404d249e0d.tar.gz
gentoo-18395f720f26a5b82fa847e3d2a699404d249e0d.tar.bz2
gentoo-18395f720f26a5b82fa847e3d2a699404d249e0d.zip
media-sound/mp3splt-gtk: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-sound/mp3splt-gtk/mp3splt-gtk-0.9.2-r1.ebuild')
-rw-r--r--media-sound/mp3splt-gtk/mp3splt-gtk-0.9.2-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/mp3splt-gtk/mp3splt-gtk-0.9.2-r1.ebuild b/media-sound/mp3splt-gtk/mp3splt-gtk-0.9.2-r1.ebuild
index 0e4839d68d47..7ef367814860 100644
--- a/media-sound/mp3splt-gtk/mp3splt-gtk-0.9.2-r1.ebuild
+++ b/media-sound/mp3splt-gtk/mp3splt-gtk-0.9.2-r1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools xdg
-DESCRIPTION="A GTK+ based utility to split mp3 and ogg files without decoding"
-HOMEPAGE="http://mp3splt.sourceforge.net"
+DESCRIPTION="GTK+ based utility to split mp3 and ogg files without decoding"
+HOMEPAGE="https://mp3splt.sourceforge.net"
SRC_URI="mirror://sourceforge/mp3splt/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="doc gstreamer nls"