diff options
author | ephemer0l <om@organizedmagnetism.com> | 2017-12-09 15:12:20 -0600 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-22 21:29:29 +0100 |
commit | 4410c53d1648813438c574277eece9e7ba0a5579 (patch) | |
tree | efd3247272de4fb4979d69f489d6d2236922b0ca | |
parent | app-leechcraft/lc-lastfmscrobble: Relax liblastfm qt5-usedep (diff) | |
download | gentoo-4410c53d.tar.gz gentoo-4410c53d.tar.bz2 gentoo-4410c53d.zip |
app-admin/verynice: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/6489
-rw-r--r-- | app-admin/verynice/verynice-1.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-admin/verynice/verynice-1.1-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/verynice/verynice-1.1-r2.ebuild b/app-admin/verynice/verynice-1.1-r2.ebuild index 65f4d5d73eea..d4536a3b895e 100644 --- a/app-admin/verynice/verynice-1.1-r2.ebuild +++ b/app-admin/verynice/verynice-1.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils systemd toolchain-funcs DESCRIPTION="A tool for dynamically adjusting the nice-level of processes" -HOMEPAGE="http://thermal.cnde.iastate.edu/~sdh4/verynice/" +HOMEPAGE="https://web.archive.org/web/2010033109/http://thermal.cnde.iastate.edu/~sdh4/verynice/" SRC_URI="http://thermal.cnde.iastate.edu/~sdh4/verynice/down/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-admin/verynice/verynice-1.1-r3.ebuild b/app-admin/verynice/verynice-1.1-r3.ebuild index 48d766226b46..b6334a5e2815 100644 --- a/app-admin/verynice/verynice-1.1-r3.ebuild +++ b/app-admin/verynice/verynice-1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit eutils systemd toolchain-funcs DESCRIPTION="A tool for dynamically adjusting the nice-level of processes" -HOMEPAGE="https://web.archive.org/web/20130621090315/ http://thermal.cnde.iastate.edu/~sdh4/verynice/" +HOMEPAGE="https://web.archive.org/web/20130621090315/http://thermal.cnde.iastate.edu/~sdh4/verynice/" SRC_URI="http://gentoo/${P}.tar.gz" LICENSE="GPL-2" |