summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-11-30 19:08:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-11-30 19:08:35 +0000
commit6e3c17c533032554df8723320be4da9a2be71b62 (patch)
treeda3790ebfc180f2420c0e218e72e9dfa273930d3 /dev-libs
parentVersion bump. Remove junk content from the lua patch. This commit fixes bug... (diff)
downloadgentoo-2-6e3c17c533032554df8723320be4da9a2be71b62.tar.gz
gentoo-2-6e3c17c533032554df8723320be4da9a2be71b62.tar.bz2
gentoo-2-6e3c17c533032554df8723320be4da9a2be71b62.zip
sparc stable wrt #240608
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/STLport/ChangeLog5
-rw-r--r--dev-libs/STLport/STLport-5.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/STLport/ChangeLog b/dev-libs/STLport/ChangeLog
index 9cb7ddc8b0d2..46505ba96536 100644
--- a/dev-libs/STLport/ChangeLog
+++ b/dev-libs/STLport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/STLport
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.69 2008/11/08 11:38:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.70 2008/11/30 19:08:35 armin76 Exp $
+
+ 30 Nov 2008; Raúl Porcel <armin76@gentoo.org> STLport-5.1.5.ebuild:
+ sparc stable wrt #240608
08 Nov 2008; nixnut <nixnut@gentoo.org> STLport-5.1.5.ebuild:
Stable on ppc wrt bug 240608
diff --git a/dev-libs/STLport/STLport-5.1.5.ebuild b/dev-libs/STLport/STLport-5.1.5.ebuild
index cc4532bfa903..e328ea85a236 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.4 2008/11/08 11:38:39 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.1.5.ebuild,v 1.5 2008/11/30 19:08:35 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/"