summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/scrnsaverproto/ChangeLog6
-rw-r--r--x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog
index ee299f7059c0..4b8273faec3a 100644
--- a/x11-proto/scrnsaverproto/ChangeLog
+++ b/x11-proto/scrnsaverproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.14 2006/03/09 14:30:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.15 2006/03/31 20:07:25 flameeyes Exp $
+
+ 31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
+ scrnsaverproto-1.0.2.ebuild:
+ Add ~x86-fbsd keyword.
09 Mar 2006; Aron Griffis <agriffis@gentoo.org>
scrnsaverproto-1.0.2.ebuild:
diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.ebuild
index c06c338b869f..283a77da781d 100644
--- a/x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.ebuild
+++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.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/scrnsaverproto/scrnsaverproto-1.0.2.ebuild,v 1.5 2006/03/09 14:30:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.0.2.ebuild,v 1.6 2006/03/31 20:07:25 flameeyes Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org ScrnSaver 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}"