summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-03 07:49:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-03 07:49:05 +0000
commit674b62999776b856dea1295b1986afe0251bd74f (patch)
tree91105c54b7a4306d6af0445dbb5c72e8c3951b9b /dev-libs/STLport
parentStable for sparc, wrt bug #475078 (diff)
downloadgentoo-2-674b62999776b856dea1295b1986afe0251bd74f.tar.gz
gentoo-2-674b62999776b856dea1295b1986afe0251bd74f.tar.bz2
gentoo-2-674b62999776b856dea1295b1986afe0251bd74f.zip
Stable for sparc, wrt bug #477142
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/STLport')
-rw-r--r--dev-libs/STLport/ChangeLog5
-rw-r--r--dev-libs/STLport/STLport-5.2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/STLport/ChangeLog b/dev-libs/STLport/ChangeLog
index 2a5ffdc4f933..503f63e6dda0 100644
--- a/dev-libs/STLport/ChangeLog
+++ b/dev-libs/STLport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/STLport
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.81 2013/03/03 12:57:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.82 2013/08/03 07:49:05 ago Exp $
+
+ 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> STLport-5.2.1-r1.ebuild:
+ Stable for sparc, wrt bug #477142
*STLport-5.2.1-r1 (03 Mar 2013)
diff --git a/dev-libs/STLport/STLport-5.2.1-r1.ebuild b/dev-libs/STLport/STLport-5.2.1-r1.ebuild
index c7f4af0098c8..5e55909d752c 100644
--- a/dev-libs/STLport/STLport-5.2.1-r1.ebuild
+++ b/dev-libs/STLport/STLport-5.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.2.1-r1.ebuild,v 1.1 2013/03/03 12:57:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-5.2.1-r1.ebuild,v 1.2 2013/08/03 07:49:05 ago Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/stlport/${P}.tar.bz2
LICENSE="boehm-gc HPND"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
IUSE="boost debug static static-libs threads"
DEPEND="boost? ( >=dev-libs/boost-1.35.0-r5 )"