summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:22:28 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:22:28 +0000
commitfbf41dd928e5c1b91eb486d6dd1bf49bddef7ce9 (patch)
tree0a1ca93a09858e7a4810df524940286a57500e84 /games-arcade
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-fbf41dd928e5c1b91eb486d6dd1bf49bddef7ce9.tar.gz
gentoo-2-fbf41dd928e5c1b91eb486d6dd1bf49bddef7ce9.tar.bz2
gentoo-2-fbf41dd928e5c1b91eb486d6dd1bf49bddef7ce9.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-arcade')
-rw-r--r--games-arcade/pacmanarena/ChangeLog8
-rw-r--r--games-arcade/pacmanarena/pacmanarena-0.15.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/games-arcade/pacmanarena/ChangeLog b/games-arcade/pacmanarena/ChangeLog
index e3d9c75e402b..beaad27bd1f0 100644
--- a/games-arcade/pacmanarena/ChangeLog
+++ b/games-arcade/pacmanarena/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/pacmanarena
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pacmanarena/ChangeLog,v 1.15 2011/05/24 06:53:32 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pacmanarena/ChangeLog,v 1.16 2014/08/10 21:22:28 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pacmanarena-0.15.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
24 May 2011; Tupone Alfredo <tupone@gentoo.org> pacmanarena-0.15.ebuild,
+files/pacmanarena-0.15-underlink.patch:
@@ -57,4 +60,3 @@
25 Sep 2003; Michael Sterrett <msterret@gentoo.org> pacmanarena-0.01.ebuild:
initial commit; ebuild based on the one submitted by Gustavo Felisberto via
bug 29425
-
diff --git a/games-arcade/pacmanarena/pacmanarena-0.15.ebuild b/games-arcade/pacmanarena/pacmanarena-0.15.ebuild
index 43257764761d..169f98af10af 100644
--- a/games-arcade/pacmanarena/pacmanarena-0.15.ebuild
+++ b/games-arcade/pacmanarena/pacmanarena-0.15.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pacmanarena/pacmanarena-0.15.ebuild,v 1.15 2011/05/24 06:53:32 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pacmanarena/pacmanarena-0.15.ebuild,v 1.16 2014/08/10 21:22:28 slyfox Exp $
EAPI=2
inherit eutils autotools games
-DESCRIPTION="a Pacman clone in full 3D with a few surprises. Rockets, bombs and explosions abound."
+DESCRIPTION="a Pacman clone in full 3D with a few surprises. Rockets, bombs and explosions abound"
HOMEPAGE="http://pacmanarena.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/pacman-arena-${PV}.tar.bz2
mirror://sourceforge/${PN}/pacman-data-0.0.zip"