From 7548fff4a7361a029d7e53b788cfb6eef7ae9eb5 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 20:06:20 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- x11-libs/libfakekey/ChangeLog | 7 +++++-- x11-libs/libfakekey/libfakekey-0.1-r1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'x11-libs/libfakekey') 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 libfakekey-0.1-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 06 May 2013; Patrick Lauer 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" -- cgit v1.2.3-65-gdbad