diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-28 14:42:59 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-29 23:21:43 +0100 |
commit | 287b6eefc8f9e5028eb5a22f2976ac5fe90369c6 (patch) | |
tree | b3d813ff0c038cde3d88bf1e3b25083ea48ffe7d /x11-plugins | |
parent | x11-plugins/wmlaptop: drop old (diff) | |
download | gentoo-287b6eefc8f9e5028eb5a22f2976ac5fe90369c6.tar.gz gentoo-287b6eefc8f9e5028eb5a22f2976ac5fe90369c6.tar.bz2 gentoo-287b6eefc8f9e5028eb5a22f2976ac5fe90369c6.zip |
x11-plugins/wmlaptop: update homepage and SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmlaptop/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmlaptop/wmlaptop-1.4.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmlaptop/Manifest b/x11-plugins/wmlaptop/Manifest index 2f60fdce630d..571ccabb7df1 100644 --- a/x11-plugins/wmlaptop/Manifest +++ b/x11-plugins/wmlaptop/Manifest @@ -1 +1 @@ -DIST wmlaptop-1.4.tar.gz 77023 SHA256 3a6a2900489555606e2dd411963c659edb43613877de85c67dab14f0c8a47c2c SHA512 6f9ef6a04e556c811b2470ba9c1a57cde0047e8ac4936b84f5313f0f05a8809ac441e9a8e871fbb93dd29ae1deb9044ba7a16847e9c16ad80fdbda21e1a6ac58 WHIRLPOOL fd0e68985acf3db2576862518ff8b25710bb6c5be2fb5b0b2abd4fdaa56de08dd62c9cb77f996784310692c0647d34083ca56059ab312b01fbff1d0453a24512 +DIST wmlaptop-1.4.tar.gz 77023 BLAKE2B 6365bc98a580d943fa7a159546d290bb3ea93a83a1d1445982dfb6313b0b97f4ef21aa5c5ec8442969ffe2e2911d208d0b54e2d341d835d1e3ce00da13a352fd SHA512 6f9ef6a04e556c811b2470ba9c1a57cde0047e8ac4936b84f5313f0f05a8809ac441e9a8e871fbb93dd29ae1deb9044ba7a16847e9c16ad80fdbda21e1a6ac58 diff --git a/x11-plugins/wmlaptop/wmlaptop-1.4.ebuild b/x11-plugins/wmlaptop/wmlaptop-1.4.ebuild index 5de91232ce7e..c4442cd52cca 100644 --- a/x11-plugins/wmlaptop/wmlaptop-1.4.ebuild +++ b/x11-plugins/wmlaptop/wmlaptop-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils @@ -9,8 +9,8 @@ MY_P="${P}" S="${WORKDIR}/${MY_P}/src" DESCRIPTION="Dockapp for laptop users" -SRC_URI="http://dockapps.windowmaker.org/download.php/id/509/${P}.tar.gz" -HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/227" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +HOMEPAGE="http://wmlaptop.sourceforge.net" RDEPEND="x11-libs/libX11 x11-libs/libXext |