diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2016-11-05 08:40:34 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2016-11-05 08:58:22 +0200 |
commit | 05cc84f6938745112235d8444e29e4860de54912 (patch) | |
tree | 2b7b9a5e577af5b7133564dba72dacf778b54191 /app-crypt/cardpeek | |
parent | dev-ruby/activesupport: cleanup (diff) | |
download | gentoo-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/cardpeek')
-rw-r--r-- | app-crypt/cardpeek/cardpeek-0.7.2.ebuild | 2 |
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" |