diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:23:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:23:14 +0000 |
commit | 74f21cfdb00fcef7c77aa08bcaecda44cb2284fb (patch) | |
tree | 9ed6d373e606235f85a6f0619bc3a5f202845ac6 /games-arcade | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-74f21cfdb00fcef7c77aa08bcaecda44cb2284fb.tar.gz gentoo-2-74f21cfdb00fcef7c77aa08bcaecda44cb2284fb.tar.bz2 gentoo-2-74f21cfdb00fcef7c77aa08bcaecda44cb2284fb.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/xjump/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/xjump/xjump-2.7.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/xjump/ChangeLog b/games-arcade/xjump/ChangeLog index b20d183d062a..3a755f16652f 100644 --- a/games-arcade/xjump/ChangeLog +++ b/games-arcade/xjump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/xjump -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/ChangeLog,v 1.11 2013/11/11 18:45:46 mr_bones_ Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/ChangeLog,v 1.12 2014/08/10 21:23:14 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> xjump-2.7.5.ebuild: + QA: drop trailing '.' from DESCRIPTION 11 Nov 2013; Michael Sterrett <mr_bones_@gentoo.org> xjump-2.7.5.ebuild: EAPI=5; update to latest debian patchball diff --git a/games-arcade/xjump/xjump-2.7.5.ebuild b/games-arcade/xjump/xjump-2.7.5.ebuild index aeb521a16709..02d2a409b3ca 100644 --- a/games-arcade/xjump/xjump-2.7.5.ebuild +++ b/games-arcade/xjump/xjump-2.7.5.ebuild @@ -1,12 +1,12 @@ -# 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-arcade/xjump/xjump-2.7.5.ebuild,v 1.13 2013/11/11 18:45:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild,v 1.14 2014/08/10 21:23:14 slyfox Exp $ EAPI=5 inherit eutils games DEBIAN_PATCH="6.1" -DESCRIPTION="An X game where one tries to jump up as many levels as possible." +DESCRIPTION="An X game where one tries to jump up as many levels as possible" HOMEPAGE="http://packages.debian.org/stable/games/xjump" SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz mirror://debian/pool/main/x/${PN}/${PN}_${PV}-${DEBIAN_PATCH}.debian.tar.gz" |