diff options
author | 2019-08-15 17:37:10 +0200 | |
---|---|---|
committer | 2019-08-15 17:44:10 +0200 | |
commit | c38b94eb3cd84e1a8070ecac48a8dd6f731ac189 (patch) | |
tree | ecd4095c93a78d31e6bf3478d7231ad8abd79d54 /x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | |
parent | x11-apps/xwarppointer: Version the distfile (diff) | |
download | gentoo-c38b94eb3cd84e1a8070ecac48a8dd6f731ac189.tar.gz gentoo-c38b94eb3cd84e1a8070ecac48a8dd6f731ac189.tar.bz2 gentoo-c38b94eb3cd84e1a8070ecac48a8dd6f731ac189.zip |
x11-themes/fvwm_icons: Version the distfile
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild')
-rw-r--r-- | x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild index 6fb714715db7..c45ee8e96489 100644 --- a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild +++ b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Icons for use with FVWM" HOMEPAGE="http://www.fvwm.org/" -SRC_URI="http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2" +SRC_URI="mirror://gentoo/fvwm_icons.tar.bz2 -> ${P}.tar.bz2" LICENSE="GPL-2 FVWM" SLOT="0" |