summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 20:42:21 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 20:42:21 +0000
commit33f256a7d035b454609f9001430df2033e31fd0a (patch)
tree616ad64b4ee76b8614f552c968610af904d34e92 /sys-devel/gcc/gcc-3.1.1-r2.ebuild
parentcleanup, security bug 285011 (diff)
downloadhistorical-33f256a7d035b454609f9001430df2033e31fd0a.tar.gz
historical-33f256a7d035b454609f9001430df2033e31fd0a.tar.bz2
historical-33f256a7d035b454609f9001430df2033e31fd0a.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/gcc/gcc-3.1.1-r2.ebuild')
-rw-r--r--sys-devel/gcc/gcc-3.1.1-r2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-devel/gcc/gcc-3.1.1-r2.ebuild b/sys-devel/gcc/gcc-3.1.1-r2.ebuild
index f202c8885afe..6550bc0b4a85 100644
--- a/sys-devel/gcc/gcc-3.1.1-r2.ebuild
+++ b/sys-devel/gcc/gcc-3.1.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.1.1-r2.ebuild,v 1.9 2006/06/22 05:38:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.1.1-r2.ebuild,v 1.10 2009/09/23 20:41:22 patrick Exp $
# NOTE TO MAINTAINER: Info pages get nuked for multiple version installs.
# Ill fix it later if i get a chance.
@@ -36,8 +36,7 @@ SLOT="${MY_PV}"
KEYWORDS="x86 sparc -ppc"
IUSE="static nls bootstrap java build"
-DEPEND="virtual/libc
- !build? ( >=sys-libs/ncurses-5.2-r2
+DEPEND="!build? ( >=sys-libs/ncurses-5.2-r2
nls? ( sys-devel/gettext ) )"
RDEPEND="virtual/libc
>=sys-libs/zlib-1.1.4