diff options
author | 2004-03-13 00:26:17 +0000 | |
---|---|---|
committer | 2004-03-13 00:26:17 +0000 | |
commit | 984a879d931fe4433380768fc648299a17bc5570 (patch) | |
tree | 1d62bc519715b9e672443f91ee664c24dd63eb25 /dev-util/comparator/comparator-2.2.ebuild | |
parent | header fix (diff) | |
download | historical-984a879d931fe4433380768fc648299a17bc5570.tar.gz historical-984a879d931fe4433380768fc648299a17bc5570.tar.bz2 historical-984a879d931fe4433380768fc648299a17bc5570.zip |
mips needs deps first; header fix
Diffstat (limited to 'dev-util/comparator/comparator-2.2.ebuild')
-rw-r--r-- | dev-util/comparator/comparator-2.2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-util/comparator/comparator-2.2.ebuild b/dev-util/comparator/comparator-2.2.ebuild index ff8ecaa86225..3a9e7267dd8d 100644 --- a/dev-util/comparator/comparator-2.2.ebuild +++ b/dev-util/comparator/comparator-2.2.ebuild @@ -1,7 +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-util/comparator/comparator-2.2.ebuild,v 1.2 2003/12/18 20:18:39 kumba Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/comparator-2.2.ebuild,v 1.3 2004/03/13 00:26:17 mr_bones_ Exp $ DESCRIPTION="ESR's utility for making fast comparisons among large source trees" HOMEPAGE="http://www.catb.org/~esr/comparator/" @@ -13,7 +12,6 @@ KEYWORDS="x86 sparc mips" IUSE="" DEPEND="" - src_compile() { # Fix the Makefile to accept our CFLAGS |