summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-01-01 20:57:11 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-01-01 20:57:11 +0000
commit67444b9823c4e821da613c665640f936f8b0d68d (patch)
tree730bd9f45e45ffd04c61dc8d8f7fea83d73cc92c /www-servers/thttpd
parentAdded ~amd64 keyword. (diff)
downloadgentoo-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 'www-servers/thttpd')
-rw-r--r--www-servers/thttpd/ChangeLog7
-rw-r--r--www-servers/thttpd/thttpd-2.25b-r4.ebuild6
2 files changed, 8 insertions, 5 deletions
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() {