diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-01 20:05:34 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-01 20:05:34 +0000 |
commit | 7915504bd1ba74f47eb5a3e4bdebee4cef2eb280 (patch) | |
tree | 5fbc95d306b47973ba9c21081e6dba2233c15f65 /games-rpg/nwn-data | |
parent | Fixed installation when not using USE=nowin. (diff) | |
download | historical-7915504bd1ba74f47eb5a3e4bdebee4cef2eb280.tar.gz historical-7915504bd1ba74f47eb5a3e4bdebee4cef2eb280.tar.bz2 historical-7915504bd1ba74f47eb5a3e4bdebee4cef2eb280.zip |
Whitespace cleanup.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'games-rpg/nwn-data')
-rw-r--r-- | games-rpg/nwn-data/Manifest | 2 | ||||
-rw-r--r-- | games-rpg/nwn-data/nwn-data-1.29.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-rpg/nwn-data/Manifest b/games-rpg/nwn-data/Manifest index 3021d928bb2e..3a66445219e0 100644 --- a/games-rpg/nwn-data/Manifest +++ b/games-rpg/nwn-data/Manifest @@ -2,4 +2,4 @@ MD5 ee63872d4738fa7fe84d089810772c12 ChangeLog 1138 MD5 a1f70c52e9c1098e5bd13153dce5b63d files/digest-nwn-data-1.29 396 MD5 d05b3b73edd2b4beadbce95837e2ab20 files/nwn.png 4296 MD5 11a7e1491b1ac042ac7216b26b4ad1fb metadata.xml 254 -MD5 f804081bddb98548323ed90bae03db2f nwn-data-1.29.ebuild 5334 +MD5 e06e646046afb35b3e05425ffd0c5831 nwn-data-1.29.ebuild 5333 diff --git a/games-rpg/nwn-data/nwn-data-1.29.ebuild b/games-rpg/nwn-data/nwn-data-1.29.ebuild index 28109f20f6ba..279865bcdc76 100644 --- a/games-rpg/nwn-data/nwn-data-1.29.ebuild +++ b/games-rpg/nwn-data/nwn-data-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-data/nwn-data-1.29.ebuild,v 1.5 2005/11/01 20:04:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn-data/nwn-data-1.29.ebuild,v 1.6 2005/11/01 20:05:34 wolf31o2 Exp $ inherit eutils games @@ -159,7 +159,7 @@ pkg_postinst() { einfo " rm ${dir}/music/mus_dd_{kingmaker,shadowgua,witchwake}.bmu" einfo " rm ${dir}/override/iit_medkit_001.tga" einfo " rm ${dir}/data/patch.bif" - if use sou + if use sou then einfo " rm ${dir}/xp1patch.key ${dir}/data/xp1patch.bif" fi |