diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-17 16:58:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-17 16:58:48 +0000 |
commit | 345d0da9be7785dcb3d593786d40262e8eb97406 (patch) | |
tree | aeb36d4b00cb427f91e9318fdec1df4ff5959ccc /app-text | |
parent | Add a warning about adding the appropriate network script to the boot runlevel. (diff) | |
download | gentoo-2-345d0da9be7785dcb3d593786d40262e8eb97406.tar.gz gentoo-2-345d0da9be7785dcb3d593786d40262e8eb97406.tar.bz2 gentoo-2-345d0da9be7785dcb3d593786d40262e8eb97406.zip |
Add ~amd64
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cook/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/cook/cook-1.0.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/cook/ChangeLog b/app-text/cook/ChangeLog index 61480a9f6eeb..d5a29ab30325 100644 --- a/app-text/cook/ChangeLog +++ b/app-text/cook/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/cook -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cook/ChangeLog,v 1.16 2010/01/15 03:34:40 abcd Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/cook/ChangeLog,v 1.17 2012/10/17 16:58:48 ago Exp $ + + 17 Oct 2012; Agostino Sarubbo <ago@gentoo.org> cook-1.0.2-r1.ebuild: + Add ~amd64 15 Jan 2010; Jonathan Callen <abcd@gentoo.org> cook-1.0.2-r1.ebuild: Add prefix keywords, cleanup QA violations diff --git a/app-text/cook/cook-1.0.2-r1.ebuild b/app-text/cook/cook-1.0.2-r1.ebuild index 3968f2e03398..b2d73d768871 100644 --- a/app-text/cook/cook-1.0.2-r1.ebuild +++ b/app-text/cook/cook-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 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.11 2010/01/15 03:34:40 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild,v 1.12 2012/10/17 16:58:48 ago Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cook/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc x86 ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~amd64 ppc x86 ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" DEPEND="" |