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 /x11-misc/hsetroot/hsetroot-1.0.2.ebuild | |
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
Diffstat (limited to 'x11-misc/hsetroot/hsetroot-1.0.2.ebuild')
-rw-r--r-- | x11-misc/hsetroot/hsetroot-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 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" |