diff options
author | 2004-03-14 02:40:39 +0000 | |
---|---|---|
committer | 2004-03-14 02:40:39 +0000 | |
commit | 98d707c0db60742f209d26e761d079090a32f4ce (patch) | |
tree | b22a2567f850d41c5e5e2f572e822799d19a535c /dev-lang/spidermonkey | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-98d707c0db60742f209d26e761d079090a32f4ce.tar.gz historical-98d707c0db60742f209d26e761d079090a32f4ce.tar.bz2 historical-98d707c0db60742f209d26e761d079090a32f4ce.zip |
header fix
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-1.5_rc5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-1.5_rc5.ebuild b/dev-lang/spidermonkey/spidermonkey-1.5_rc5.ebuild index 2c7456916503..9df585c5824c 100644 --- a/dev-lang/spidermonkey/spidermonkey-1.5_rc5.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-1.5_rc5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.5_rc5.ebuild,v 1.4 2003/09/08 07:19:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.5_rc5.ebuild,v 1.5 2004/03/14 02:40:38 mr_bones_ Exp $ inherit gcc flag-o-matic [ "`gcc-fullversion`" == "3.2.2" ] && replace-flags -march=pentium4 -march=pentium3 |