Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xssstate/
Date: Sun, 08 May 2016 09:09:23
Message-Id: 1462698521.ff7aea3a549a5fb5d400ba0301ed92d985457019.jer@gentoo
1 commit: ff7aea3a549a5fb5d400ba0301ed92d985457019
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 09:08:41 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 09:08:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff7aea3a
7
8 x11-misc/xssstate: Update HOMEPAGE.
9
10 Package-Manager: portage-2.2.28
11
12 x11-misc/xssstate/xssstate-1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/xssstate/xssstate-1.1.ebuild b/x11-misc/xssstate/xssstate-1.1.ebuild
16 index 460229e..702ecd0 100644
17 --- a/x11-misc/xssstate/xssstate-1.1.ebuild
18 +++ b/x11-misc/xssstate/xssstate-1.1.ebuild
19 @@ -6,7 +6,7 @@ EAPI=5
20 inherit eutils toolchain-funcs
21
22 DESCRIPTION="A simple tool to retrieve the X screensaver state"
23 -HOMEPAGE="http://tools.suckless.org/xssstate"
24 +HOMEPAGE="http://tools.suckless.org/x/xssstate"
25 SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz"
26
27 LICENSE="MIT"