diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-08 11:38:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-08 11:38:39 +0000 |
commit | f0631db309bc4247880a1384cb032a9b41e27f66 (patch) | |
tree | adba37178f21428897043ac5aafdf7cb3e995793 /dev-libs/STLport/STLport-5.1.5.ebuild | |
parent | Stable on ppc wrt bug 245838 (diff) | |
download | gentoo-2-f0631db309bc4247880a1384cb032a9b41e27f66.tar.gz gentoo-2-f0631db309bc4247880a1384cb032a9b41e27f66.tar.bz2 gentoo-2-f0631db309bc4247880a1384cb032a9b41e27f66.zip |
Stable on ppc wrt bug 240608
(Portage version: 2.1.4.5)
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 b2a6b4efa155..cc4532bfa903 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.3 2008/11/02 12:16:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.5.ebuild,v 1.4 2008/11/08 11:38:39 nixnut 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/" |