summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:06:20 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:06:20 +0000
commit7548fff4a7361a029d7e53b788cfb6eef7ae9eb5 (patch)
tree0eee326c6eaa13373e79d3b576184220ba5ebc9a /x11-libs/libfakekey
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-7548fff4a7361a029d7e53b788cfb6eef7ae9eb5.tar.gz
gentoo-2-7548fff4a7361a029d7e53b788cfb6eef7ae9eb5.tar.bz2
gentoo-2-7548fff4a7361a029d7e53b788cfb6eef7ae9eb5.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'x11-libs/libfakekey')
-rw-r--r--x11-libs/libfakekey/ChangeLog7
-rw-r--r--x11-libs/libfakekey/libfakekey-0.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libfakekey/ChangeLog b/x11-libs/libfakekey/ChangeLog
index 6de66e4cd4e7..34a8cea19ef7 100644
--- a/x11-libs/libfakekey/ChangeLog
+++ b/x11-libs/libfakekey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libfakekey
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/ChangeLog,v 1.13 2013/05/06 03:57:46 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/ChangeLog,v 1.14 2014/08/10 20:06:20 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> libfakekey-0.1-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
06 May 2013; Patrick Lauer <patrick@gentoo.org> libfakekey-0.1-r1.ebuild:
Automake 1.13 fix
diff --git a/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild b/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild
index ecc27600681e..aed503581db4 100644
--- a/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild
+++ b/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild,v 1.5 2013/05/06 03:57:46 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild,v 1.6 2014/08/10 20:06:20 slyfox Exp $
EAPI=2
inherit eutils autotools
-DESCRIPTION="Helper library for the x11-misc/matchbox-keyboard package."
+DESCRIPTION="Helper library for the x11-misc/matchbox-keyboard package"
HOMEPAGE="http://matchbox-project.org/"
SRC_URI="http://matchbox-project.org/sources/${PN}/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"