diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-22 05:16:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-22 05:16:04 +0000 |
commit | 85b3b2ae7664b34292cccd0fe8c22468ed949491 (patch) | |
tree | a893a0de5fbe660c8eb248593221b9ad60491b55 | |
parent | Tested successfully on mips...added ~mips keyword. Resolves bug #156446. (diff) | |
download | gentoo-2-85b3b2ae7664b34292cccd0fe8c22468ed949491.tar.gz gentoo-2-85b3b2ae7664b34292cccd0fe8c22468ed949491.tar.bz2 gentoo-2-85b3b2ae7664b34292cccd0fe8c22468ed949491.zip |
whitespace
(Portage version: 2.1.2-r9)
-rw-r--r-- | games-action/descent1-demodata/descent1-demodata-1.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-action/descent1-demodata/descent1-demodata-1.4.ebuild b/games-action/descent1-demodata/descent1-demodata-1.4.ebuild index f3db1fd62da4..02a1d9557a03 100644 --- a/games-action/descent1-demodata/descent1-demodata-1.4.ebuild +++ b/games-action/descent1-demodata/descent1-demodata-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-demodata/descent1-demodata-1.4.ebuild,v 1.2 2007/01/10 17:39:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-demodata/descent1-demodata-1.4.ebuild,v 1.3 2007/02/22 05:16:04 mr_bones_ Exp $ inherit eutils games @@ -58,4 +58,3 @@ pkg_postinst() { elog "Not all Descent 1 clients support the demo data." echo } - |