diff options
author | Martin Väth <martin@mvath.de> | 2014-10-03 07:47:27 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:49:18 +0200 |
commit | 1c3bd4c5e212774d14d5ea4a75fcfb71fa43c35c (patch) | |
tree | 3f2e2d40bb0cc05ba0d7ffa655e0f8f74ac2ed9b /sys-apps | |
parent | Bump mv_perl. sundtek-tv: restore prevoius ebuild (diff) | |
download | mv-1c3bd4c5e212774d14d5ea4a75fcfb71fa43c35c.tar.gz mv-1c3bd4c5e212774d14d5ea4a75fcfb71fa43c35c.tar.bz2 mv-1c3bd4c5e212774d14d5ea4a75fcfb71fa43c35c.zip |
schedule: fix homepage
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/schedule/schedule-6.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/schedule/schedule-6.0.2.ebuild b/sys-apps/schedule/schedule-6.0.2.ebuild index 2239ce54..3b09bbe2 100644 --- a/sys-apps/schedule/schedule-6.0.2.ebuild +++ b/sys-apps/schedule/schedule-6.0.2.ebuild @@ -7,7 +7,7 @@ RESTRICT="mirror" inherit eutils readme.gentoo systemd DESCRIPTION="script to schedule jobs in a multiuser multitasking environment" -HOMEPAGE="https://github.com/vaeth/starter/" +HOMEPAGE="https://github.com/vaeth/schedule/" SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${PN}-v${PV}.tar.gz" LICENSE="BSD" |