diff options
author | William McArthur <sandymac@gentoo.org> | 2002-04-29 20:53:42 +0000 |
---|---|---|
committer | William McArthur <sandymac@gentoo.org> | 2002-04-29 20:53:42 +0000 |
commit | ca77bd927fbd4eefa7a927432cb6d1bed5cc8611 (patch) | |
tree | 6aa18c986b4c59cb4fe51d7db680d0c6d52d4833 /x11-base/xfree | |
parent | Just added more licenses with one special case. Read "as-is" for details. (diff) | |
download | historical-ca77bd927fbd4eefa7a927432cb6d1bed5cc8611.tar.gz historical-ca77bd927fbd4eefa7a927432cb6d1bed5cc8611.tar.bz2 historical-ca77bd927fbd4eefa7a927432cb6d1bed5cc8611.zip |
Updated some ebuilds with the appropriate LICENSE="foo" line.
Diffstat (limited to 'x11-base/xfree')
-rw-r--r-- | x11-base/xfree/xfree-4.2.0-r9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-base/xfree/xfree-4.2.0-r9.ebuild b/x11-base/xfree/xfree-4.2.0-r9.ebuild index d27a612991b7..b99c642bca8d 100644 --- a/x11-base/xfree/xfree-4.2.0-r9.ebuild +++ b/x11-base/xfree/xfree-4.2.0-r9.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Achim Gottinger <achim@gentoo.org>, Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.0-r9.ebuild,v 1.5 2002/04/16 19:58:20 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.0-r9.ebuild,v 1.6 2002/04/29 20:53:42 sandymac Exp $ MY_V="`echo ${PV} |sed -e 's:\.::g'`" S=${WORKDIR}/xc @@ -22,6 +22,7 @@ SRC_URI="$SRC_PATH0/X${MY_V}src-1.tgz # NOTE: 4.2.0-xlib-i18n-module.patch is ONLY for XFree86 4.2.0 HOMEPAGE="http://www.xfree.org" +LICENSE="X11" DEPEND=">=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.3-r2 |