summaryrefslogtreecommitdiff
blob: b70e6e2b5d5dc4d2bdee4f2b38dc1734e2cbe7aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.13 2007/12/24 19:34:16 armin76 Exp $

DESCRIPTION="Virtual for the GNU Standard C++ Library"
HOMEPAGE="http://www.gentoo.org/proj/en/base/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="3.3"
KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"