From 7a64c54d0f97b82d5517030de55fb94434590d83 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 18:16:21 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- app-office/libreoffice-l10n/ChangeLog | 6 +++++- app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-office') diff --git a/app-office/libreoffice-l10n/ChangeLog b/app-office/libreoffice-l10n/ChangeLog index d1d18665af7f..9933ddf8fff5 100644 --- a/app-office/libreoffice-l10n/ChangeLog +++ b/app-office/libreoffice-l10n/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-l10n # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.111 2014/06/29 18:23:09 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.112 2014/08/10 18:16:21 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich + libreoffice-l10n-4.2.5.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 29 Jun 2014; Andreas K. Huettel -libreoffice-l10n-4.1.4.2.ebuild: diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild index 06a30d7ba709..576e9e19fab6 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild,v 1.3 2014/06/29 16:43:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild,v 1.4 2014/08/10 18:16:21 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit rpm eutils multilib versionator MY_PV=$(get_version_component_range 1-3) -DESCRIPTION="Translations for the Libreoffice suite." +DESCRIPTION="Translations for the Libreoffice suite" HOMEPAGE="http://www.libreoffice.org" BASE_SRC_URI="http://download.documentfoundation.org/${PN/-l10n/}/stable/${MY_PV}/rpm" -- cgit v1.2.3-65-gdbad