diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-13 17:58:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-13 17:58:07 +0000 |
commit | 921a5e78991cf021801b2cb4cd526dc4af1b191a (patch) | |
tree | 5ebd94e35a69810cf019d1ec07cd18474f448679 /sys-devel | |
parent | cascading profile for gcc34-amd64 (diff) | |
download | gentoo-2-921a5e78991cf021801b2cb4cd526dc4af1b191a.tar.gz gentoo-2-921a5e78991cf021801b2cb4cd526dc4af1b191a.tar.bz2 gentoo-2-921a5e78991cf021801b2cb4cd526dc4af1b191a.zip |
header fix
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.1-r2.ebuild b/sys-devel/gcc/gcc-3.4.1-r2.ebuild index 81fcd580c18f..0c52758a735e 100644 --- a/sys-devel/gcc/gcc-3.4.1-r2.ebuild +++ b/sys-devel/gcc/gcc-3.4.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright (C) 1999-2004 Gentoo Foundation +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.1-r2.ebuild,v 1.5 2004/08/11 19:54:40 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.1-r2.ebuild,v 1.6 2004/08/13 17:58:07 mr_bones_ Exp $ IUSE="static nls bootstrap build multilib gcj gtk f77 objc hardened uclibc n32 n64" |