diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2019-06-12 15:05:13 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2019-06-12 15:12:23 +0300 |
commit | 77014631bc376364c308cde71e605e97b847aa17 (patch) | |
tree | 6f6e7d16aca1c7bd9305cda7cf48a44f8417a80f /dev-util | |
parent | media-libs/libharu: Drop 2.3.0-r1 (diff) | |
download | gentoo-77014631bc376364c308cde71e605e97b847aa17.tar.gz gentoo-77014631bc376364c308cde71e605e97b847aa17.tar.bz2 gentoo-77014631bc376364c308cde71e605e97b847aa17.zip |
dev-util/smem: update HOMEPAGE
Reported-by: Red <redblade7@runbox.com>
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/smem/smem-20071119_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/smem/smem-20071119_p1.ebuild b/dev-util/smem/smem-20071119_p1.ebuild index 0873fa2c2de0..713f7b9e6a04 100644 --- a/dev-util/smem/smem-20071119_p1.ebuild +++ b/dev-util/smem/smem-20071119_p1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 DESCRIPTION="A tool to parse smaps statistics" -HOMEPAGE="http://bmaurer.blogspot.de/2006/03/memory-usage-with-smaps.html" +HOMEPAGE="https://www.selenic.com/smem/" SRC_URI="mirror://gentoo/smem.pl.${PV}.bz2 https://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${PN}/smem.pl.${PV}.bz2" |