You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/virtual/c++-tr1-functional/c++-tr1-functional-0.ebuild

14 lines
482 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/c++-tr1-functional/c++-tr1-functional-0.ebuild,v 1.6 2011/02/06 11:55:23 leio Exp $
DESCRIPTION="Virtual for C++ tr1 <functional>"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="|| ( >=sys-devel/gcc-4.1 >=dev-libs/boost-1.34.0 )"
DEPEND=""