summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-03-25 20:44:17 +0000
committerUlrich Müller <ulm@gentoo.org>2012-03-25 20:44:17 +0000
commit9944cdfa7c4592813ba27a9e7a936014ab1b02db (patch)
tree712f08e1f1fbcdaf7b9b156cdfb651cfb966846b /sys-auth/skey/skey-1.1.5-r8.ebuild
parentdev-java/jna: removed obsolete versions (diff)
downloadgentoo-2-9944cdfa7c4592813ba27a9e7a936014ab1b02db.tar.gz
gentoo-2-9944cdfa7c4592813ba27a9e7a936014ab1b02db.tar.bz2
gentoo-2-9944cdfa7c4592813ba27a9e7a936014ab1b02db.zip
Fix SRC_URI.
(Portage version: 2.1.10.51/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/skey/skey-1.1.5-r8.ebuild')
-rw-r--r--sys-auth/skey/skey-1.1.5-r8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/skey/skey-1.1.5-r8.ebuild b/sys-auth/skey/skey-1.1.5-r8.ebuild
index 4559bdf0c130..69932b9328ec 100644
--- a/sys-auth/skey/skey-1.1.5-r8.ebuild
+++ b/sys-auth/skey/skey-1.1.5-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v 1.9 2012/03/25 15:43:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v 1.10 2012/03/25 20:44:17 ulm Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit flag-o-matic eutils toolchain-funcs
DESCRIPTION="Linux Port of OpenBSD Single-key Password System"
HOMEPAGE="http://www.openbsd.org/faq/faq8.html#SKey"
SRC_URI="mirror://gentoo/${P}.tar.bz2
- mirror://gentoo/skey-1.1.5-patches-2.tar.xz"
+ mirror://gentoo/${P}-patches-2.tar.xz"
LICENSE="BSD MIT RSA-MD4 RSA-MD5 BEER-WARE"
SLOT="0"