summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:21:18 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:21:18 +0000
commit9d8c25caf9b52b59ef4291a73c3d43d68888d411 (patch)
treefd78259441846f8e8454c2a258a0604d2317d719 /games-misc
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-9d8c25caf9b52b59ef4291a73c3d43d68888d411.tar.gz
gentoo-2-9d8c25caf9b52b59ef4291a73c3d43d68888d411.tar.bz2
gentoo-2-9d8c25caf9b52b59ef4291a73c3d43d68888d411.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-misc')
-rw-r--r--games-misc/ggencoder/ChangeLog7
-rw-r--r--games-misc/ggencoder/ggencoder-0.91a.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/ggencoder/ChangeLog b/games-misc/ggencoder/ChangeLog
index d51a3c544512..123e99791ad9 100644
--- a/games-misc/ggencoder/ChangeLog
+++ b/games-misc/ggencoder/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/ggencoder
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/ggencoder/ChangeLog,v 1.4 2013/03/02 21:17:27 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/ggencoder/ChangeLog,v 1.5 2014/08/10 21:21:18 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ggencoder-0.91a.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> ggencoder-0.91a.ebuild:
Move Qt dependencies to the new category
diff --git a/games-misc/ggencoder/ggencoder-0.91a.ebuild b/games-misc/ggencoder/ggencoder-0.91a.ebuild
index 1760b19f657c..d76fa46122fb 100644
--- a/games-misc/ggencoder/ggencoder-0.91a.ebuild
+++ b/games-misc/ggencoder/ggencoder-0.91a.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/ggencoder/ggencoder-0.91a.ebuild,v 1.4 2013/03/02 21:17:27 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/ggencoder/ggencoder-0.91a.ebuild,v 1.5 2014/08/10 21:21:18 slyfox Exp $
EAPI=4
inherit eutils qt4-r2
-DESCRIPTION="Utility to encode and decode Game Genie (tm) codes."
+DESCRIPTION="Utility to encode and decode Game Genie (tm) codes"
HOMEPAGE="http://games.technoplaza.net/ggencoder/qt/"
SRC_URI="http://games.technoplaza.net/ggencoder/qt/history/${P}.tar.bz2"