summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-libs/libstatgrab/ChangeLog7
-rw-r--r--sys-libs/libstatgrab/libstatgrab-0.16.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-libs/libstatgrab/ChangeLog b/sys-libs/libstatgrab/ChangeLog
index 7f079eac1118..b04767db690c 100644
--- a/sys-libs/libstatgrab/ChangeLog
+++ b/sys-libs/libstatgrab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libstatgrab
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v 1.19 2011/07/20 15:04:25 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v 1.20 2012/02/06 16:20:36 ranger Exp $
+
+ 06 Feb 2012; Brent Baude <ranger@gentoo.org> libstatgrab-0.16.ebuild:
+ Marking libstatgrab-0.16 ppc for bug 397237
20 Jul 2011; Pacho Ramos <pacho@gentoo.org> -libstatgrab-0.15.ebuild,
metadata.xml:
diff --git a/sys-libs/libstatgrab/libstatgrab-0.16.ebuild b/sys-libs/libstatgrab/libstatgrab-0.16.ebuild
index 8c53fcf4df5f..beb651eb2f51 100644
--- a/sys-libs/libstatgrab/libstatgrab-0.16.ebuild
+++ b/sys-libs/libstatgrab/libstatgrab-0.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.16.ebuild,v 1.2 2009/01/03 15:06:57 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.16.ebuild,v 1.3 2012/02/06 16:20:36 ranger Exp $
DESCRIPTION="a tool to provide access to statistics about the system on which it's run."
HOMEPAGE="http://www.i-scream.org/libstatgrab/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libsta
LICENSE="|| ( GPL-2 LGPL-2.1 )"
SLOT=0
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ppc ~x86"
IUSE=""
src_compile() {