summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2012-07-12 15:31:17 +0000
committerIan Stakenvicius <axs@gentoo.org>2012-07-12 15:31:17 +0000
commit6f7477c730d271d7f87ed10cc28792c1d5a8ddc4 (patch)
treed41398b7649b5905eecd704e91397bd035d7c89d /app-crypt
parentadded GPL-2 to LICENSE per bug 426094 (diff)
downloadgentoo-2-6f7477c730d271d7f87ed10cc28792c1d5a8ddc4.tar.gz
gentoo-2-6f7477c730d271d7f87ed10cc28792c1d5a8ddc4.tar.bz2
gentoo-2-6f7477c730d271d7f87ed10cc28792c1d5a8ddc4.zip
added GPL-2 to LICENSE per bug 425890
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/ekeyd/ChangeLog5
-rw-r--r--app-crypt/ekeyd/ekeyd-1.1.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/ekeyd/ChangeLog b/app-crypt/ekeyd/ChangeLog
index a74621cbd70b..e156a3969f97 100644
--- a/app-crypt/ekeyd/ChangeLog
+++ b/app-crypt/ekeyd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/ekeyd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ChangeLog,v 1.28 2012/07/08 19:26:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ChangeLog,v 1.29 2012/07/12 15:31:17 axs Exp $
+
+ 12 Jul 2012; Ian Stakenvicius <axs@gentoo.org> ekeyd-1.1.4-r2.ebuild:
+ added GPL-2 to LICENSE per bug 425890
08 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Re-assign to maintainer-needed.
diff --git a/app-crypt/ekeyd/ekeyd-1.1.4-r2.ebuild b/app-crypt/ekeyd/ekeyd-1.1.4-r2.ebuild
index 68da6d2e1b07..47717a0f2b81 100644
--- a/app-crypt/ekeyd/ekeyd-1.1.4-r2.ebuild
+++ b/app-crypt/ekeyd/ekeyd-1.1.4-r2.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/app-crypt/ekeyd/ekeyd-1.1.4-r2.ebuild,v 1.2 2012/05/31 03:11:33 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ekeyd/ekeyd-1.1.4-r2.ebuild,v 1.3 2012/07/12 15:31:17 axs Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="Entropy Key userspace daemon"
HOMEPAGE="http://www.entropykey.co.uk/"
SRC_URI="http://www.entropykey.co.uk/res/download/${P}.tar.gz"
-LICENSE="as-is" # yes, truly
+LICENSE="as-is GPL-2" # yes, truly, but GPL-2 added for init script
SLOT="0"