diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-01-01 20:57:11 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-01-01 20:57:11 +0000 |
commit | 67444b9823c4e821da613c665640f936f8b0d68d (patch) | |
tree | 730bd9f45e45ffd04c61dc8d8f7fea83d73cc92c /dev-util/autotoolset | |
parent | Added ~amd64 keyword. (diff) | |
download | gentoo-2-67444b9823c4e821da613c665640f936f8b0d68d.tar.gz gentoo-2-67444b9823c4e821da613c665640f936f8b0d68d.tar.bz2 gentoo-2-67444b9823c4e821da613c665640f936f8b0d68d.zip |
Added ~amd64 keyword.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-util/autotoolset')
-rw-r--r-- | dev-util/autotoolset/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/autotoolset/autotoolset-0.11.4-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/autotoolset/ChangeLog b/dev-util/autotoolset/ChangeLog index 7d643eda4d36..ac93083faf9e 100644 --- a/dev-util/autotoolset/ChangeLog +++ b/dev-util/autotoolset/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/autotoolset -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/autotoolset/ChangeLog,v 1.4 2005/08/30 01:19:29 robbat2 Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/autotoolset/ChangeLog,v 1.5 2006/01/01 20:57:11 metalgod Exp $ + + 01 Jan 2006; Luis Medinas <metalgod@gentoo.org> + autotoolset-0.11.4-r1.ebuild: + Added ~amd64 keyword. 30 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> autotoolset-0.11.4-r1.ebuild: diff --git a/dev-util/autotoolset/autotoolset-0.11.4-r1.ebuild b/dev-util/autotoolset/autotoolset-0.11.4-r1.ebuild index 2eefdf65e201..edfc58809c48 100644 --- a/dev-util/autotoolset/autotoolset-0.11.4-r1.ebuild +++ b/dev-util/autotoolset/autotoolset-0.11.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/autotoolset/autotoolset-0.11.4-r1.ebuild,v 1.3 2005/09/17 22:54:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/autotoolset/autotoolset-0.11.4-r1.ebuild,v 1.4 2006/01/01 20:57:11 metalgod Exp $ inherit eutils fixheadtails @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="sys-devel/autoconf |