summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-09 22:31:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-09 22:31:20 +0000
commit6294b14f0f764b17c30a25b11186bf199d59c800 (patch)
treed7814a7c8510fd43966b679a71dae7f7f5d42e09 /sys-fs/lvm-user
parentLICENSE fix (Manifest recommit) (diff)
downloadgentoo-2-6294b14f0f764b17c30a25b11186bf199d59c800.tar.gz
gentoo-2-6294b14f0f764b17c30a25b11186bf199d59c800.tar.bz2
gentoo-2-6294b14f0f764b17c30a25b11186bf199d59c800.zip
LICENSE fix
Diffstat (limited to 'sys-fs/lvm-user')
-rw-r--r--sys-fs/lvm-user/lvm-user-1.0.7-r1.ebuild4
-rw-r--r--sys-fs/lvm-user/lvm-user-1.0.7.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/lvm-user/lvm-user-1.0.7-r1.ebuild b/sys-fs/lvm-user/lvm-user-1.0.7-r1.ebuild
index 0b808499b860..deef2061055a 100644
--- a/sys-fs/lvm-user/lvm-user-1.0.7-r1.ebuild
+++ b/sys-fs/lvm-user/lvm-user-1.0.7-r1.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/sys-fs/lvm-user/lvm-user-1.0.7-r1.ebuild,v 1.7 2004/10/03 09:52:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm-user/lvm-user-1.0.7-r1.ebuild,v 1.8 2004/11/09 22:30:51 mr_bones_ Exp $
inherit flag-o-matic eutils
@@ -9,7 +9,7 @@ DESCRIPTION="User-land utilities for LVM (Logical Volume Manager) software"
HOMEPAGE="http://www.sistina.com/products_lvm.htm"
SRC_URI="ftp://ftp.sistina.com/pub/LVM/1.0/lvm_${PV}.tar.gz"
-LICENSE="GPL-2 | LGPL-2"
+LICENSE=" || ( GPL-2 LGPL-2 )"
SLOT="0"
KEYWORDS="~x86 -ppc ~sparc alpha ~hppa ~amd64"
IUSE="static"
diff --git a/sys-fs/lvm-user/lvm-user-1.0.7.ebuild b/sys-fs/lvm-user/lvm-user-1.0.7.ebuild
index 4f9724d61dac..a49237d6d068 100644
--- a/sys-fs/lvm-user/lvm-user-1.0.7.ebuild
+++ b/sys-fs/lvm-user/lvm-user-1.0.7.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/sys-fs/lvm-user/lvm-user-1.0.7.ebuild,v 1.6 2004/10/03 09:52:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm-user/lvm-user-1.0.7.ebuild,v 1.7 2004/11/09 22:30:51 mr_bones_ Exp $
inherit flag-o-matic
@@ -8,7 +8,7 @@ DESCRIPTION="User-land utilities for LVM (Logical Volume Manager) software"
HOMEPAGE="http://www.sistina.com/products_lvm.htm"
SRC_URI="ftp://ftp.sistina.com/pub/LVM/1.0/lvm_${PV}.tar.gz"
-LICENSE="GPL-2 | LGPL-2"
+LICENSE=" || ( GPL-2 LGPL-2 )"
SLOT="0"
KEYWORDS="x86 -ppc sparc hppa amd64"
IUSE="static"