summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2014-10-25 11:59:41 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2014-10-25 11:59:41 +0000
commit6a3e83bcaf065b69aa5d8e4b3c5c575da941179f (patch)
treed44f6cdc4f37299d85f53f299efd105be5575a42 /app-crypt/libu2f-host
parentInitial import of libykneomgr needed for yubikey-neo-manager. (diff)
downloadgentoo-2-6a3e83bcaf065b69aa5d8e4b3c5c575da941179f.tar.gz
gentoo-2-6a3e83bcaf065b69aa5d8e4b3c5c575da941179f.tar.bz2
gentoo-2-6a3e83bcaf065b69aa5d8e4b3c5c575da941179f.zip
Update metadata and description.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Diffstat (limited to 'app-crypt/libu2f-host')
-rw-r--r--app-crypt/libu2f-host/ChangeLog6
-rw-r--r--app-crypt/libu2f-host/libu2f-host-0.0.ebuild4
-rw-r--r--app-crypt/libu2f-host/metadata.xml1
3 files changed, 7 insertions, 4 deletions
diff --git a/app-crypt/libu2f-host/ChangeLog b/app-crypt/libu2f-host/ChangeLog
index b6b4f980ff06..11b70dc1a625 100644
--- a/app-crypt/libu2f-host/ChangeLog
+++ b/app-crypt/libu2f-host/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/libu2f-host
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/libu2f-host/ChangeLog,v 1.1 2014/10/25 11:47:14 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/libu2f-host/ChangeLog,v 1.2 2014/10/25 11:59:41 flameeyes Exp $
+
+ 25 Oct 2014; Diego E. Pettenò <flameeyes@gentoo.org> libu2f-host-0.0.ebuild,
+ metadata.xml:
+ Update metadata and description.
*libu2f-host-0.0 (25 Oct 2014)
diff --git a/app-crypt/libu2f-host/libu2f-host-0.0.ebuild b/app-crypt/libu2f-host/libu2f-host-0.0.ebuild
index fd2d45c087e6..fc996d75a386 100644
--- a/app-crypt/libu2f-host/libu2f-host-0.0.ebuild
+++ b/app-crypt/libu2f-host/libu2f-host-0.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/libu2f-host/libu2f-host-0.0.ebuild,v 1.1 2014/10/25 11:47:14 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/libu2f-host/libu2f-host-0.0.ebuild,v 1.2 2014/10/25 11:59:41 flameeyes Exp $
EAPI=5
inherit autotools-utils udev
-DESCRIPTION="CCID free software driver"
+DESCRIPTION="Yubico Universal 2nd Factor (U2F) Host C Library"
HOMEPAGE="https://developers.yubico.com/libu2f-host/"
SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz"
diff --git a/app-crypt/libu2f-host/metadata.xml b/app-crypt/libu2f-host/metadata.xml
index 304a0a6e09f3..de3019a9d4dc 100644
--- a/app-crypt/libu2f-host/metadata.xml
+++ b/app-crypt/libu2f-host/metadata.xml
@@ -4,7 +4,6 @@
<herd>crypto</herd>
<maintainer>
<email>flameeyes@gentoo.org</email>
- <description>Proxying maintainer.</description>
</maintainer>
<upstream>
<remote-id type="github">Yubico/libu2f-host</remote-id>