summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-03-10 14:42:45 +0000
committerPeter Weller <welp@gentoo.org>2007-03-10 14:42:45 +0000
commit0394c02f355a015d0484622b3b04880ac69d9a67 (patch)
tree06c6c0d67d2d67c4d7a6bd9875dcb82b5cf2392f /xfce-extra/xfce4-fsguard
parentstop using $IMAGE (diff)
downloadgentoo-2-0394c02f355a015d0484622b3b04880ac69d9a67.tar.gz
gentoo-2-0394c02f355a015d0484622b3b04880ac69d9a67.tar.bz2
gentoo-2-0394c02f355a015d0484622b3b04880ac69d9a67.zip
Keyworded ~x86-fbsd
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-fsguard')
-rw-r--r--xfce-extra/xfce4-fsguard/ChangeLog5
-rw-r--r--xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-fsguard/ChangeLog b/xfce-extra/xfce4-fsguard/ChangeLog
index 5d493baf6ff5..8a657f73369b 100644
--- a/xfce-extra/xfce4-fsguard/ChangeLog
+++ b/xfce-extra/xfce4-fsguard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-fsguard
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/ChangeLog,v 1.13 2007/03/10 08:58:08 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/ChangeLog,v 1.14 2007/03/10 14:42:45 welp Exp $
+
+ 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-fsguard-0.3.0.ebuild:
+ Keyworded ~x86-fbsd
10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-fsguard-0.3.0.ebuild:
Stable on amd64 wrt bug 169987
diff --git a/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild b/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild
index b52bce682298..4d35a2403b25 100644
--- a/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild
+++ b/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild,v 1.7 2007/03/10 08:58:08 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard/xfce4-fsguard-0.3.0.ebuild,v 1.8 2007/03/10 14:42:45 welp Exp $
WANT_AUTOCONF=latest
WANT_AUTOMAKE=latest
@@ -10,7 +10,7 @@ inherit xfce44 eutils autotools
xfce44
DESCRIPTION="Filesystem guard panel plugin"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd"
DEPEND=">=xfce-extra/xfce4-dev-tools-${XFCE_MASTER_VERSION}"