summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:23:30 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:23:30 +0000
commit3396e024269635cd3817a933b9e2319fdf829557 (patch)
tree4389db9441ce6f181a7f6db8fb2f0f200495722d
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-3396e024269635cd3817a933b9e2319fdf829557.tar.gz
gentoo-2-3396e024269635cd3817a933b9e2319fdf829557.tar.bz2
gentoo-2-3396e024269635cd3817a933b9e2319fdf829557.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--sci-mathematics/kodkodi/ChangeLog7
-rw-r--r--sci-mathematics/kodkodi/kodkodi-1.5.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/kodkodi/ChangeLog b/sci-mathematics/kodkodi/ChangeLog
index c2909bc49f90..6085516005d0 100644
--- a/sci-mathematics/kodkodi/ChangeLog
+++ b/sci-mathematics/kodkodi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/kodkodi
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kodkodi/ChangeLog,v 1.3 2013/08/17 02:59:08 gienah Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kodkodi/ChangeLog,v 1.4 2014/08/10 20:23:30 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> kodkodi-1.5.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
17 Aug 2013; Mark Wright <gienah@gentoo.org> kodkodi-1.5.2.ebuild:
Fix: Class files not found via DEPEND in package.env - by adding antlr-3 to
diff --git a/sci-mathematics/kodkodi/kodkodi-1.5.2.ebuild b/sci-mathematics/kodkodi/kodkodi-1.5.2.ebuild
index f3ff084bb930..369a96ee5d0c 100644
--- a/sci-mathematics/kodkodi/kodkodi-1.5.2.ebuild
+++ b/sci-mathematics/kodkodi/kodkodi-1.5.2.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/sci-mathematics/kodkodi/kodkodi-1.5.2.ebuild,v 1.2 2013/08/17 02:59:08 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kodkodi/kodkodi-1.5.2.ebuild,v 1.3 2014/08/10 20:23:30 slyfox Exp $
EAPI="5"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple multilib
-DESCRIPTION="A text front-end for the Kodkod Java library."
+DESCRIPTION="A text front-end for the Kodkod Java library"
HOMEPAGE="http://www21.in.tum.de/~blanchet/#software"
SRC_URI="http://www21.in.tum.de/~blanchet/${P}.tgz"