diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2016-12-02 11:13:30 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2016-12-02 12:04:56 +0100 |
commit | 566dd24b7754effdf4bf6e8bbf25c0639dbdd7b9 (patch) | |
tree | 5e32dd63cb833ad683a001339789cafae8962b87 /x11-plugins/wmix | |
parent | x11-libs/libdockapp: update homepage to new dockapps.net (diff) | |
download | gentoo-566dd24b7754effdf4bf6e8bbf25c0639dbdd7b9.tar.gz gentoo-566dd24b7754effdf4bf6e8bbf25c0639dbdd7b9.tar.bz2 gentoo-566dd24b7754effdf4bf6e8bbf25c0639dbdd7b9.zip |
x11-plugins: update dockapps homepage
SRC_URI was not updated as tarballs may be different
Package-Manager: portage-2.3.2
Diffstat (limited to 'x11-plugins/wmix')
-rw-r--r-- | x11-plugins/wmix/wmix-3.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmix/wmix-3.2.ebuild b/x11-plugins/wmix/wmix-3.2.ebuild index dc0f8e15a78b..5539658d6903 100644 --- a/x11-plugins/wmix/wmix-3.2.ebuild +++ b/x11-plugins/wmix/wmix-3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,8 +6,7 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Dockapp mixer for OSS or ALSA" -HOMEPAGE="http://windowmaker.org/dockapps/?name=wmix" -# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz +HOMEPAGE="http://www.dockapps.net/wmix" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" |