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
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')
-rw-r--r--sys-auth/skey/ChangeLog5
-rw-r--r--sys-auth/skey/skey-1.1.5-r8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/skey/ChangeLog b/sys-auth/skey/ChangeLog
index a7a855ac0738..30c544c34a26 100644
--- a/sys-auth/skey/ChangeLog
+++ b/sys-auth/skey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/skey
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.24 2012/03/25 19:05:55 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.25 2012/03/25 20:44:17 ulm Exp $
+
+ 25 Mar 2012; Ulrich Müller <ulm@gentoo.org> skey-1.1.5-r8.ebuild:
+ Fix SRC_URI.
25 Mar 2012; Ulrich Müller <ulm@gentoo.org> -skey-1.1.5-r7.ebuild,
-files/skey-1.1.5-binary-search.patch, -files/skey-1.1.5-bind-now.patch,
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"