diff options
author | eroen <eroen@occam.eroen.eu> | 2014-07-05 22:02:59 +0200 |
---|---|---|
committer | eroen <eroen@occam.eroen.eu> | 2014-07-06 00:21:47 +0200 |
commit | af8d287d863301e161b8443dafcefb7b5bea5a9b (patch) | |
tree | 173e3005c3d9443e43997e67c35210fbea61115b /games-strategy | |
parent | unityofcommand - deduplicate resource files (diff) | |
download | eroen-af8d287d863301e161b8443dafcefb7b5bea5a9b.tar.gz eroen-af8d287d863301e161b8443dafcefb7b5bea5a9b.tar.bz2 eroen-af8d287d863301e161b8443dafcefb7b5bea5a9b.zip |
unityofcommand - Better versioning
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/unityofcommand/unityofcommand-104d.ebuild (renamed from games-strategy/unityofcommand/unityofcommand-104.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/unityofcommand/unityofcommand-104.ebuild b/games-strategy/unityofcommand/unityofcommand-104d.ebuild index 1a5266d..067d23c 100644 --- a/games-strategy/unityofcommand/unityofcommand-104.ebuild +++ b/games-strategy/unityofcommand/unityofcommand-104d.ebuild @@ -8,7 +8,7 @@ inherit eutils games DESCRIPTION="Operational-level wargame covering the 1942/43 Stalingrad campaign" HOMEPAGE="http://unityofcommand.net/" -SRC_URI="Unity_of_Command_LINUX_v104d.tgz" +SRC_URI="Unity_of_Command_LINUX_v${PV}.tgz" RESTRICT="fetch mirror" S="${WORKDIR}/Unity of Command" |