summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/autotoolset/ChangeLog8
-rw-r--r--dev-util/autotoolset/autotoolset-0.11.4-r1.ebuild6
-rw-r--r--www-servers/thttpd/ChangeLog7
-rw-r--r--www-servers/thttpd/thttpd-2.25b-r4.ebuild6
4 files changed, 17 insertions, 10 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
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog
index f01e0db92f81..22beb70083c7 100644
--- a/www-servers/thttpd/ChangeLog
+++ b/www-servers/thttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/thttpd
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.12 2005/12/25 15:38:44 flameeyes Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.13 2006/01/01 20:55:11 metalgod Exp $
+
+ 01 Jan 2006; Luis Medinas <metalgod@gentoo.org> thttpd-2.25b-r4.ebuild:
+ Added ~amd64 keyword.
25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> thttpd-2.25b-r4.ebuild:
Use bindnow-flags function instead of -Wl,-z,now.
diff --git a/www-servers/thttpd/thttpd-2.25b-r4.ebuild b/www-servers/thttpd/thttpd-2.25b-r4.ebuild
index 711352fd35a1..df4d3a178b99 100644
--- a/www-servers/thttpd/thttpd-2.25b-r4.ebuild
+++ b/www-servers/thttpd/thttpd-2.25b-r4.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/www-servers/thttpd/thttpd-2.25b-r4.ebuild,v 1.4 2005/12/25 15:38:44 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r4.ebuild,v 1.5 2006/01/01 20:55:11 metalgod Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://www.acme.com/software/thttpd/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~hppa ppc x86"
+KEYWORDS="~amd64 ~hppa ppc x86"
IUSE="static"
src_unpack() {