summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:21:13 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:21:13 +0000
commit52da535dc209f5dcd0ef0461828adb511c0f6fe3 (patch)
tree9713aacaf3a59b47de78c0ba843655e489940976
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-52da535dc209f5dcd0ef0461828adb511c0f6fe3.tar.gz
gentoo-2-52da535dc209f5dcd0ef0461828adb511c0f6fe3.tar.bz2
gentoo-2-52da535dc209f5dcd0ef0461828adb511c0f6fe3.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r--games-puzzle/xpired/ChangeLog7
-rw-r--r--games-puzzle/xpired/xpired-1.22.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/xpired/ChangeLog b/games-puzzle/xpired/ChangeLog
index 67c743733acd..669d94e6b96c 100644
--- a/games-puzzle/xpired/ChangeLog
+++ b/games-puzzle/xpired/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/xpired
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpired/ChangeLog,v 1.7 2012/09/01 06:12:11 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpired/ChangeLog,v 1.8 2014/08/10 21:21:13 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> xpired-1.22.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
01 Sep 2012; Michael Sterrett <mr_bones_@gentoo.org> xpired-1.22.ebuild:
any mod support will do
diff --git a/games-puzzle/xpired/xpired-1.22.ebuild b/games-puzzle/xpired/xpired-1.22.ebuild
index 477a22d0c6fa..c6c13618d67c 100644
--- a/games-puzzle/xpired/xpired-1.22.ebuild
+++ b/games-puzzle/xpired/xpired-1.22.ebuild
@@ -1,11 +1,11 @@
-# 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/games-puzzle/xpired/xpired-1.22.ebuild,v 1.12 2012/09/01 06:12:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpired/xpired-1.22.ebuild,v 1.13 2014/08/10 21:21:13 slyfox Exp $
EAPI=2
inherit eutils games
-DESCRIPTION="A Sokoban-styled puzzle game with lots more action."
+DESCRIPTION="A Sokoban-styled puzzle game with lots more action"
HOMEPAGE="http://xpired.sourceforge.net"
SRC_URI="mirror://sourceforge/xpired/${P}-linux_source.tar.gz"