diff options
author | 2014-08-10 18:14:36 +0000 | |
---|---|---|
committer | 2014-08-10 18:14:36 +0000 | |
commit | 58ee5242de4fc9200adf1a5594a92fec11a3fb84 (patch) | |
tree | 27daeabed46d1f462cb5d19e696773f9d65cda5b /app-office | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-58ee5242de4fc9200adf1a5594a92fec11a3fb84.tar.gz gentoo-2-58ee5242de4fc9200adf1a5594a92fec11a3fb84.tar.bz2 gentoo-2-58ee5242de4fc9200adf1a5594a92fec11a3fb84.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/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.2.5.2.ebuild | 4 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.2.9999.ebuild | 4 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999-r2.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index f281e3eea91b..0cf97ba754d8 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.562 2014/08/01 05:23:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.563 2014/08/10 18:14:36 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + libreoffice-4.2.5.2.ebuild, libreoffice-4.2.9999.ebuild, + libreoffice-9999-r2.ebuild: + QA: drop trailing '.' from DESCRIPTION 01 Aug 2014; Samuli Suominen <ssuominen@gentoo.org> libreoffice-4.2.5.2.ebuild, libreoffice-4.2.9999.ebuild, diff --git a/app-office/libreoffice/libreoffice-4.2.5.2.ebuild b/app-office/libreoffice/libreoffice-4.2.5.2.ebuild index a802a789bfc5..5c66b5fad98f 100644 --- a/app-office/libreoffice/libreoffice-4.2.5.2.ebuild +++ b/app-office/libreoffice/libreoffice-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/libreoffice-4.2.5.2.ebuild,v 1.4 2014/08/01 05:23:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.5.2.ebuild,v 1.5 2014/08/10 18:14:36 slyfox Exp $ EAPI=5 @@ -30,7 +30,7 @@ BRANDING="${PN}-branding-gentoo-0.8.tar.xz" inherit base autotools bash-completion-r1 check-reqs eutils java-pkg-opt-2 kde4-base pax-utils python-single-r1 multilib toolchain-funcs flag-o-matic nsplugins ${SCM_ECLASS} unset SCM_ECLASS -DESCRIPTION="LibreOffice, a full office productivity suite." +DESCRIPTION="LibreOffice, a full office productivity suite" HOMEPAGE="http://www.libreoffice.org" SRC_URI="branding? ( http://dev.gentoo.org/~dilfridge/distfiles/${BRANDING} )" [[ -n ${PATCHSET} ]] && SRC_URI+=" http://dev.gentooexperimental.org/~scarabeus/${PATCHSET}" diff --git a/app-office/libreoffice/libreoffice-4.2.9999.ebuild b/app-office/libreoffice/libreoffice-4.2.9999.ebuild index 7e3df44f054f..2730fb92d37e 100644 --- a/app-office/libreoffice/libreoffice-4.2.9999.ebuild +++ b/app-office/libreoffice/libreoffice-4.2.9999.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/libreoffice-4.2.9999.ebuild,v 1.12 2014/08/01 05:23:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild,v 1.13 2014/08/10 18:14:36 slyfox Exp $ EAPI=5 @@ -30,7 +30,7 @@ BRANDING="${PN}-branding-gentoo-0.8.tar.xz" inherit base autotools bash-completion-r1 check-reqs eutils java-pkg-opt-2 kde4-base pax-utils python-single-r1 multilib toolchain-funcs flag-o-matic nsplugins ${SCM_ECLASS} unset SCM_ECLASS -DESCRIPTION="LibreOffice, a full office productivity suite." +DESCRIPTION="LibreOffice, a full office productivity suite" HOMEPAGE="http://www.libreoffice.org" SRC_URI="branding? ( http://dev.gentoo.org/~dilfridge/distfiles/${BRANDING} )" [[ -n ${PATCHSET} ]] && SRC_URI+=" http://dev.gentooexperimental.org/~scarabeus/${PATCHSET}" diff --git a/app-office/libreoffice/libreoffice-9999-r2.ebuild b/app-office/libreoffice/libreoffice-9999-r2.ebuild index ccbc273c6931..309cd18fd033 100644 --- a/app-office/libreoffice/libreoffice-9999-r2.ebuild +++ b/app-office/libreoffice/libreoffice-9999-r2.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/libreoffice-9999-r2.ebuild,v 1.217 2014/08/01 05:23:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.218 2014/08/10 18:14:36 slyfox Exp $ EAPI=5 @@ -30,7 +30,7 @@ BRANDING="${PN}-branding-gentoo-0.8.tar.xz" inherit base autotools bash-completion-r1 check-reqs eutils java-pkg-opt-2 kde4-base pax-utils python-single-r1 multilib toolchain-funcs flag-o-matic nsplugins ${SCM_ECLASS} unset SCM_ECLASS -DESCRIPTION="LibreOffice, a full office productivity suite." +DESCRIPTION="LibreOffice, a full office productivity suite" HOMEPAGE="http://www.libreoffice.org" SRC_URI="branding? ( http://dev.gentoo.org/~dilfridge/distfiles/${BRANDING} )" [[ -n ${PATCHSET} ]] && SRC_URI+=" http://dev.gentooexperimental.org/~scarabeus/${PATCHSET}" |