summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-07-18 06:02:43 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-07-18 06:02:43 +0000
commit574f9a421fd97786f992f6f7f0e70c27d6c92876 (patch)
tree91ca8af3384040632807f16cf582a01086feceee /sys-libs/libstatgrab
parentver bump #57347 (diff)
downloadhistorical-574f9a421fd97786f992f6f7f0e70c27d6c92876.tar.gz
historical-574f9a421fd97786f992f6f7f0e70c27d6c92876.tar.bz2
historical-574f9a421fd97786f992f6f7f0e70c27d6c92876.zip
x86 stable
Diffstat (limited to 'sys-libs/libstatgrab')
-rw-r--r--sys-libs/libstatgrab/ChangeLog5
-rw-r--r--sys-libs/libstatgrab/Manifest14
-rw-r--r--sys-libs/libstatgrab/libstatgrab-0.10.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/sys-libs/libstatgrab/ChangeLog b/sys-libs/libstatgrab/ChangeLog
index 3e1b6b7cc55b..68111ab1ed9a 100644
--- a/sys-libs/libstatgrab/ChangeLog
+++ b/sys-libs/libstatgrab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libstatgrab
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v 1.4 2004/07/02 08:47:53 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/ChangeLog,v 1.5 2004/07/18 06:02:43 dragonheart Exp $
+
+ 18 Jul 2004; Daniel Black <dragonheart@gentoo.org> libstatgrab-0.10.ebuild:
+ x86 stable
02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
libstatgrab-0.10.ebuild:
diff --git a/sys-libs/libstatgrab/Manifest b/sys-libs/libstatgrab/Manifest
index 83009170eca0..207f2b08fd3a 100644
--- a/sys-libs/libstatgrab/Manifest
+++ b/sys-libs/libstatgrab/Manifest
@@ -1,4 +1,14 @@
-MD5 05830232154d122a888e36c2fcbf3552 ChangeLog 624
-MD5 b32d4fb9a9571cc11e825b177eecd486 libstatgrab-0.10.ebuild 1112
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 ec60945df9c08380da68e9f5a0246cf0 libstatgrab-0.10.ebuild 1112
+MD5 05033d0b3dbc450bbf7597707546c1ba ChangeLog 717
MD5 6d796b061ed1c1337ef157a5f74dab35 metadata.xml 403
MD5 de876db041af220fa9dbec5f31ee01e8 files/digest-libstatgrab-0.10 68
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFA+hRImdTrptrqvGERAjtqAJ9UfdvnwCH7578IRK5ae+dgiOYQVgCgg2NN
+aaj7vTP1Latg/GcH/bgCmFw=
+=7gGe
+-----END PGP SIGNATURE-----
diff --git a/sys-libs/libstatgrab/libstatgrab-0.10.ebuild b/sys-libs/libstatgrab/libstatgrab-0.10.ebuild
index 43e97c5b4113..fc8b722b42ef 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 Foundation
# 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.4 2004/07/02 08:47:53 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.10.ebuild,v 1.5 2004/07/18 06:02:43 dragonheart 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 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.4-r1
virtual/libc"