diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:21:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:21:14 +0000 |
commit | 6141d5e710386ce359c67922f72519624736bae4 (patch) | |
tree | d925561f459bf445af1e14a23b827addacc9328b /games-puzzle/xpired/xpired-1.22.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-6141d5e710386ce359c67922f72519624736bae4.tar.gz historical-6141d5e710386ce359c67922f72519624736bae4.tar.bz2 historical-6141d5e710386ce359c67922f72519624736bae4.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'games-puzzle/xpired/xpired-1.22.ebuild')
-rw-r--r-- | games-puzzle/xpired/xpired-1.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/xpired/xpired-1.22.ebuild b/games-puzzle/xpired/xpired-1.22.ebuild index 477a22d0c6fa..c6c13618d67c 100644 --- a/games-puzzle/xpired/xpired-1.22.ebuild +++ b/games-puzzle/xpired/xpired-1.22.ebuild @@ -1,11 +1,11 @@ -# 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-puzzle/xpired/xpired-1.22.ebuild,v 1.12 2012/09/01 06:12:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpired/xpired-1.22.ebuild,v 1.13 2014/08/10 21:21:13 slyfox Exp $ EAPI=2 inherit eutils games -DESCRIPTION="A Sokoban-styled puzzle game with lots more action." +DESCRIPTION="A Sokoban-styled puzzle game with lots more action" HOMEPAGE="http://xpired.sourceforge.net" SRC_URI="mirror://sourceforge/xpired/${P}-linux_source.tar.gz" |