summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2016-11-05 08:40:34 +0200
committerAlon Bar-Lev <alonbl@gentoo.org>2016-11-05 08:58:22 +0200
commit05cc84f6938745112235d8444e29e4860de54912 (patch)
tree2b7b9a5e577af5b7133564dba72dacf778b54191 /app-crypt
parentdev-ruby/activesupport: cleanup (diff)
downloadgentoo-05cc84f6938745112235d8444e29e4860de54912.tar.gz
gentoo-05cc84f6938745112235d8444e29e4860de54912.tar.bz2
gentoo-05cc84f6938745112235d8444e29e4860de54912.zip
app-crypt/cardpeek: switch home page to github
packagre is not available in 0.7.2 Package-Manager: portage-2.3.0
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/cardpeek/cardpeek-0.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/cardpeek/cardpeek-0.7.2.ebuild b/app-crypt/cardpeek/cardpeek-0.7.2.ebuild
index c1482be5e715..41d223df721d 100644
--- a/app-crypt/cardpeek/cardpeek-0.7.2.ebuild
+++ b/app-crypt/cardpeek/cardpeek-0.7.2.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit eutils
DESCRIPTION="Tool to read the contents of smartcards"
-HOMEPAGE="https://code.google.com/p/cardpeek/"
+HOMEPAGE="http://pannetrat.com/Cardpeek"
SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"