summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-18 20:11:32 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-18 20:11:32 +0000
commita80776286144610f298730375cd373eccc405cd8 (patch)
tree5a5e129278548fc027493f473882aab54d3a5000 /sys-libs
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-a80776286144610f298730375cd373eccc405cd8.tar.gz
gentoo-2-a80776286144610f298730375cd373eccc405cd8.tar.bz2
gentoo-2-a80776286144610f298730375cd373eccc405cd8.zip
Added to ~ppc
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libstatgrab/ChangeLog5
-rw-r--r--sys-libs/libstatgrab/libstatgrab-0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libstatgrab/ChangeLog b/sys-libs/libstatgrab/ChangeLog
index c9f057bc1331..cc8cf3a06c11 100644
--- a/sys-libs/libstatgrab/ChangeLog
+++ b/sys-libs/libstatgrab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libstatgrab
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v 1.1 2004/06/15 00:42:31 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v 1.2 2004/06/18 20:07:09 dholm Exp $
+
+ 18 Jun 2004; David Holm <dholm@gentoo.org> libstatgrab-0.10.ebuild:
+ Added to ~ppc.
*libstatgrab-0.10 (15 Jun 2004)
diff --git a/sys-libs/libstatgrab/libstatgrab-0.10.ebuild b/sys-libs/libstatgrab/libstatgrab-0.10.ebuild
index 18468909465f..3ecc3f582813 100644
--- a/sys-libs/libstatgrab/libstatgrab-0.10.ebuild
+++ b/sys-libs/libstatgrab/libstatgrab-0.10.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.10.ebuild,v 1.1 2004/06/15 00:42:31 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.10.ebuild,v 1.2 2004/06/18 20:07:09 dholm Exp $
DESCRIPTION="Provides cross platform access to statistics about the system on which it's run."
SRC_URI="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
HOMEPAGE="http://www.i-scream.org/libstatgrab/"
SLOT=0
LICENSE="GPL-2 | LGPL-2.1"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.4-r1
virtual/glibc"