summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-11 22:55:16 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-11 22:55:16 +0000
commitc7263fe588a73ba4f78dd101e497808fd60a2354 (patch)
tree7a831aac18e1996bc6b4191ed8acef4dffe0b8a0
parentdescriptions for libxml (diff)
downloadgentoo-2-c7263fe588a73ba4f78dd101e497808fd60a2354.tar.gz
gentoo-2-c7263fe588a73ba4f78dd101e497808fd60a2354.tar.bz2
gentoo-2-c7263fe588a73ba4f78dd101e497808fd60a2354.zip
libxml2 is on a diff license than libxml
-rw-r--r--dev-libs/libxml2/libxml2-2.4.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.4.23.ebuild b/dev-libs/libxml2/libxml2-2.4.23.ebuild
index 7ed48ef3d243..652b7c4ce7ed 100644
--- a/dev-libs/libxml2/libxml2-2.4.23.ebuild
+++ b/dev-libs/libxml2/libxml2-2.4.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.23.ebuild,v 1.5 2002/08/11 22:54:32 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.23.ebuild,v 1.6 2002/08/11 22:55:16 seemant Exp $
inherit libtool
@@ -14,7 +14,7 @@ DEPEND=">=sys-libs/ncurses-5.2
>=sys-libs/zlib-1.1.4"
SLOT="2"
-LICENSE="GPL-2 LGPL-2"
+LICENSE="MIT"
KEYWORDS="x86 ppc"
src_compile() {