summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-31 20:09:09 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-31 20:09:09 +0000
commite29a17ea420b0678420de9eb2629fdcfe75d25a1 (patch)
tree1265631b49b11d17cdf40cb9b2d9ae2139b08598 /x11-proto/fixesproto
parentAdd ~x86-fbsd keyword. (diff)
downloadhistorical-e29a17ea420b0678420de9eb2629fdcfe75d25a1.tar.gz
historical-e29a17ea420b0678420de9eb2629fdcfe75d25a1.tar.bz2
historical-e29a17ea420b0678420de9eb2629fdcfe75d25a1.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_pre7-r3
Diffstat (limited to 'x11-proto/fixesproto')
-rw-r--r--x11-proto/fixesproto/ChangeLog5
-rw-r--r--x11-proto/fixesproto/fixesproto-4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog
index f57d7282c6f1..b0d0b09ee890 100644
--- a/x11-proto/fixesproto/ChangeLog
+++ b/x11-proto/fixesproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/fixesproto
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.15 2006/03/22 18:41:37 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.16 2006/03/31 19:45:58 flameeyes Exp $
+
+ 31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> fixesproto-4.0.ebuild:
+ Add ~x86-fbsd keyword.
*fixesproto-4.0 (22 Mar 2006)
diff --git a/x11-proto/fixesproto/fixesproto-4.0.ebuild b/x11-proto/fixesproto/fixesproto-4.0.ebuild
index 892614c14f1a..862594e0c5ed 100644
--- a/x11-proto/fixesproto/fixesproto-4.0.ebuild
+++ b/x11-proto/fixesproto/fixesproto-4.0.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/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.1 2006/03/22 18:41:37 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.2 2006/03/31 19:45:59 flameeyes Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org Fixes protocol headers"
-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"
RDEPEND=""
DEPEND="${RDEPEND}"