diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:16:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:16:21 +0000 |
commit | 7a64c54d0f97b82d5517030de55fb94434590d83 (patch) | |
tree | 95c5b3815d39e83db8c45d6ccf0fc47ce36cd1c7 /app-office | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-7a64c54d0f97b82d5517030de55fb94434590d83.tar.gz gentoo-2-7a64c54d0f97b82d5517030de55fb94434590d83.tar.bz2 gentoo-2-7a64c54d0f97b82d5517030de55fb94434590d83.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 'app-office')
-rw-r--r-- | app-office/libreoffice-l10n/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-l10n/libreoffice-l10n-4.2.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 <slyfox@gentoo.org> + libreoffice-l10n-4.2.5.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 29 Jun 2014; Andreas K. Huettel <dilfridge@gentoo.org> -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" |