diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-27 01:42:11 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-27 01:57:18 +0100 |
commit | c178116654d4f1ff4b9710d473e5f383c9eafc32 (patch) | |
tree | 814e5b53f7de5a9578dcbdb2064fb6db3b375708 | |
parent | x11-plugins/wmail: update homepage and SRC_URI (diff) | |
download | gentoo-c178116654d4f1ff4b9710d473e5f383c9eafc32.tar.gz gentoo-c178116654d4f1ff4b9710d473e5f383c9eafc32.tar.bz2 gentoo-c178116654d4f1ff4b9710d473e5f383c9eafc32.zip |
x11-plugins/wmswallow: update homepage and SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
-rw-r--r-- | x11-plugins/wmswallow/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmswallow/Manifest b/x11-plugins/wmswallow/Manifest index 052711d1b902..ed945a89292c 100644 --- a/x11-plugins/wmswallow/Manifest +++ b/x11-plugins/wmswallow/Manifest @@ -1 +1 @@ -DIST wmswallow.tar.Z 28567 SHA256 7d7a3dc64b89eeb388bb2f66815fc94cb551d0899f0e41d204f367109a2cda02 SHA512 24ef61a4084bda49afd6a7168600d99c60fe85daab6d16733fd208a905966433ca3d031a1d991676f3e73cb8a3a552c49fe69cfb4e1271e7c9a09d9247c21cdc WHIRLPOOL 1d6d6e19075b9a8daba03f99ef04357fc48bdb71e2373386f29a2636611ae20b56398b1871c8b163d069fbb4ee07c98cf1b27fd6bd5178a7756a011cd4d44be8 +DIST wmswallow.tar.Z 28567 BLAKE2B 3fb5c39fd07c4cce329f0b60abea72d0c42203bedd36f55994bc16f36412843aef81bc985a6acb9cea0b279f900f84ffc99bc088b5343e2997f6d3951bca4bba SHA512 24ef61a4084bda49afd6a7168600d99c60fe85daab6d16733fd208a905966433ca3d031a1d991676f3e73cb8a3a552c49fe69cfb4e1271e7c9a09d9247c21cdc diff --git a/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild b/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild index cb3f20011291..8652e66d653c 100644 --- a/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild +++ b/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="A dock applet to make any application dockable" -HOMEPAGE="http://burse.uni-hamburg.de/~friedel/software/wmswallow.html" -SRC_URI="http://burse.uni-hamburg.de/~friedel/software/wmswallow/${PN}.tar.Z" +HOMEPAGE="http://www.dockapps.net/wmswallow" +SRC_URI="http://www.dockapps.net/downloaduuu/${PN}.tar.Z" LICENSE="GPL-2" SLOT="0" |