summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-12-29 21:51:15 +0000
committerMarkus Meier <maekke@gentoo.org>2010-12-29 21:51:15 +0000
commit4415bb31d3ca0cbcef9f651d569dabd5e543d448 (patch)
treedd256996748bda10109058b3855535065de46c77 /x11-apps/xwd
parentarm stable, bug #344827 (diff)
downloadgentoo-2-4415bb31d3ca0cbcef9f651d569dabd5e543d448.tar.gz
gentoo-2-4415bb31d3ca0cbcef9f651d569dabd5e543d448.tar.bz2
gentoo-2-4415bb31d3ca0cbcef9f651d569dabd5e543d448.zip
arm stable, bug #344827
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xwd')
-rw-r--r--x11-apps/xwd/ChangeLog5
-rw-r--r--x11-apps/xwd/xwd-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog
index 7ec517be175b..9a43f82dbf0e 100644
--- a/x11-apps/xwd/ChangeLog
+++ b/x11-apps/xwd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.39 2010/12/25 20:11:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.40 2010/12/29 21:51:15 maekke Exp $
+
+ 29 Dec 2010; Markus Meier <maekke@gentoo.org> xwd-1.0.4.ebuild:
+ arm stable, bug #344827
25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xwd-1.0.4.ebuild:
x86 stable, bug 344827
diff --git a/x11-apps/xwd/xwd-1.0.4.ebuild b/x11-apps/xwd/xwd-1.0.4.ebuild
index e85872ab3dd4..bd87f4dc9097 100644
--- a/x11-apps/xwd/xwd-1.0.4.ebuild
+++ b/x11-apps/xwd/xwd-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.4.ebuild,v 1.4 2010/12/25 20:11:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.4.ebuild,v 1.5 2010/12/29 21:51:15 maekke Exp $
EAPI=3
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="dump an image of an X window"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libX11"