diff options
author | 2002-07-10 16:17:58 +0000 | |
---|---|---|
committer | 2002-07-10 16:17:58 +0000 | |
commit | d85ae73b449f0153f4e7905b9a9c82c517b4e3fb (patch) | |
tree | f595c567910ff206ea183d507365cea2f7964a97 /sys-apps/isapnptools/isapnptools-1.23-r1.ebuild | |
parent | added ChamgeLog (diff) | |
download | gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.tar.gz gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.tar.bz2 gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.zip |
Added LICENSE tag
Diffstat (limited to 'sys-apps/isapnptools/isapnptools-1.23-r1.ebuild')
-rw-r--r-- | sys-apps/isapnptools/isapnptools-1.23-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/isapnptools/isapnptools-1.23-r1.ebuild b/sys-apps/isapnptools/isapnptools-1.23-r1.ebuild index 68aa4f089134..d91e82c8715b 100644 --- a/sys-apps/isapnptools/isapnptools-1.23-r1.ebuild +++ b/sys-apps/isapnptools/isapnptools-1.23-r1.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/isapnptools/isapnptools-1.23-r1.ebuild,v 1.2 2001/09/02 04:13:09 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/isapnptools/isapnptools-1.23-r1.ebuild,v 1.3 2002/07/10 16:17:58 aliz Exp $ A=${P}.tgz S=${WORKDIR}/${P} DESCRIPTION="Tools for configuring ISA PnP devices" SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/hardware/${A}" HOMEPAGE="http://www.roestock.demon.co.uk/isapnptools/" +LICENSE="GPL-2" DEPEND="virtual/glibc" |