diff options
-rw-r--r-- | x11-plugins/wmbutton/wmbutton-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmbutton/wmbutton-0.7.1.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild b/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild index cd89ddf786b0..353094287d03 100644 --- a/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild +++ b/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="a dockapp application that displays nine configurable buttons" -HOMEPAGE="http://www.dockapps.net/wmbutton" +HOMEPAGE="https://www.dockapps.net/wmbutton" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz branding? ( mirror://gentoo/${PN}-buttons.xpm )" diff --git a/x11-plugins/wmbutton/wmbutton-0.7.1.ebuild b/x11-plugins/wmbutton/wmbutton-0.7.1.ebuild index 081ca01c1b1b..5de26b6bd1eb 100644 --- a/x11-plugins/wmbutton/wmbutton-0.7.1.ebuild +++ b/x11-plugins/wmbutton/wmbutton-0.7.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="a dockapp application that displays nine configurable buttons" -HOMEPAGE="http://www.dockapps.net/wmbutton" -SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmbutton" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |