diff options
author | 2012-04-23 19:27:22 +0000 | |
---|---|---|
committer | 2012-04-23 19:27:22 +0000 | |
commit | ad94d25d30a0cd3be9bbd21dfd2fbd723833bff9 (patch) | |
tree | b703865ee3f568d0e247d846dcaf6132ed1cafed /dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild | |
parent | Use mirror://github. (diff) | |
download | gentoo-2-ad94d25d30a0cd3be9bbd21dfd2fbd723833bff9.tar.gz gentoo-2-ad94d25d30a0cd3be9bbd21dfd2fbd723833bff9.tar.bz2 gentoo-2-ad94d25d30a0cd3be9bbd21dfd2fbd723833bff9.zip |
Use mirror://github.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild')
-rw-r--r-- | dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild b/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild index 43222cee3d67..9c62e8db7f93 100644 --- a/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild +++ b/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild,v 1.3 2012/04/14 20:50:00 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild,v 1.4 2012/04/23 19:27:22 mgorny Exp $ EAPI=4 inherit autotools-utils DESCRIPTION="Blind-ID library for user identification using RSA blind signatures" HOMEPAGE="http://git.xonotic.org/?p=xonotic/d0_blind_id.git;a=summary" -SRC_URI="https://github.com/downloads/divVerent/d0_blind_id/${P}.tar.gz" +SRC_URI="mirror://github/divVerent/d0_blind_id/${P}.tar.gz" LICENSE="BSD" SLOT="0" |