diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-02-12 04:54:08 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-02-12 04:54:08 +0000 |
commit | ee1bddaefa60ca9c5886cdf526a3929a10396ac2 (patch) | |
tree | 3e72791b14a639f77840a46628a991fa11dd3711 /sys-block/di/di-4.5.ebuild | |
parent | add note about hppa/pie and LDFLAG culling (diff) | |
download | gentoo-2-ee1bddaefa60ca9c5886cdf526a3929a10396ac2.tar.gz gentoo-2-ee1bddaefa60ca9c5886cdf526a3929a10396ac2.tar.bz2 gentoo-2-ee1bddaefa60ca9c5886cdf526a3929a10396ac2.zip |
license is really a ZLIB variant. Change license to ZLIB. Bug #209770
(Portage version: 2.1.4.3)
Diffstat (limited to 'sys-block/di/di-4.5.ebuild')
-rw-r--r-- | sys-block/di/di-4.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/di/di-4.5.ebuild b/sys-block/di/di-4.5.ebuild index b8d1944d72aa..3ecc4054752b 100644 --- a/sys-block/di/di-4.5.ebuild +++ b/sys-block/di/di-4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/di/di-4.5.ebuild,v 1.7 2006/10/30 17:44:37 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/di/di-4.5.ebuild,v 1.8 2008/02/12 04:54:08 cardoe Exp $ inherit toolchain-funcs @@ -8,7 +8,7 @@ DESCRIPTION="Disk Information Utility" HOMEPAGE="http://www.gentoo.com/di/" SRC_URI="http://www.gentoo.com/di/${P}.tar.gz" -LICENSE="as-is" +LICENSE="ZLIB" SLOT="0" KEYWORDS="amd64 ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="" |