diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:15:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:15:46 +0000 |
commit | ab3de8d7b63522aed5836e123e4c71a30682b4a9 (patch) | |
tree | e61faf681569f5e0a02a3762e91bffce68f9261e /app-office | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-ab3de8d7b63522aed5836e123e4c71a30682b4a9.tar.gz gentoo-2-ab3de8d7b63522aed5836e123e4c71a30682b4a9.tar.bz2 gentoo-2-ab3de8d7b63522aed5836e123e4c71a30682b4a9.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-debug/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin-debug/ChangeLog b/app-office/libreoffice-bin-debug/ChangeLog index 6b02f4d7dd7f..d6a1f01cc701 100644 --- a/app-office/libreoffice-bin-debug/ChangeLog +++ b/app-office/libreoffice-bin-debug/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-bin-debug # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.59 2014/06/29 18:23:44 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.60 2014/08/10 18:15:46 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + libreoffice-bin-debug-4.2.5.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 29 Jun 2014; Andreas K. Huettel <dilfridge@gentoo.org> -libreoffice-bin-debug-4.1.4.2.ebuild: diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild index 8c0e15ebe958..ca37b5d26886 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-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-debug/libreoffice-bin-debug-4.2.5.2.ebuild,v 1.3 2014/06/29 16:43:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild,v 1.4 2014/08/10 18:15:46 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ BASE_PACKAGENAME="debug" BASE_AMD64_URI="http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-${BASE_PACKAGENAME}-" BASE_X86_URI="http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-${BASE_PACKAGENAME}-" -DESCRIPTION="LibreOffice, a full office productivity suite. Binary package, debug info." +DESCRIPTION="LibreOffice, a full office productivity suite. Binary package, debug info" HOMEPAGE="http://www.libreoffice.org" SRC_URI_AMD64=" ${BASE_AMD64_URI}libreoffice-${PVR}.tar.xz |