summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-08 08:44:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-08 08:44:55 +0000
commita56c355465626feb168841700983c0e56d1dd7aa (patch)
treef3b1b88a155fa608b120e7eb6d6855fab0d9e942 /sys-libs/libstatgrab
parentLICENSE fix (diff)
downloadhistorical-a56c355465626feb168841700983c0e56d1dd7aa.tar.gz
historical-a56c355465626feb168841700983c0e56d1dd7aa.tar.bz2
historical-a56c355465626feb168841700983c0e56d1dd7aa.zip
LICENSE fix
Diffstat (limited to 'sys-libs/libstatgrab')
-rw-r--r--sys-libs/libstatgrab/Manifest8
-rw-r--r--sys-libs/libstatgrab/libstatgrab-0.10.2.ebuild7
-rw-r--r--sys-libs/libstatgrab/libstatgrab-0.10.3.ebuild7
-rw-r--r--sys-libs/libstatgrab/libstatgrab-0.10.ebuild7
4 files changed, 16 insertions, 13 deletions
diff --git a/sys-libs/libstatgrab/Manifest b/sys-libs/libstatgrab/Manifest
index b2a55ba06b1b..db596d52dfe7 100644
--- a/sys-libs/libstatgrab/Manifest
+++ b/sys-libs/libstatgrab/Manifest
@@ -1,8 +1,8 @@
-MD5 d10a6428681c90d395bce92789e914fa libstatgrab-0.10.2.ebuild 958
-MD5 6b21cae7d7ebdf559e0fe5e48f03bdcc libstatgrab-0.10.ebuild 1113
-MD5 6d796b061ed1c1337ef157a5f74dab35 metadata.xml 403
-MD5 51eeb2770fffecc4b6a6001f34213bf8 libstatgrab-0.10.3.ebuild 959
MD5 0a43dcbce081ac6a4373c2c04f584cfb ChangeLog 1458
+MD5 8e370e22d00550ab5c4af785a84c88cb libstatgrab-0.10.ebuild 1120
+MD5 6d796b061ed1c1337ef157a5f74dab35 metadata.xml 403
+MD5 a2f824d765184318a9733a598f0a113f libstatgrab-0.10.2.ebuild 965
+MD5 22dfadb4ca673f2dcd41e0f784e5345c libstatgrab-0.10.3.ebuild 966
MD5 de876db041af220fa9dbec5f31ee01e8 files/digest-libstatgrab-0.10 68
MD5 54a05eef77356a7ada5ebec1842f2c0a files/digest-libstatgrab-0.10.2 70
MD5 ecd8e09b4add7c415c7136be9085c1a7 files/digest-libstatgrab-0.10.3 70
diff --git a/sys-libs/libstatgrab/libstatgrab-0.10.2.ebuild b/sys-libs/libstatgrab/libstatgrab-0.10.2.ebuild
index 595525b154dd..4fd20462b2e5 100644
--- a/sys-libs/libstatgrab/libstatgrab-0.10.2.ebuild
+++ b/sys-libs/libstatgrab/libstatgrab-0.10.2.ebuild
@@ -1,12 +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.2.ebuild,v 1.3 2004/10/04 21:26:03 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.10.2.ebuild,v 1.4 2004/11/08 08:44:55 mr_bones_ Exp $
DESCRIPTION="Provides cross platform access to statistics about the system on which it's run."
-SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
HOMEPAGE="http://www.i-scream.org/libstatgrab/"
+SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
+
+LICENSE="|| ( GPL-2 LGPL-2.1 )"
SLOT=0
-LICENSE="GPL-2 | LGPL-2.1"
KEYWORDS="x86 ppc"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.4-r1
diff --git a/sys-libs/libstatgrab/libstatgrab-0.10.3.ebuild b/sys-libs/libstatgrab/libstatgrab-0.10.3.ebuild
index a8c06d84407c..8ba25196d924 100644
--- a/sys-libs/libstatgrab/libstatgrab-0.10.3.ebuild
+++ b/sys-libs/libstatgrab/libstatgrab-0.10.3.ebuild
@@ -1,12 +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.3.ebuild,v 1.2 2004/10/04 21:26:03 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.10.3.ebuild,v 1.3 2004/11/08 08:44:55 mr_bones_ Exp $
DESCRIPTION="Provides cross platform access to statistics about the system on which it's run."
-SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
HOMEPAGE="http://www.i-scream.org/libstatgrab/"
+SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
+
+LICENSE="|| ( GPL-2 LGPL-2.1 )"
SLOT=0
-LICENSE="GPL-2 | LGPL-2.1"
KEYWORDS="~x86 ppc"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.4-r1
diff --git a/sys-libs/libstatgrab/libstatgrab-0.10.ebuild b/sys-libs/libstatgrab/libstatgrab-0.10.ebuild
index 4effef4fbc49..a1d7f2e95ed1 100644
--- a/sys-libs/libstatgrab/libstatgrab-0.10.ebuild
+++ b/sys-libs/libstatgrab/libstatgrab-0.10.ebuild
@@ -1,12 +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.7 2004/09/03 18:24:07 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstatgrab/libstatgrab-0.10.ebuild,v 1.8 2004/11/08 08:44:55 mr_bones_ Exp $
DESCRIPTION="Provides cross platform access to statistics about the system on which it's run."
-SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
HOMEPAGE="http://www.i-scream.org/libstatgrab/"
+SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
+
+LICENSE="|| ( GPL-2 LGPL-2.1 )"
SLOT=0
-LICENSE="GPL-2 | LGPL-2.1"
KEYWORDS="x86 ppc"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.4-r1