summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2009-09-15 04:57:59 +0000
committerTom Gall <tgall@gentoo.org>2009-09-15 04:57:59 +0000
commit19cda517feebfa8cb8251d66f02c2c71c5e75846 (patch)
tree043042baa648d686d12d527a49cbfaa161fe643b /app-text/libspectre
parentFix libtool dependency (closing bug #284847, thanks to Kacper Kowalik <xarthi... (diff)
downloadgentoo-2-19cda517feebfa8cb8251d66f02c2c71c5e75846.tar.gz
gentoo-2-19cda517feebfa8cb8251d66f02c2c71c5e75846.tar.bz2
gentoo-2-19cda517feebfa8cb8251d66f02c2c71c5e75846.zip
stable on ppc64, bug #256176
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'app-text/libspectre')
-rw-r--r--app-text/libspectre/ChangeLog5
-rw-r--r--app-text/libspectre/libspectre-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libspectre/ChangeLog b/app-text/libspectre/ChangeLog
index c23a7fbed54a..dc39ac70f044 100644
--- a/app-text/libspectre/ChangeLog
+++ b/app-text/libspectre/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for app-text/libspectre
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/ChangeLog,v 1.29 2009/09/15 01:38:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/ChangeLog,v 1.30 2009/09/15 04:57:59 tgall Exp $
15 Sep 2009; Jeroen Roovers <jer@gentoo.org> libspectre-0.2.2.ebuild:
Stable for HPPA (bug #256176).
+ 14 Sep 2009; Tom Gall <tgall@gentoo.org> libspectre-0.2.2.ebuild:
+ stable on ppc64, bug #256176
+
13 Sep 2009; Raúl Porcel <armin76@gentoo.org> libspectre-0.2.2.ebuild:
ia64/sparc stable wrt #256176
diff --git a/app-text/libspectre/libspectre-0.2.2.ebuild b/app-text/libspectre/libspectre-0.2.2.ebuild
index 7e838193b491..0a2ed1b91f1e 100644
--- a/app-text/libspectre/libspectre-0.2.2.ebuild
+++ b/app-text/libspectre/libspectre-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.2.ebuild,v 1.7 2009/09/15 01:38:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.2.ebuild,v 1.8 2009/09/15 04:57:59 tgall Exp $
inherit libtool
@@ -10,7 +10,7 @@ SRC_URI="http://libspectre.freedesktop.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
SLOT="0"
IUSE="debug doc test"