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 8943524a4635..b522c3ad64fb 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.15 2007/03/21 15:11:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/ChangeLog,v 1.16 2007/04/12 21:42:44 welp Exp $
+
+ 12 Apr 2007; <welp@gentoo.org> cook-2.26.ebuild:
+ Stable on amd64 wrt bug 170641
21 Mar 2007; Raúl Porcel <armin76@gentoo.org> cook-2.26.ebuild:
x86 stable
diff --git a/dev-util/cook/cook-2.26.ebuild b/dev-util/cook/cook-2.26.ebuild
index 452b8d01f500..3b0449f236fd 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.2 2007/03/21 15:11:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/cook-2.26.ebuild,v 1.3 2007/04/12 21:42:44 welp 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="~ppc ~ppc-macos ~sparc x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86"
IUSE=""
DEPEND="sys-devel/bison"