diff options
author | David Seifert <soap@gentoo.org> | 2020-01-13 11:07:11 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-01-13 11:07:11 +0100 |
commit | 67fb7d863c43b198fc245b94e6f8aed50b289024 (patch) | |
tree | 4ad4126feabf8e643f33b4b72b322ffa59c51715 /x11-plugins | |
parent | x11-misc/xvkbd: [QA] Fix HomepageInSrcUri (diff) | |
download | gentoo-67fb7d863c43b198fc245b94e6f8aed50b289024.tar.gz gentoo-67fb7d863c43b198fc245b94e6f8aed50b289024.tar.bz2 gentoo-67fb7d863c43b198fc245b94e6f8aed50b289024.zip |
x11-plugins/asmem: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/asmem/asmem-1.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/asmem/asmem-1.12-r1.ebuild b/x11-plugins/asmem/asmem-1.12-r1.ebuild index 2eb08c18251d..086b219f4799 100644 --- a/x11-plugins/asmem/asmem-1.12-r1.ebuild +++ b/x11-plugins/asmem/asmem-1.12-r1.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Monitor the utilization level of memory, cache and swap space" HOMEPAGE="http://www.tigr.net/" -SRC_URI="${HOMEPAGE}afterstep/download/${PN}/${P}.tar.gz" +SRC_URI="http://www.tigr.net/afterstep/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |