diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-23 10:38:07 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-23 10:38:07 +0000 |
commit | bcd827920a2b94cb2786b41482714b033a7275d0 (patch) | |
tree | 2a6d4d31d11f183f99b87e6fd4211618748466e7 /dev-util/cook/cook-2.20.ebuild | |
parent | Added GNU GPL version 1 (diff) | |
download | gentoo-2-bcd827920a2b94cb2786b41482714b033a7275d0.tar.gz gentoo-2-bcd827920a2b94cb2786b41482714b033a7275d0.tar.bz2 gentoo-2-bcd827920a2b94cb2786b41482714b033a7275d0.zip |
repoman'd
Diffstat (limited to 'dev-util/cook/cook-2.20.ebuild')
-rw-r--r-- | dev-util/cook/cook-2.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cook/cook-2.20.ebuild b/dev-util/cook/cook-2.20.ebuild index 7d6bc0afff55..ca002ea9d5ed 100644 --- a/dev-util/cook/cook-2.20.ebuild +++ b/dev-util/cook/cook-2.20.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-util/cook/cook-2.20.ebuild,v 1.1 2002/07/23 10:02:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/cook-2.20.ebuild,v 1.2 2002/07/23 10:38:06 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Cook is a tool for constructing files. It is a replacement for make." @@ -8,7 +8,7 @@ SRC_URI="http://www.canb.auug.org.au/~millerp/cook/${P}.tar.gz" HOMEPAGE="http://www.canb.auug.org.au/~millerp/cook/cook.html" SLOT="0" -LICENSE="" +LICENSE="GPL-2" KEYWORDS="x86" DEPEND="sys-devel/bison" |