summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-12 16:08:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-12 16:08:59 +0000
commiteb4ab5c6958be58b60e17a386d56c18d335c3f7d (patch)
treec74a029af0a170f98cf49349520c0d1eff29212b /dev-libs/STLport
parentUpdated to use new gkrellm-plugin eclass (diff)
downloadgentoo-2-eb4ab5c6958be58b60e17a386d56c18d335c3f7d.tar.gz
gentoo-2-eb4ab5c6958be58b60e17a386d56c18d335c3f7d.tar.bz2
gentoo-2-eb4ab5c6958be58b60e17a386d56c18d335c3f7d.zip
x86 stable
(Portage version: 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/"