diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-10-24 18:53:31 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-10-24 18:53:31 +0000 |
commit | 0a3201fed8ac88e8c3e2f7bc4ab09cf3013f4b0f (patch) | |
tree | 810a2ac800c1f33c8a113c064dfdd20db217325b /games-fps | |
parent | Initial import. Ebuilds by me. Closing bug #109825. (diff) | |
download | historical-0a3201fed8ac88e8c3e2f7bc4ab09cf3013f4b0f.tar.gz historical-0a3201fed8ac88e8c3e2f7bc4ab09cf3013f4b0f.tar.bz2 historical-0a3201fed8ac88e8c3e2f7bc4ab09cf3013f4b0f.zip |
Whitespace clean-up.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake4-data/Manifest | 2 | ||||
-rw-r--r-- | games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/quake4-data/Manifest b/games-fps/quake4-data/Manifest index ce80bce6de38..80874ec7ef8b 100644 --- a/games-fps/quake4-data/Manifest +++ b/games-fps/quake4-data/Manifest @@ -1,4 +1,4 @@ MD5 47b104d6c63fca7aa83aae57cf7102c2 ChangeLog 418 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-quake4-data-1.0.2147.12 0 MD5 67bc63233267502c576573939ca95ae9 metadata.xml 1046 -MD5 e129747afc8d856ec64ae45e664fad29 quake4-data-1.0.2147.12.ebuild 1520 +MD5 8f5c59f05131606800f1d32166ad7bfa quake4-data-1.0.2147.12.ebuild 1519 diff --git a/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild b/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild index 315e9071827f..0bcbd748b6de 100644 --- a/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild +++ b/games-fps/quake4-data/quake4-data-1.0.2147.12.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-fps/quake4-data/quake4-data-1.0.2147.12.ebuild,v 1.1 2005/10/24 18:52:33 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild,v 1.2 2005/10/24 18:53:31 wolf31o2 Exp $ inherit eutils games @@ -29,7 +29,7 @@ pkg_setup() { cdrom_get_cds Setup/Data/q4base/pak012.pk4 \ Setup/Data/q4base/pak001.pk4 \ Setup/Data/q4base/pak004.pk4 \ - Setup/Data/q4base/pak007.pk4 + Setup/Data/q4base/pak007.pk4 } src_install() { |