diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-08-01 10:23:00 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-08-01 10:28:03 +0200 |
commit | ab1ac5546c113c76d99100882b6c0f6052174f8a (patch) | |
tree | ca3cdca543fda6b0497cf241edfecff7a2495487 /media-sound/lltag/lltag-0.14.5.ebuild | |
parent | Revert "media-gfx/llgal: replace HOMEPAGE and SRC_URI" (diff) | |
download | gentoo-ab1ac5546c113c76d99100882b6c0f6052174f8a.tar.gz gentoo-ab1ac5546c113c76d99100882b6c0f6052174f8a.tar.bz2 gentoo-ab1ac5546c113c76d99100882b6c0f6052174f8a.zip |
Revert "media-sound/lltag: replace HOMEPAGE and SRC_URI"
This reverts commit 3b479b16388f55fc8304ee75b8a1293efa1e7ebe.
Does not even build.
Diffstat (limited to 'media-sound/lltag/lltag-0.14.5.ebuild')
-rw-r--r-- | media-sound/lltag/lltag-0.14.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/lltag/lltag-0.14.5.ebuild b/media-sound/lltag/lltag-0.14.5.ebuild index 7597e9b2e5a1..3f3775797d97 100644 --- a/media-sound/lltag/lltag-0.14.5.ebuild +++ b/media-sound/lltag/lltag-0.14.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit perl-module DESCRIPTION="Automatic command-line mp3/ogg/flac file tagger and renamer" -HOMEPAGE="http://bgoglin.free.fr/lltag/" -SRC_URI="https://github.com/bgoglin/${PN}/archive/${P}.tar.gz" +HOMEPAGE="http://home.gna.org/lltag" +SRC_URI="http://download.gna.org/lltag/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |