summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2006-10-08 19:58:07 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2006-10-08 19:58:07 +0000
commit7406a608dd263e560a8f2f985dff4156f3ea793f (patch)
treee78da37ae1864585a4272fda44597f7bc17f6f3b
parentStable on x86, bug #148441. (diff)
downloadgentoo-2-7406a608dd263e560a8f2f985dff4156f3ea793f.tar.gz
gentoo-2-7406a608dd263e560a8f2f985dff4156f3ea793f.tar.bz2
gentoo-2-7406a608dd263e560a8f2f985dff4156f3ea793f.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.2_pre2-r2)
-rw-r--r--www-servers/thttpd/ChangeLog5
-rw-r--r--www-servers/thttpd/thttpd-2.25b-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog
index b99a1d7051b2..dd579e01db83 100644
--- a/www-servers/thttpd/ChangeLog
+++ b/www-servers/thttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/thttpd
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.15 2006/09/06 14:31:17 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.16 2006/10/08 19:58:07 drizzt Exp $
+
+ 08 Oct 2006; Timothy Redaelli <drizzt@gentoo.org> thttpd-2.25b-r5.ebuild:
+ Added ~x86-fbsd keyword.
*thttpd-2.25b-r5 (06 Sep 2006)
diff --git a/www-servers/thttpd/thttpd-2.25b-r5.ebuild b/www-servers/thttpd/thttpd-2.25b-r5.ebuild
index 9ccefd0f500a..56134cf102a7 100644
--- a/www-servers/thttpd/thttpd-2.25b-r5.ebuild
+++ b/www-servers/thttpd/thttpd-2.25b-r5.ebuild
@@ -1,6 +1,6 @@
# 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-r5.ebuild,v 1.1 2006/09/06 14:31:17 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r5.ebuild,v 1.2 2006/10/08 19:58:07 drizzt 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="~amd64 ~hppa ppc x86"
+KEYWORDS="~amd64 ~hppa ppc x86 ~x86-fbsd"
IUSE="static"
src_unpack() {