summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-08 08:49:36 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-08 08:49:36 +0000
commit0331ea3992953d89893b51f8b1a0e7b5a75dd3b4 (patch)
tree5d8dd19b7f375617b8e0dba3f4f223d287a94569
parentLICENSE fix (Manifest recommit) (diff)
downloadgentoo-2-0331ea3992953d89893b51f8b1a0e7b5a75dd3b4.tar.gz
gentoo-2-0331ea3992953d89893b51f8b1a0e7b5a75dd3b4.tar.bz2
gentoo-2-0331ea3992953d89893b51f8b1a0e7b5a75dd3b4.zip
LICENSE fix
-rw-r--r--dev-util/xmingw-binutils/xmingw-binutils-2.14.90.0.6.ebuild4
-rw-r--r--dev-util/xmingw-binutils/xmingw-binutils-2.15.90.0.2.ebuild4
-rw-r--r--gnome-extra/hal-device-manager/hal-device-manager-0.2.98.ebuild5
-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
6 files changed, 18 insertions, 16 deletions
diff --git a/dev-util/xmingw-binutils/xmingw-binutils-2.14.90.0.6.ebuild b/dev-util/xmingw-binutils/xmingw-binutils-2.14.90.0.6.ebuild
index e6a450727d93..10b746aa34d0 100644
--- a/dev-util/xmingw-binutils/xmingw-binutils-2.14.90.0.6.ebuild
+++ b/dev-util/xmingw-binutils/xmingw-binutils-2.14.90.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-binutils/xmingw-binutils-2.14.90.0.6.ebuild,v 1.3 2004/06/25 02:51:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-binutils/xmingw-binutils-2.14.90.0.6.ebuild,v 1.4 2004/11/08 08:48:38 mr_bones_ Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SRC_URI="mirror://kernel/linux/devel/binutils/${MY_P}.tar.bz2
mirror://sourceforge/mingw/${MINGW_PATCH}"
-LICENSE="GPL-2 | LGPL-2"
+LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
KEYWORDS="x86"
IUSE=""
diff --git a/dev-util/xmingw-binutils/xmingw-binutils-2.15.90.0.2.ebuild b/dev-util/xmingw-binutils/xmingw-binutils-2.15.90.0.2.ebuild
index 6e6f761b473b..525fd23868f1 100644
--- a/dev-util/xmingw-binutils/xmingw-binutils-2.15.90.0.2.ebuild
+++ b/dev-util/xmingw-binutils/xmingw-binutils-2.15.90.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-binutils/xmingw-binutils-2.15.90.0.2.ebuild,v 1.2 2004/06/25 02:51:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xmingw-binutils/xmingw-binutils-2.15.90.0.2.ebuild,v 1.3 2004/11/08 08:48:38 mr_bones_ Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SRC_URI="mirror://kernel/linux/devel/binutils/${MY_P}.tar.bz2
mirror://sourceforge/mingw/${MINGW_PATCH}"
-LICENSE="GPL-2 | LGPL-2"
+LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
diff --git a/gnome-extra/hal-device-manager/hal-device-manager-0.2.98.ebuild b/gnome-extra/hal-device-manager/hal-device-manager-0.2.98.ebuild
index deccc4c6c0fa..aca8cc8dc5b3 100644
--- a/gnome-extra/hal-device-manager/hal-device-manager-0.2.98.ebuild
+++ b/gnome-extra/hal-device-manager/hal-device-manager-0.2.98.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hal-device-manager/hal-device-manager-0.2.98.ebuild,v 1.1 2004/10/02 15:49:29 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hal-device-manager/hal-device-manager-0.2.98.ebuild,v 1.2 2004/11/08 08:49:36 mr_bones_ Exp $
DESCRIPTION="HAL device viewer"
HOMEPAGE="http://www.freedesktop.org/Software/hal"
-
SRC_URI=""
-LICENSE="GPL-2 | AFL-2.0"
+LICENSE="|| ( GPL-2 AFL-2.0 )"
SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
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