summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-12 16:20:46 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-12 16:20:46 +0000
commita7880f884750c4f95208ec2b87c1286b7c2d6ba2 (patch)
tree475cccb3cfded227934fd809b6849688f94b788e /dev-libs/STLport
parentInstall menu entry, bug #160252 (diff)
downloadhistorical-a7880f884750c4f95208ec2b87c1286b7c2d6ba2.tar.gz
historical-a7880f884750c4f95208ec2b87c1286b7c2d6ba2.tar.bz2
historical-a7880f884750c4f95208ec2b87c1286b7c2d6ba2.zip
x86 stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-libs/STLport')
-rw-r--r--dev-libs/STLport/ChangeLog5
-rw-r--r--dev-libs/STLport/STLport-5.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/STLport/ChangeLog b/dev-libs/STLport/ChangeLog
index 9dc09dd75a25..218f75263ff9 100644
--- a/dev-libs/STLport/ChangeLog
+++ b/dev-libs/STLport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/STLport
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.53 2007/03/08 23:03:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.54 2007/03/12 16:08:59 armin76 Exp $
+
+ 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> STLport-5.1.0.ebuild:
+ x86 stable
08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> STLport-5.1.0.ebuild:
Keyworded ~sparc
diff --git a/dev-libs/STLport/STLport-5.1.0.ebuild b/dev-libs/STLport/STLport-5.1.0.ebuild
index 5052c47244f3..4aa2ea7fca04 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.16 2007/03/08 23:03:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.0.ebuild,v 1.17 2007/03/12 16:08:59 armin76 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/"