summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libkpass')
-rw-r--r--dev-libs/libkpass/libkpass-6-r1.ebuild4
-rw-r--r--dev-libs/libkpass/libkpass-6.ebuild4
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"