summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/cook/ChangeLog5
-rw-r--r--dev-util/cook/cook-2.26.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cook/ChangeLog b/dev-util/cook/ChangeLog
index b522c3ad64fb..7d811b74c7b7 100644
--- a/dev-util/cook/ChangeLog
+++ b/dev-util/cook/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cook
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/ChangeLog,v 1.16 2007/04/12 21:42:44 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/ChangeLog,v 1.17 2007/04/24 19:43:28 gustavoz Exp $
+
+ 24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> cook-2.26.ebuild:
+ Stable on sparc
12 Apr 2007; <welp@gentoo.org> cook-2.26.ebuild:
Stable on amd64 wrt bug 170641
diff --git a/dev-util/cook/cook-2.26.ebuild b/dev-util/cook/cook-2.26.ebuild
index 3b0449f236fd..f313ba63080a 100644
--- a/dev-util/cook/cook-2.26.ebuild
+++ b/dev-util/cook/cook-2.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/cook-2.26.ebuild,v 1.3 2007/04/12 21:42:44 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/cook-2.26.ebuild,v 1.4 2007/04/24 19:43:28 gustavoz Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.canb.auug.org.au/~millerp/cook/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos sparc x86"
IUSE=""
DEPEND="sys-devel/bison"