summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 22:00:16 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 22:00:16 +0200
commit0279a001c9a5a5f470df8f55d4730646059d6807 (patch)
tree526463e22d9684ff1a87adcde3e6bbaa1cc62154 /sys-auth
parent4097ff45356ee416aa903438f3ae671f5579d291 (diff)
downloadgentoo-0279a001c9a5a5f470df8f55d4730646059d6807.tar.gz
sys-auth/bioapi: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/bioapi/bioapi-1.2.3-r2.ebuild2
-rw-r--r--sys-auth/bioapi/bioapi-1.2.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild b/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild
index 43e54e5f22..592ed13b16 100644
--- a/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild
+++ b/sys-auth/bioapi/bioapi-1.2.3-r2.ebuild
@@ -7,7 +7,7 @@ EAPI="2"
inherit eutils multilib user
DESCRIPTION="Framework for biometric-based authentication"
-HOMEPAGE="https://code.google.com/p/bioapi-linux/"
+HOMEPAGE="https://github.com/mr-c/bioapi-linux"
SRC_URI="https://bioapi-linux.googlecode.com/files/${PN}_${PV}.tar.gz"
LICENSE="bioapi"
diff --git a/sys-auth/bioapi/bioapi-1.2.4.ebuild b/sys-auth/bioapi/bioapi-1.2.4.ebuild
index b14f381fde..84cf30769d 100644
--- a/sys-auth/bioapi/bioapi-1.2.4.ebuild
+++ b/sys-auth/bioapi/bioapi-1.2.4.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
inherit eutils multilib user
DESCRIPTION="Framework for biometric-based authentication"
-HOMEPAGE="https://code.google.com/p/bioapi-linux/"
+HOMEPAGE="https://github.com/mr-c/bioapi-linux"
SRC_URI="https://bioapi-linux.googlecode.com/files/${PN}_${PV}.tar.gz"
LICENSE="bioapi"