summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-13 15:08:56 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-13 15:08:56 +0000
commita89c793c3d9a2390e4b20eb98d682be77cf0df3c (patch)
tree8dee4f028d974740fa6fa49bf2431f561dd1ba2b /dev-libs/pth
parentPatch to fix bug #170663, reported upstream. (diff)
downloadgentoo-2-a89c793c3d9a2390e4b20eb98d682be77cf0df3c.tar.gz
gentoo-2-a89c793c3d9a2390e4b20eb98d682be77cf0df3c.tar.bz2
gentoo-2-a89c793c3d9a2390e4b20eb98d682be77cf0df3c.zip
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs/pth')
-rw-r--r--dev-libs/pth/ChangeLog5
-rw-r--r--dev-libs/pth/pth-2.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog
index c67407d7e682..4c7b4a37b467 100644
--- a/dev-libs/pth/ChangeLog
+++ b/dev-libs/pth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/pth
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.44 2007/03/12 16:17:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.45 2007/03/13 15:08:56 gustavoz Exp $
+
+ 13 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> pth-2.0.3.ebuild:
+ Stable on sparc
12 Mar 2007; Raúl Porcel <armin76@gentoo.org> pth-2.0.3.ebuild:
x86 stable
diff --git a/dev-libs/pth/pth-2.0.3.ebuild b/dev-libs/pth/pth-2.0.3.ebuild
index 7919c0386760..c46a0ddf1879 100644
--- a/dev-libs/pth/pth-2.0.3.ebuild
+++ b/dev-libs/pth/pth-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.17 2007/03/12 16:17:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.18 2007/03/13 15:08:56 gustavoz Exp $
inherit eutils fixheadtails
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""