diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-15 08:52:04 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-15 08:52:04 +0000 |
commit | 998e6cf155a16c06e8e21f519d13aa2433ca57d9 (patch) | |
tree | db98ae6f8dc2853dca25a297d0af616f49c6dedc /games-board | |
parent | dev-perl/PDL-2.4.5 is gone (diff) | |
download | gentoo-2-998e6cf155a16c06e8e21f519d13aa2433ca57d9.tar.gz gentoo-2-998e6cf155a16c06e8e21f519d13aa2433ca57d9.tar.bz2 gentoo-2-998e6cf155a16c06e8e21f519d13aa2433ca57d9.zip |
Match description of pysol
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/pysolfc/pysolfc-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/pysolfc/pysolfc-2.0.ebuild b/games-board/pysolfc/pysolfc-2.0.ebuild index e817af6af0c9..c362a5953db2 100644 --- a/games-board/pysolfc/pysolfc-2.0.ebuild +++ b/games-board/pysolfc/pysolfc-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pysolfc/pysolfc-2.0.ebuild,v 1.4 2010/03/07 21:45:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pysolfc/pysolfc-2.0.ebuild,v 1.5 2010/03/15 08:52:04 ssuominen Exp $ EAPI=2 @@ -12,7 +12,7 @@ inherit distutils eutils games MY_PN=PySolFC SOL_URI="mirror://sourceforge/${PN}" -DESCRIPTION="A collection of more than 1000 solitaire card games" +DESCRIPTION="An exciting collection of more than 1000 solitaire card games" HOMEPAGE="http://pysolfc.sourceforge.net/" SRC_URI="${SOL_URI}/${MY_PN}-${PV}.tar.bz2 extra-cardsets? ( ${SOL_URI}/${MY_PN}-Cardsets-${PV}.tar.bz2 )" |