summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2016-12-17 11:01:13 +0100
committerPatrice Clement <monsieurp@gentoo.org>2016-12-21 14:50:18 +0100
commit79440b18ba8d0920376bcfb4edbb550953bb4e09 (patch)
tree070cd78d52e7affd41fd715778bd4779051bcffa /app-misc/scrub/scrub-2.6.1.ebuild
parentvirtualbox packages: Removed old. (diff)
downloadgentoo-79440b18ba8d0920376bcfb4edbb550953bb4e09.tar.gz
gentoo-79440b18ba8d0920376bcfb4edbb550953bb4e09.tar.bz2
gentoo-79440b18ba8d0920376bcfb4edbb550953bb4e09.zip
app-misc/scrub: update SRC_URI and HOMEPAGE.
Gentoo-Bug: https://bugs.gentoo.org/602248 Closes: https://github.com/gentoo/gentoo/pull/3141
Diffstat (limited to 'app-misc/scrub/scrub-2.6.1.ebuild')
-rw-r--r--app-misc/scrub/scrub-2.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index 047742a2628c..debc82daf7af 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
DESCRIPTION="Write patterns on disk/file"
-HOMEPAGE="https://code.google.com/p/diskscrub/"
+HOMEPAGE="https://github.com/chaos/scrub"
SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2"