summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:18:37 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:18:37 +0000
commitf5f60596e1b1c5ddc23f1aca0b480f0fd7c4708f (patch)
treec6fa336171340132361eb326ed30cabc0d652d1b /sys-devel/gcc-compat
parentdon't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff)
downloadgentoo-2-f5f60596e1b1c5ddc23f1aca0b480f0fd7c4708f.tar.gz
gentoo-2-f5f60596e1b1c5ddc23f1aca0b480f0fd7c4708f.tar.bz2
gentoo-2-f5f60596e1b1c5ddc23f1aca0b480f0fd7c4708f.zip
sync IUSE (missing)
Diffstat (limited to 'sys-devel/gcc-compat')
-rw-r--r--sys-devel/gcc-compat/gcc-compat-1.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/gcc-compat/gcc-compat-1.4.ebuild b/sys-devel/gcc-compat/gcc-compat-1.4.ebuild
index 224e3cd6833f..6f59c7e8b4e3 100644
--- a/sys-devel/gcc-compat/gcc-compat-1.4.ebuild
+++ b/sys-devel/gcc-compat/gcc-compat-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-compat/gcc-compat-1.4.ebuild,v 1.6 2004/06/24 22:45:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-compat/gcc-compat-1.4.ebuild,v 1.7 2004/07/15 03:17:56 agriffis Exp $
DESCRIPTION="This is a compatability layer for use when upgrading to profile $PV"
HOMEPAGE="http://www.gentoo.org"
@@ -11,6 +11,7 @@ LICENSE="GPL-2"
# This is ABSOLUTELY Machine non-specific
SLOT="0"
KEYWORDS="x86 ppc sparc "
+IUSE=""
DEPEND=""
RDEPEND=""