diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:15:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:15:12 +0000 |
commit | f30092bbf6fdbc3028569c7d184dc9065829e117 (patch) | |
tree | 00e665516818fbae17d53fa8feb63cb67e9c24cf /app-office | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-f30092bbf6fdbc3028569c7d184dc9065829e117.tar.gz gentoo-2-f30092bbf6fdbc3028569c7d184dc9065829e117.tar.bz2 gentoo-2-f30092bbf6fdbc3028569c7d184dc9065829e117.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-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog index 3f43acfa73ab..81fbbd97fd74 100644 --- a/app-office/libreoffice-bin/ChangeLog +++ b/app-office/libreoffice-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-bin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.147 2014/08/01 05:21:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.148 2014/08/10 18:15:12 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + libreoffice-bin-4.2.5.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 01 Aug 2014; Samuli Suominen <ssuominen@gentoo.org> libreoffice-bin-4.2.5.2.ebuild: diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild index 298a4c09079f..9e9263f99307 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-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-bin/libreoffice-bin-4.2.5.2.ebuild,v 1.5 2014/08/01 05:21:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild,v 1.6 2014/08/10 18:15:12 slyfox Exp $ EAPI=5 @@ -16,7 +16,7 @@ PYTHON_REQ_USE="threads,xml" inherit kde4-base java-pkg-opt-2 python-single-r1 pax-utils prefix versionator -DESCRIPTION="LibreOffice, a full office productivity suite. Binary package." +DESCRIPTION="LibreOffice, a full office productivity suite. Binary package" HOMEPAGE="http://www.libreoffice.org" SRC_URI_AMD64=" ${BASE_AMD64_URI}libreoffice-${PVR}.tar.xz |