diff options
Diffstat (limited to 'dev-libs/STLport/STLport-5.1.5.ebuild')
-rw-r--r-- | dev-libs/STLport/STLport-5.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/STLport/STLport-5.1.5.ebuild b/dev-libs/STLport/STLport-5.1.5.ebuild index dedfa181c403..b2a6b4efa155 100644 --- a/dev-libs/STLport/STLport-5.1.5.ebuild +++ b/dev-libs/STLport/STLport-5.1.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.5.ebuild,v 1.2 2008/05/04 09:06:55 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.5.ebuild,v 1.3 2008/11/02 12:16:47 maekke 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/" |