diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-06-24 19:36:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-06-24 19:36:01 +0000 |
commit | 70f57084a51fec18252578bafbc4a1bdb78fda1b (patch) | |
tree | e25bf84ddca306100b7945fb5f01912a474ba9c0 /games-fps | |
parent | version bump (diff) | |
download | gentoo-2-70f57084a51fec18252578bafbc4a1bdb78fda1b.tar.gz gentoo-2-70f57084a51fec18252578bafbc4a1bdb78fda1b.tar.bz2 gentoo-2-70f57084a51fec18252578bafbc4a1bdb78fda1b.zip |
correct wording and typo (bug #275309)
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-data/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/quake3-data/quake3-data-1.32b.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/quake3-data/ChangeLog b/games-fps/quake3-data/ChangeLog index 5b9b56ec1c04..d2d56e9ffd4c 100644 --- a/games-fps/quake3-data/ChangeLog +++ b/games-fps/quake3-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-data -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v 1.11 2008/09/26 18:39:23 zmedico Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v 1.12 2009/06/24 19:36:01 mr_bones_ Exp $ + + 24 Jun 2009; Michael Sterrett <mr_bones_@gentoo.org> + quake3-data-1.32b.ebuild: + correct wording and typo (bug #275309) 26 Sep 2008; Zac Medico <zmedico@gentoo.org> quake3-data-1.32b.ebuild: Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds(). diff --git a/games-fps/quake3-data/quake3-data-1.32b.ebuild b/games-fps/quake3-data/quake3-data-1.32b.ebuild index 0ee066a59a97..26fee840c5e5 100644 --- a/games-fps/quake3-data/quake3-data-1.32b.ebuild +++ b/games-fps/quake3-data/quake3-data-1.32b.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.14 2008/09/26 18:39:23 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.15 2009/06/24 19:36:01 mr_bones_ Exp $ inherit eutils games @@ -47,7 +47,7 @@ pkg_postinst() { echo elog "You need to copy pak0.pk3 from your Quake3 CD into:" elog " ${dir}/baseq3." - elog "Or if you have got a Window installation of Q3 make a symlink to save space." + elog "Or if you have a Windows installation of Q3 make a symlink to save space." elog elog "Or, re-emerge quake3-data with USE=cdinstall." echo |