diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:22:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:22:03 +0000 |
commit | dc56e5850515a4a2b3ff3eb7feeb9b18eeb7b451 (patch) | |
tree | 91824d16bff034548b112a93c8ffe708acaef240 /games-arcade | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-dc56e5850515a4a2b3ff3eb7feeb9b18eeb7b451.tar.gz gentoo-2-dc56e5850515a4a2b3ff3eb7feeb9b18eeb7b451.tar.bz2 gentoo-2-dc56e5850515a4a2b3ff3eb7feeb9b18eeb7b451.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/berusky/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/berusky/berusky-1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/berusky/ChangeLog b/games-arcade/berusky/ChangeLog index 05284cb8d273..61540a0743b5 100644 --- a/games-arcade/berusky/ChangeLog +++ b/games-arcade/berusky/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/berusky -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/berusky/ChangeLog,v 1.10 2013/01/30 22:53:11 mr_bones_ Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/berusky/ChangeLog,v 1.11 2014/08/10 21:22:03 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> berusky-1.4.ebuild: + QA: drop trailing '.' from DESCRIPTION 30 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -berusky-1.5.2.ebuild, -files/berusky-1.5.2-gentoo.patch: diff --git a/games-arcade/berusky/berusky-1.4.ebuild b/games-arcade/berusky/berusky-1.4.ebuild index cc3a4598ab66..f65adebf5fe2 100644 --- a/games-arcade/berusky/berusky-1.4.ebuild +++ b/games-arcade/berusky/berusky-1.4.ebuild @@ -1,12 +1,12 @@ -# 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-arcade/berusky/berusky-1.4.ebuild,v 1.3 2012/08/04 09:50:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/berusky/berusky-1.4.ebuild,v 1.4 2014/08/10 21:22:03 slyfox Exp $ EAPI=2 inherit autotools eutils games DATAFILE=${PN}-data-${PV} -DESCRIPTION="free logic game based on an ancient puzzle named Sokoban." +DESCRIPTION="free logic game based on an ancient puzzle named Sokoban" HOMEPAGE="http://anakreon.cz/?q=node/1" SRC_URI="http://www.anakreon.cz/download/${P}.tar.gz http://www.anakreon.cz/download/${DATAFILE}.tar.gz" |