summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:21:57 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:21:57 +0000
commit173ebfd2a29592b4fa78dc329c67384e0992cc93 (patch)
treeb9529ac67520aee03db3e09525c7bef406db5308 /games-action
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-173ebfd2a29592b4fa78dc329c67384e0992cc93.tar.gz
gentoo-2-173ebfd2a29592b4fa78dc329c67384e0992cc93.tar.bz2
gentoo-2-173ebfd2a29592b4fa78dc329c67384e0992cc93.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-action')
-rw-r--r--games-action/violetland/ChangeLog5
-rw-r--r--games-action/violetland/violetland-0.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/violetland/ChangeLog b/games-action/violetland/ChangeLog
index de78f64d1dad..4cb88b0a0bed 100644
--- a/games-action/violetland/ChangeLog
+++ b/games-action/violetland/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/violetland
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/ChangeLog,v 1.31 2014/05/15 16:26:09 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/ChangeLog,v 1.32 2014/08/10 21:21:57 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> violetland-0.4.3.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
15 May 2014; Ulrich Müller <ulm@gentoo.org> violetland-0.4.3.ebuild:
Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
diff --git a/games-action/violetland/violetland-0.4.3.ebuild b/games-action/violetland/violetland-0.4.3.ebuild
index 7c647d3125bf..ebad5f7bf92d 100644
--- a/games-action/violetland/violetland-0.4.3.ebuild
+++ b/games-action/violetland/violetland-0.4.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/violetland-0.4.3.ebuild,v 1.10 2014/05/15 16:26:09 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/violetland-0.4.3.ebuild,v 1.11 2014/08/10 21:21:57 slyfox Exp $
EAPI=5
inherit eutils multilib toolchain-funcs flag-o-matic cmake-utils games
-DESCRIPTION="Help a girl by name of Violet to struggle with hordes of monsters."
+DESCRIPTION="Help a girl by name of Violet to struggle with hordes of monsters"
HOMEPAGE="http://code.google.com/p/violetland/"
SRC_URI="http://violetland.googlecode.com/files/${PN}-v${PV}-src.zip"