blob: 7e606af42845b14fb7ee80758cd1c259f2db2e16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install prepare setup test
DEPEND=boost? ( dev-libs/boost:= )
DESCRIPTION=C++ STL library
EAPI=5
HOMEPAGE=http://stlport.sourceforge.net/
IUSE=boost debug static static-libs threads
KEYWORDS=amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux
LICENSE=boehm-gc HPND
RDEPEND=boost? ( dev-libs/boost:= )
SLOT=0
SRC_URI=mirror://sourceforge/stlport/STLport-5.2.1.tar.bz2 https://dev.gentoo.org/~xarthisius/distfiles/STLport-patches-5.2.1-2.tbz2
_eclass_exported_funcs=pkg_setup:- src_prepare:- src_configure:- src_test:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=7e6ff90ca6dcc2866d76c93ab49e6b8a
|