diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:18:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:18:38 +0000 |
commit | 5841203f0a5df5ae08a236d3ee134eb89726f5ab (patch) | |
tree | a79d47e7f397fa77dc7bb2dd82e90c310c5a63b2 /app-officeext | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-5841203f0a5df5ae08a236d3ee134eb89726f5ab.tar.gz gentoo-2-5841203f0a5df5ae08a236d3ee134eb89726f5ab.tar.bz2 gentoo-2-5841203f0a5df5ae08a236d3ee134eb89726f5ab.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-officeext')
-rw-r--r-- | app-officeext/sun-templates/ChangeLog | 8 | ||||
-rw-r--r-- | app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-officeext/sun-templates/ChangeLog b/app-officeext/sun-templates/ChangeLog index 24efc22312f7..1bed4f1e3f6b 100644 --- a/app-officeext/sun-templates/ChangeLog +++ b/app-officeext/sun-templates/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-officeext/sun-templates -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-officeext/sun-templates/ChangeLog,v 1.4 2013/04/27 08:31:48 scarabeus Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-officeext/sun-templates/ChangeLog,v 1.5 2014/08/10 18:18:38 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + sun-templates-1.0.0-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 27 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> -sun-templates-1.0.0.ebuild, sun-templates-1.0.0-r1.ebuild: diff --git a/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild b/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild index 29969f187395..beb3bb67a782 100644 --- a/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild +++ b/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild,v 1.3 2013/04/27 08:31:48 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/sun-templates/sun-templates-1.0.0-r1.ebuild,v 1.4 2014/08/10 18:18:38 slyfox Exp $ EAPI=5 @@ -16,7 +16,7 @@ URI_EXTENSIONS="${OFFICE_EXTENSIONS[@]/#/http://ooo.itc.hu/oxygenoffice/download inherit office-ext-r1 -DESCRIPTION="Collection of sun templates for various countries." +DESCRIPTION="Collection of sun templates for various countries" HOMEPAGE="http://ooo.itc.hu/oxygenoffice/download/libreoffice/" SRC_URI="${URI_EXTENSIONS}" |