summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:12:48 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:12:48 +0000
commitafa60cc1f84c533272628800a3ba8ab224e0d749 (patch)
tree501006405451669da22bd86b476e1fd8c568a18c /dev-java/eclipsito
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-afa60cc1f84c533272628800a3ba8ab224e0d749.tar.gz
gentoo-2-afa60cc1f84c533272628800a3ba8ab224e0d749.tar.bz2
gentoo-2-afa60cc1f84c533272628800a3ba8ab224e0d749.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 'dev-java/eclipsito')
-rw-r--r--dev-java/eclipsito/ChangeLog8
-rw-r--r--dev-java/eclipsito/eclipsito-0_pre20130713.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/eclipsito/ChangeLog b/dev-java/eclipsito/ChangeLog
index 6c9a89cc0766..daae4c20e3c8 100644
--- a/dev-java/eclipsito/ChangeLog
+++ b/dev-java/eclipsito/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/eclipsito
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipsito/ChangeLog,v 1.1 2013/07/13 10:45:23 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipsito/ChangeLog,v 1.2 2014/08/10 20:12:48 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ eclipsito-0_pre20130713.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*eclipsito-0_pre20130713 (13 Jul 2013)
diff --git a/dev-java/eclipsito/eclipsito-0_pre20130713.ebuild b/dev-java/eclipsito/eclipsito-0_pre20130713.ebuild
index 13a0bd3f23e8..f84fbc250d35 100644
--- a/dev-java/eclipsito/eclipsito-0_pre20130713.ebuild
+++ b/dev-java/eclipsito/eclipsito-0_pre20130713.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/dev-java/eclipsito/eclipsito-0_pre20130713.ebuild,v 1.1 2013/07/13 10:45:23 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipsito/eclipsito-0_pre20130713.ebuild,v 1.2 2014/08/10 20:12:48 slyfox Exp $
EAPI=5
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2
-DESCRIPTION="A small subset of Eclipse core libraries for modular applications."
+DESCRIPTION="A small subset of Eclipse core libraries for modular applications"
HOMEPAGE="https://code.google.com/p/eclipsito/"
SRC_URI="http://dev.gentoo.org/~tomwij/files/dist/${P}.tar.xz"