summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:28:08 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:28:08 +0000
commitf0c58b6a6ceb45d39a59aa412f10482e05e32c50 (patch)
treecbda301d2f2af9bc3050b443f61815b374ed8ffa /dev-util/jif
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-f0c58b6a6ceb45d39a59aa412f10482e05e32c50.tar.gz
gentoo-2-f0c58b6a6ceb45d39a59aa412f10482e05e32c50.tar.bz2
gentoo-2-f0c58b6a6ceb45d39a59aa412f10482e05e32c50.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-util/jif')
-rw-r--r--dev-util/jif/ChangeLog7
-rw-r--r--dev-util/jif/jif-3.1_rc1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/jif/ChangeLog b/dev-util/jif/ChangeLog
index ea0df827969e..d464ee5f8cd9 100644
--- a/dev-util/jif/ChangeLog
+++ b/dev-util/jif/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/jif
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jif/ChangeLog,v 1.7 2013/02/02 12:04:05 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jif/ChangeLog,v 1.8 2014/08/10 21:28:08 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> jif-3.1_rc1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
02 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup up due #48914
diff --git a/dev-util/jif/jif-3.1_rc1.ebuild b/dev-util/jif/jif-3.1_rc1.ebuild
index ea8416c831d8..e4d698b632f0 100644
--- a/dev-util/jif/jif-3.1_rc1.ebuild
+++ b/dev-util/jif/jif-3.1_rc1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jif/jif-3.1_rc1.ebuild,v 1.3 2012/05/11 13:24:14 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jif/jif-3.1_rc1.ebuild,v 1.4 2014/08/10 21:28:08 slyfox Exp $
inherit java-pkg-2
@@ -13,7 +13,7 @@ MY_P=${MY_PN}${MY_PV_MAJOR}_src_${MY_PV_MINOR}
IUSE=""
-DESCRIPTION="JIF is an IDE for the creation of text adventures based on Graham Nelson's Inform standard."
+DESCRIPTION="JIF is an IDE for the creation of text adventures based on Graham Nelson's Inform standard"
HOMEPAGE="http://www.slade.altervista.org/JIF/"
SRC_URI="http://www.slade.altervista.org/downloads/${MY_P}.zip"