diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:21:05 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:21:05 +0000 |
commit | a52ea94452cca24d48c6416c9d589789e62e58eb (patch) | |
tree | 5185b7c050452d5f2c273dcf0d90dc6496995613 /games-strategy | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-a52ea94452cca24d48c6416c9d589789e62e58eb.tar.gz gentoo-2-a52ea94452cca24d48c6416c9d589789e62e58eb.tar.bz2 gentoo-2-a52ea94452cca24d48c6416c9d589789e62e58eb.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 'games-strategy')
-rw-r--r-- | games-strategy/netherearth/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/netherearth/netherearth-0.52.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-strategy/netherearth/ChangeLog b/games-strategy/netherearth/ChangeLog index dbe14e96c08a..9242471768d2 100644 --- a/games-strategy/netherearth/ChangeLog +++ b/games-strategy/netherearth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/netherearth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/ChangeLog,v 1.9 2014/04/16 17:20:32 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/ChangeLog,v 1.10 2014/08/10 21:21:05 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> netherearth-0.52.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 Apr 2014; Ulrich Müller <ulm@gentoo.org> netherearth-0.52.ebuild: Fix LICENSE, add mirror and bindist restrictions, bug 505774. @@ -39,4 +42,3 @@ +netherearth-0.52.ebuild: Initial import. Based on ebuild by Alexandru Toma <flash3001 at yahoo.com>, bug #48062. - diff --git a/games-strategy/netherearth/netherearth-0.52.ebuild b/games-strategy/netherearth/netherearth-0.52.ebuild index d8580cfb1340..9a8f51f0d2b8 100644 --- a/games-strategy/netherearth/netherearth-0.52.ebuild +++ b/games-strategy/netherearth/netherearth-0.52.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/netherearth-0.52.ebuild,v 1.9 2014/04/16 17:20:32 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/netherearth/netherearth-0.52.ebuild,v 1.10 2014/08/10 21:21:05 slyfox Exp $ inherit eutils games MY_PV="${PV/./}" -DESCRIPTION="A remake of the SPECTRUM game Nether Earth." +DESCRIPTION="A remake of the SPECTRUM game Nether Earth" HOMEPAGE="http://www.braingames.getput.com/nether/" SRC_URI="http://www.braingames.getput.com/nether/sources.zip http://www.braingames.getput.com/nether/${PN}${MY_PV}.zip" |