diff options
Diffstat (limited to 'x11-plugins/wmcms')
-rw-r--r-- | x11-plugins/wmcms/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmcms/Manifest b/x11-plugins/wmcms/Manifest index d70557eb8ec2..44965393fa59 100644 --- a/x11-plugins/wmcms/Manifest +++ b/x11-plugins/wmcms/Manifest @@ -1 +1 @@ -DIST wmcms-0.3.5.tar.bz2 18920 SHA256 9b47672b3fa5a2474fe26dabb0e95030a4792766ce6577391ab1cd784f21d09b SHA512 f2852f8b81e1eac0396ca0964590fdf2560b97b5ee5266288641487ddfe77879e552c5e77e42f398ecf974a9030dd147ad64eedf7f7c32af53d69be31c8598fd WHIRLPOOL 5271e3a7c42745ea8f0b2a27dcba8d717e9b3e9243a862975d1f6b6f8430a0a92a80d3eaa0695ad8ba620a4b9d32c5a692c6178780ebde1168ff30bc5b478a84 +DIST wmcms-0.3.5.tar.gz 19855 BLAKE2B ac97dc403e6adeebc85b386ae7c78a8537c33858950f41059aadb750909b22fabef5bed3114e9552b381d3fb9d603e90236c88a614ee168a46214f64b9ca50f5 SHA512 ef57e6b278c14163de0792e6af8be40ef721020594fb2871aad34543471869ecf468210c173861a93b4f22e1dfca8f1e4254aec6508adfdf143f3a0f1a49f549 diff --git a/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild b/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild index 6c1a11c25e70..39876e15b96a 100644 --- a/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild +++ b/x11-plugins/wmcms/wmcms-0.3.5-r2.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 DESCRIPTION="WindowMaker CPU and Memory Usage Monitor Dock App" -SRC_URI="http://orbita.starmedia.com/~neofpo/files/${P}.tar.bz2" -HOMEPAGE="http://orbita.starmedia.com/~neofpo/wmcms.html" +HOMEPAGE="http://www.geocities.ws/neofpo/wmcms.html" +SRC_URI="http://www.geocities.ws/neofpo/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |