summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 11:46:30 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 11:46:30 +0000
commit3182346c89ccaa5242ec2b1e841698d532928644 (patch)
tree0b39120408344950f7e98f1fd6305d0b9e23c41a /app-text/cook
parentStable on ppc. (diff)
downloadhistorical-3182346c89ccaa5242ec2b1e841698d532928644.tar.gz
historical-3182346c89ccaa5242ec2b1e841698d532928644.tar.bz2
historical-3182346c89ccaa5242ec2b1e841698d532928644.zip
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/cook')
-rw-r--r--app-text/cook/ChangeLog5
-rw-r--r--app-text/cook/cook-1.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/cook/ChangeLog b/app-text/cook/ChangeLog
index b13fd94439bd..b175880f7b47 100644
--- a/app-text/cook/ChangeLog
+++ b/app-text/cook/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/cook
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/cook/ChangeLog,v 1.9 2005/01/01 16:06:46 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cook/ChangeLog,v 1.10 2005/04/24 11:34:51 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> cook-1.0.2-r1.ebuild:
+ Stable on ppc.
06 Jun 2004; Aron Griffis <agriffis@gentoo.org> cook-1.0.2-r1.ebuild:
Fix typo: pkg_postint -> pkg_postinst
diff --git a/app-text/cook/cook-1.0.2-r1.ebuild b/app-text/cook/cook-1.0.2-r1.ebuild
index c6cd8bc91b37..5030341ab9f8 100644
--- a/app-text/cook/cook-1.0.2-r1.ebuild
+++ b/app-text/cook/cook-1.0.2-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild,v 1.4 2005/01/01 16:06:46 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild,v 1.5 2005/04/24 11:34:51 hansmi 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 ~ppc"
+KEYWORDS="x86 ppc"
IUSE=""
DEPEND="sys-libs/glibc"