diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-04-13 12:25:09 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-04-13 12:25:09 +0000 |
commit | 09dcaf8e790e73f2b0aaea20260c26ed8f63dd82 (patch) | |
tree | d17f0828f459068040eda1d3edd6d8c78b376d02 /dev-libs/STLport/STLport-5.1.2.ebuild | |
parent | This change just installs .desktop files for the Qt desktop applications so t... (diff) | |
download | gentoo-2-09dcaf8e790e73f2b0aaea20260c26ed8f63dd82.tar.gz gentoo-2-09dcaf8e790e73f2b0aaea20260c26ed8f63dd82.tar.bz2 gentoo-2-09dcaf8e790e73f2b0aaea20260c26ed8f63dd82.zip |
Stable on amd64 wrt bug #173175.
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-libs/STLport/STLport-5.1.2.ebuild')
-rw-r--r-- | dev-libs/STLport/STLport-5.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/STLport/STLport-5.1.2.ebuild b/dev-libs/STLport/STLport-5.1.2.ebuild index e9f009fe23db..dcac6f8e3cc4 100644 --- a/dev-libs/STLport/STLport-5.1.2.ebuild +++ b/dev-libs/STLport/STLport-5.1.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.2.ebuild,v 1.5 2007/04/07 19:41:45 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.2.ebuild,v 1.6 2007/04/13 12:25:09 wolf31o2 Exp $ inherit eutils versionator eutils toolchain-funcs multilib flag-o-matic -KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" DESCRIPTION="C++ STL library" HOMEPAGE="http://stlport.sourceforge.net/" |