diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-11-16 10:13:48 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-11-16 10:13:48 +0000 |
commit | 5af2fc9fe6a46e2f1fdde53f0a1f579790afd633 (patch) | |
tree | b6ec8e036e09579d3f5ef8984027494036febbca /sys-auth/tfm-fingerprint | |
parent | Add UPEK-SDK-EULA to EULA license group. (diff) | |
download | gentoo-2-5af2fc9fe6a46e2f1fdde53f0a1f579790afd633.tar.gz gentoo-2-5af2fc9fe6a46e2f1fdde53f0a1f579790afd633.tar.bz2 gentoo-2-5af2fc9fe6a46e2f1fdde53f0a1f579790afd633.zip |
Fix LICENSE, bug 442008.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'sys-auth/tfm-fingerprint')
-rw-r--r-- | sys-auth/tfm-fingerprint/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sys-auth/tfm-fingerprint/ChangeLog b/sys-auth/tfm-fingerprint/ChangeLog index cec3b94e8d1f..f9fe38518cd4 100644 --- a/sys-auth/tfm-fingerprint/ChangeLog +++ b/sys-auth/tfm-fingerprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/tfm-fingerprint -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/ChangeLog,v 1.8 2010/08/30 22:12:43 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/ChangeLog,v 1.9 2012/11/16 10:13:48 ulm Exp $ + + 16 Nov 2012; Ulrich Müller <ulm@gentoo.org> tfm-fingerprint-1.0.ebuild: + Fix LICENSE, bug 442008. 30 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> tfm-fingerprint-1.0.ebuild: diff --git a/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild b/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild index 86c5082b469b..c6f9231632fa 100644 --- a/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild +++ b/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild,v 1.7 2010/08/30 22:12:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild,v 1.8 2012/11/16 10:13:48 ulm Exp $ inherit multilib @@ -8,8 +8,7 @@ DESCRIPTION="TouchChip TFM/ESS FingerPrint BSP" HOMEPAGE="http://www.upek.com/support/dl_linux_bsp.asp" SRC_URI="http://www.upek.com/support/download/TFMESS_BSP_LIN_${PV}.zip" -# This is the best license I could find. -LICENSE="as-is" +LICENSE="UPEK-SDK-EULA" SLOT="0" KEYWORDS="-* x86" IUSE="" |