games-simulation/singularity: [QA] Fix DESCRIPTION.toolong

This commit is contained in:
David Seifert
2017-12-01 19:58:06 +01:00
parent edd5d929dd
commit f7497d8a28
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
inherit eutils python-single-r1 games
MUSIC=endgame-${PN}-music-006
DESCRIPTION="A simulation of a true AI. Go from computer to computer, pursued by the entire world"
DESCRIPTION="Simulation of a true AI. Go from computer to computer, chased by the whole world"
HOMEPAGE="http://www.emhsoft.com/singularity/"
SRC_URI="https://endgame-singularity.googlecode.com/files/${P}-src.tar.gz
music? ( https://endgame-singularity.googlecode.com/files/${MUSIC}.zip )"

View File

@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
inherit eutils python-single-r1
MUSIC=endgame-${PN}-music-006
DESCRIPTION="A simulation of a true AI. Go from computer to computer, pursued by the entire world"
DESCRIPTION="Simulation of a true AI. Go from computer to computer, chased by the whole world"
HOMEPAGE="http://www.emhsoft.com/singularity/"
SRC_URI="https://endgame-singularity.googlecode.com/files/${P}-src.tar.gz
music? ( https://endgame-singularity.googlecode.com/files/${MUSIC}.zip )"