diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:28:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:28:08 +0000 |
commit | f0c58b6a6ceb45d39a59aa412f10482e05e32c50 (patch) | |
tree | cbda301d2f2af9bc3050b443f61815b374ed8ffa /dev-util/jif/jif-3.1_rc1.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-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/jif-3.1_rc1.ebuild')
-rw-r--r-- | dev-util/jif/jif-3.1_rc1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |