summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-04 20:24:14 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-04 20:24:14 +0000
commit5d802f6e7e6e47ec73e152aac6438258f261c46a (patch)
treefbc7af144d6ba60486dc3604798bb8cb22773b39 /sys-auth
parentStable for amd64, wrt bug #327069 (diff)
downloadgentoo-2-5d802f6e7e6e47ec73e152aac6438258f261c46a.tar.gz
gentoo-2-5d802f6e7e6e47ec73e152aac6438258f261c46a.tar.bz2
gentoo-2-5d802f6e7e6e47ec73e152aac6438258f261c46a.zip
Update LICENSE, RSA-MD4 and RSA-MD5 are replaced by RSA license template.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
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 30c544c34a26..602ccf299e2a 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.25 2012/03/25 20:44:17 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.26 2012/11/04 20:24:14 ulm Exp $
+
+ 04 Nov 2012; Ulrich Müller <ulm@gentoo.org> skey-1.1.5-r8.ebuild:
+ Update LICENSE, RSA-MD4 and RSA-MD5 are replaced by RSA license template.
25 Mar 2012; Ulrich Müller <ulm@gentoo.org> skey-1.1.5-r8.ebuild:
Fix SRC_URI.
diff --git a/sys-auth/skey/skey-1.1.5-r8.ebuild b/sys-auth/skey/skey-1.1.5-r8.ebuild
index 69932b9328ec..8a7a70246952 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.10 2012/03/25 20:44:17 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v 1.11 2012/11/04 20:24:14 ulm Exp $
EAPI=4
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.openbsd.org/faq/faq8.html#SKey"
SRC_URI="mirror://gentoo/${P}.tar.bz2
mirror://gentoo/${P}-patches-2.tar.xz"
-LICENSE="BSD MIT RSA-MD4 RSA-MD5 BEER-WARE"
+LICENSE="BSD MIT RSA BEER-WARE"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE="static-libs"