diff options
Diffstat (limited to 'dev-libs/STLport/STLport-5.1.0.ebuild')
-rw-r--r-- | dev-libs/STLport/STLport-5.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/STLport/STLport-5.1.0.ebuild b/dev-libs/STLport/STLport-5.1.0.ebuild index edf6073955bf..ced3d3b68105 100644 --- a/dev-libs/STLport/STLport-5.1.0.ebuild +++ b/dev-libs/STLport/STLport-5.1.0.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.0.ebuild,v 1.14 2007/02/16 21:50:29 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.0.ebuild,v 1.15 2007/02/18 11:10:30 dertobi123 Exp $ inherit eutils versionator eutils toolchain-funcs multilib flag-o-matic -KEYWORDS="amd64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 ~x86" DESCRIPTION="C++ STL library" HOMEPAGE="http://stlport.sourceforge.net/" |