diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:26:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:26:26 +0000 |
commit | 1607bb6eae32790efb72c6da87ceed8ba949373a (patch) | |
tree | 2ee87bcb08c882703b825affa55872a6bf861c61 | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-1607bb6eae32790efb72c6da87ceed8ba949373a.tar.gz gentoo-2-1607bb6eae32790efb72c6da87ceed8ba949373a.tar.bz2 gentoo-2-1607bb6eae32790efb72c6da87ceed8ba949373a.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r-- | dev-tex/latex-calendar/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/latex-calendar/latex-calendar-3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/latex-calendar/ChangeLog b/dev-tex/latex-calendar/ChangeLog index 19c6aa177bc1..86229df6aad6 100644 --- a/dev-tex/latex-calendar/ChangeLog +++ b/dev-tex/latex-calendar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/latex-calendar -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-calendar/ChangeLog,v 1.10 2013/04/03 22:23:08 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-calendar/ChangeLog,v 1.11 2014/08/10 21:26:26 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> latex-calendar-3.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 03 Apr 2013; Ulrich Müller <ulm@gentoo.org> latex-calendar-3.1.ebuild: Fix LICENSE, bug 464114. Minor QA fixes to make repoman happy. diff --git a/dev-tex/latex-calendar/latex-calendar-3.1.ebuild b/dev-tex/latex-calendar/latex-calendar-3.1.ebuild index 4cf812867905..4db923d52785 100644 --- a/dev-tex/latex-calendar/latex-calendar-3.1.ebuild +++ b/dev-tex/latex-calendar/latex-calendar-3.1.ebuild @@ -1,11 +1,11 @@ -# 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/dev-tex/latex-calendar/latex-calendar-3.1.ebuild,v 1.8 2013/04/03 22:23:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-calendar/latex-calendar-3.1.ebuild,v 1.9 2014/08/10 21:26:26 slyfox Exp $ inherit latex-package MY_P="calendar" -DESCRIPTION="LaTeX package used to create Calendars. Very flexible and robust." +DESCRIPTION="LaTeX package used to create Calendars. Very flexible and robust" HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/calendar/" SRC_URI="mirror://gentoo/${P}.tar.gz" |