summaryrefslogtreecommitdiff
blob: 6ca2c86566916732e6ca8d54524a5e05af34f86c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2012 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.18 2012/07/14 19:42:26 ulm Exp $

DESCRIPTION="Virtual for the GNU Standard C++ Library for <gcc-3.4"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="3.3"
KEYWORDS="amd64 arm ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""

DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* )"