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/wmbutton | |
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/wmbutton')
-rw-r--r-- | x11-plugins/wmbutton/wmbutton-0.7.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild b/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild index fa0b9cbf169d..5d3f1c845357 100644 --- a/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild +++ b/x11-plugins/wmbutton/wmbutton-0.7.0.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="a dockapp application that displays nine configurable buttons" -HOMEPAGE="http://windowmaker.org/dockapps/?name=wmbutton" -# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz +HOMEPAGE="http://www.dockapps.net/wmbutton" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz branding? ( mirror://gentoo/${PN}-buttons.xpm )" |