summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-03-07 16:44:46 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-03-07 16:44:46 +0000
commitc85e8282d815ff3cd627d46ec1502a5ebdc4c98c (patch)
treef6fcb5ce9741fbb52c3d6aaf9985684bbe3ebaff /games-puzzle
parentAnother patch from upstream, finally it applies correctly. (diff)
downloadgentoo-2-c85e8282d815ff3cd627d46ec1502a5ebdc4c98c.tar.gz
gentoo-2-c85e8282d815ff3cd627d46ec1502a5ebdc4c98c.tar.bz2
gentoo-2-c85e8282d815ff3cd627d46ec1502a5ebdc4c98c.zip
QA cleanup: Shorten DESCRIPTION.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/arrows/ChangeLog5
-rw-r--r--games-puzzle/arrows/arrows-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/arrows/ChangeLog b/games-puzzle/arrows/ChangeLog
index f5c84833d21c..856a8b72c3b9 100644
--- a/games-puzzle/arrows/ChangeLog
+++ b/games-puzzle/arrows/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/arrows
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/ChangeLog,v 1.7 2008/01/18 03:00:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/ChangeLog,v 1.8 2008/03/07 16:44:46 wolf31o2 Exp $
+
+ 07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> arrows-0.6.ebuild:
+ QA cleanup: Shorten DESCRIPTION.
18 Jan 2008; Michael Sterrett <mr_bones_@gentoo.org> arrows-0.6.ebuild:
add dev-util/pkgconfig dep (bug #206390)
diff --git a/games-puzzle/arrows/arrows-0.6.ebuild b/games-puzzle/arrows/arrows-0.6.ebuild
index 20c655fb9adb..65f2e330a6ff 100644
--- a/games-puzzle/arrows/arrows-0.6.ebuild
+++ b/games-puzzle/arrows/arrows-0.6.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/arrows-0.6.ebuild,v 1.7 2008/01/18 03:00:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/arrows-0.6.ebuild,v 1.8 2008/03/07 16:44:46 wolf31o2 Exp $
inherit games
-DESCRIPTION="Guide the spinning blue thing through the maze of arrows, creating and destroying arrows as necessary to collect the green things"
+DESCRIPTION="simple maze-like game where you navigate around and destroy arrows"
HOMEPAGE="http://noreason.ca/?file=software"
SRC_URI="http://noreason.ca/data/${P}.tar.gz"