summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-22 21:33:56 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-22 21:33:56 +0000
commitcc5c98d3ad5535175f2ba3f55664542ddffc29c2 (patch)
tree45140e09f2a0b2def05956d95b949a19d0672470 /net-www/gentoo-webroot-default
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-cc5c98d3ad5535175f2ba3f55664542ddffc29c2.tar.gz
gentoo-2-cc5c98d3ad5535175f2ba3f55664542ddffc29c2.tar.bz2
gentoo-2-cc5c98d3ad5535175f2ba3f55664542ddffc29c2.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'net-www/gentoo-webroot-default')
-rw-r--r--net-www/gentoo-webroot-default/ChangeLog8
-rw-r--r--net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-www/gentoo-webroot-default/ChangeLog b/net-www/gentoo-webroot-default/ChangeLog
index e2931f96ab99..71f4d2470804 100644
--- a/net-www/gentoo-webroot-default/ChangeLog
+++ b/net-www/gentoo-webroot-default/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/gentoo-webroot-default
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/ChangeLog,v 1.17 2005/10/07 18:00:11 gustavoz Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/ChangeLog,v 1.18 2006/04/22 21:33:56 flameeyes Exp $
+
+ 22 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ gentoo-webroot-default-0.2.ebuild:
+ Add ~x86-fbsd keyword.
07 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
gentoo-webroot-default-0.2.ebuild:
diff --git a/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild b/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild
index f79befa8be53..bfa7ede9a9e2 100644
--- a/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild
+++ b/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.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/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.12 2005/12/19 22:52:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.13 2006/04/22 21:33:56 flameeyes Exp $
DESCRIPTION="This is the default Gentoo WebServer content"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${PF}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="no-htdocs"
DEPEND=""