diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 00:37:34 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:04:29 +0200 |
commit | f9397407f3aa779c536c660c8ed40f2ccfa14aa9 (patch) | |
tree | 7ad47c00f5bd559514adf4a160005a2e87460006 /dev-libs/libkpass | |
parent | dev-libs/libindicate: Shorter DESCRIPTION (diff) | |
download | gentoo-f9397407f3aa779c536c660c8ed40f2ccfa14aa9.tar.gz gentoo-f9397407f3aa779c536c660c8ed40f2ccfa14aa9.tar.bz2 gentoo-f9397407f3aa779c536c660c8ed40f2ccfa14aa9.zip |
dev-libs/libkpass: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs/libkpass')
-rw-r--r-- | dev-libs/libkpass/libkpass-6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libkpass/libkpass-6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libkpass/libkpass-6-r1.ebuild b/dev-libs/libkpass/libkpass-6-r1.ebuild index 447bd5477aaa..3a2ddb4fdc80 100644 --- a/dev-libs/libkpass/libkpass-6-r1.ebuild +++ b/dev-libs/libkpass/libkpass-6-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -DESCRIPTION="Libkpass is a from-scratch C implementation for accessing KeePass 1.x databases" +DESCRIPTION="Libkpass is a C implementation to access KeePass 1.x format password databases" HOMEPAGE="http://libkpass.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" diff --git a/dev-libs/libkpass/libkpass-6.ebuild b/dev-libs/libkpass/libkpass-6.ebuild index 26b1208630dd..ef324877ee5f 100644 --- a/dev-libs/libkpass/libkpass-6.ebuild +++ b/dev-libs/libkpass/libkpass-6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -DESCRIPTION="Libkpass is a from-scratch C implementation of accessing KeePass 1.x format password databases" +DESCRIPTION="Libkpass is a C implementation to access KeePass 1.x format password databases" HOMEPAGE="http://libkpass.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |