summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-09-24 10:21:26 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-09-24 10:21:26 +0000
commit412aa97b533e8175e2bf9946db2db81f3e050aaa (patch)
treeb191771237c684ad856070cf4e8528b2687bc806 /x11-apps/xwd
parent keyword ~x86-fbsd (diff)
downloadgentoo-2-412aa97b533e8175e2bf9946db2db81f3e050aaa.tar.gz
gentoo-2-412aa97b533e8175e2bf9946db2db81f3e050aaa.tar.bz2
gentoo-2-412aa97b533e8175e2bf9946db2db81f3e050aaa.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'x11-apps/xwd')
-rw-r--r--x11-apps/xwd/ChangeLog5
-rw-r--r--x11-apps/xwd/xwd-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog
index f790dfabb2ec..a40e920de08c 100644
--- a/x11-apps/xwd/ChangeLog
+++ b/x11-apps/xwd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.16 2008/09/11 17:54:37 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.17 2008/09/24 10:21:26 aballier Exp $
+
+ 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xwd-1.0.2.ebuild:
+ keyword ~x86-fbsd
*xwd-1.0.2 (11 Sep 2008)
diff --git a/x11-apps/xwd/xwd-1.0.2.ebuild b/x11-apps/xwd/xwd-1.0.2.ebuild
index 6892e883193f..15ef627408ef 100644
--- a/x11-apps/xwd/xwd-1.0.2.ebuild
+++ b/x11-apps/xwd/xwd-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.2.ebuild,v 1.1 2008/09/11 17:54:37 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.2.ebuild,v 1.2 2008/09/24 10:21:26 aballier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="dump an image of an X window"
-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="x11-libs/libXmu
x11-libs/libX11"