diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-07-31 07:27:49 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-07-31 07:28:16 +0200 |
commit | ddb6d427e6ba9043dc761f342caa1f4669cb7dea (patch) | |
tree | cb698aa0eb39efddaedcb7c8db81bcba0cbc3bb1 | |
parent | gnome-extra/gucharmap: bump to 10.0.0 for Unicode 10 (diff) | |
download | gentoo-ddb6d427e6ba9043dc761f342caa1f4669cb7dea.tar.gz gentoo-ddb6d427e6ba9043dc761f342caa1f4669cb7dea.tar.bz2 gentoo-ddb6d427e6ba9043dc761f342caa1f4669cb7dea.zip |
x11-misc/hsetroot: Set HOMEPAGE.
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-rw-r--r-- | x11-misc/hsetroot/hsetroot-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/hsetroot/hsetroot-1.0.2_p5.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild b/x11-misc/hsetroot/hsetroot-1.0.2.ebuild index 7e43051d4dcb..d6a05f1442fa 100644 --- a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild +++ b/x11-misc/hsetroot/hsetroot-1.0.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils DESCRIPTION="Tool which allows you to compose wallpapers ('root pixmaps') for X" -HOMEPAGE="http://thegraveyard.org/hsetroot.html" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="http://cdn.thegraveyard.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-misc/hsetroot/hsetroot-1.0.2_p5.ebuild b/x11-misc/hsetroot/hsetroot-1.0.2_p5.ebuild index 0793ee7f8ff7..0879e20f060b 100644 --- a/x11-misc/hsetroot/hsetroot-1.0.2_p5.ebuild +++ b/x11-misc/hsetroot/hsetroot-1.0.2_p5.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools eutils DESCRIPTION="Tool which allows you to compose wallpapers ('root pixmaps') for X" -HOMEPAGE="http://thegraveyard.org/hsetroot.html" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI=" mirror://debian/pool/main/h/${PN}/${PN}_${PV/_p*/}.orig.tar.gz mirror://debian/pool/main/h/${PN}/${PN}_${PV/_p*/}-${PV/*_p/}.debian.tar.xz |