summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-09-06 15:33:42 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-09-06 15:33:42 +0000
commited8791c780ca96e60dfd31224c079484a1d2040c (patch)
treed984bc17ec975991cf1847f2d80f9b36a48d2954 /dev-libs/pth
parentremoved glukalka from package.mask. no longer in portage. part of bug 105016 (diff)
downloadhistorical-ed8791c780ca96e60dfd31224c079484a1d2040c.tar.gz
historical-ed8791c780ca96e60dfd31224c079484a1d2040c.tar.bz2
historical-ed8791c780ca96e60dfd31224c079484a1d2040c.zip
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
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 a8cbbe40d956..d3003059f681 100644
--- a/dev-libs/pth/ChangeLog
+++ b/dev-libs/pth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/pth
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.31 2005/09/02 21:52:56 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.32 2005/09/06 15:32:14 corsair Exp $
+
+ 06 Sep 2005; Markus Rothe <corsair@gentoo.org> pth-2.0.3.ebuild:
+ Stable on ppc64
*pth-2.0.4 (02 Sep 2005)
diff --git a/dev-libs/pth/pth-2.0.3.ebuild b/dev-libs/pth/pth-2.0.3.ebuild
index 913e4ce88455..cd83bc44828c 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-2005 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.8 2005/07/31 14:54:30 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.9 2005/09/06 15:32:14 corsair 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 ~ppc-macos ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sparc ~x86"
IUSE=""
DEPEND=""