diff options
author | David Holm <dholm@gentoo.org> | 2004-04-01 12:28:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-01 12:28:14 +0000 |
commit | 89498ad408fcabda539f2d52f92b11abe3b38c09 (patch) | |
tree | 35ecf586711a5ddfa2b5cb8367627754136d15f8 /app-text/cook/cook-1.0.2.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-89498ad408fcabda539f2d52f92b11abe3b38c09.tar.gz historical-89498ad408fcabda539f2d52f92b11abe3b38c09.tar.bz2 historical-89498ad408fcabda539f2d52f92b11abe3b38c09.zip |
Added to ~ppc
Diffstat (limited to 'app-text/cook/cook-1.0.2.ebuild')
-rw-r--r-- | app-text/cook/cook-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/cook/cook-1.0.2.ebuild b/app-text/cook/cook-1.0.2.ebuild index 43a7f98be336..81d2eb585582 100644 --- a/app-text/cook/cook-1.0.2.ebuild +++ b/app-text/cook/cook-1.0.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2.ebuild,v 1.3 2004/03/12 08:45:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2.ebuild,v 1.4 2004/04/01 12:28:14 dholm Exp $ DESCRIPTION="COOK is an embedded language which can be used as a macro preprocessor and for similar text processing." HOMEPAGE="http://cook.sourceforge.net/" SRC_URI="mirror://sourceforge/cook/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="sys-libs/glibc" |