diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-04-03 07:38:32 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-04-03 07:38:32 +0000 |
commit | e39714c5776fe82a6443ff55b484e68e95e918d5 (patch) | |
tree | 5c80de477acdf9eec980cee098f607cd88fdcc35 /dev-libs/STLport/STLport-5.1.2.ebuild | |
parent | x86 stable, security bug 173122 (diff) | |
download | gentoo-2-e39714c5776fe82a6443ff55b484e68e95e918d5.tar.gz gentoo-2-e39714c5776fe82a6443ff55b484e68e95e918d5.tar.bz2 gentoo-2-e39714c5776fe82a6443ff55b484e68e95e918d5.zip |
x86 stable, bug 173175
(Portage version: 2.1.2.2)
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 ac091cbc240d..fc16550f3f1a 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.3 2007/04/02 17:41:48 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.2.ebuild,v 1.4 2007/04/03 07:38:32 opfer 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/" |