summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:21:40 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:21:40 +0000
commitdc6d2d9486b8a726ee332445c123d44e5fbc1d6f (patch)
treea16fa30aa204867dfacc0721a0ed098d76f42665 /games-arcade
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-dc6d2d9486b8a726ee332445c123d44e5fbc1d6f.tar.gz
gentoo-2-dc6d2d9486b8a726ee332445c123d44e5fbc1d6f.tar.bz2
gentoo-2-dc6d2d9486b8a726ee332445c123d44e5fbc1d6f.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/aop/ChangeLog8
-rw-r--r--games-arcade/aop/aop-0.6.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/games-arcade/aop/ChangeLog b/games-arcade/aop/ChangeLog
index 1d55d7aaa4b6..fba4b4a6f13d 100644
--- a/games-arcade/aop/ChangeLog
+++ b/games-arcade/aop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/aop
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/ChangeLog,v 1.10 2009/01/30 16:06:42 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/ChangeLog,v 1.11 2014/08/10 21:21:40 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> aop-0.6.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
30 Jan 2009; Alfredo Tupone <tupone@gentoo.org>
+files/aop-0.6-as-needed.patch, aop-0.6.ebuild:
@@ -35,4 +38,3 @@
02 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> +metadata.xml,
+aop-0.6.ebuild:
initial commit - ebuild submitted by Adrian Fruehwirth via bug #72611
-
diff --git a/games-arcade/aop/aop-0.6.ebuild b/games-arcade/aop/aop-0.6.ebuild
index b431b30c3066..d7008123a902 100644
--- a/games-arcade/aop/aop-0.6.ebuild
+++ b/games-arcade/aop/aop-0.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 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/aop/aop-0.6.ebuild,v 1.13 2010/02/20 20:57:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.14 2014/08/10 21:21:40 slyfox Exp $
EAPI=2
inherit eutils games
-DESCRIPTION="Ambassador of Pain is a curses based game with only 64 lines of code."
+DESCRIPTION="Ambassador of Pain is a curses based game with only 64 lines of code"
HOMEPAGE="http://raffi.at/view/code/aop"
SRC_URI="http://www.raffi.at/code/${PN}/${P}.tar.gz"