summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-01-17 22:58:58 +0000
committerJeroen Roovers <jer@gentoo.org>2010-01-17 22:58:58 +0000
commit46c8a58ceae0740e2d45a260fe335c9f59024af9 (patch)
tree2cece99c59cf437074f9e4c50ef0b7fd3abab19f /x11-apps/xwd
parentRevision bumps. (diff)
downloadgentoo-2-46c8a58ceae0740e2d45a260fe335c9f59024af9.tar.gz
gentoo-2-46c8a58ceae0740e2d45a260fe335c9f59024af9.tar.bz2
gentoo-2-46c8a58ceae0740e2d45a260fe335c9f59024af9.zip
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xwd')
-rw-r--r--x11-apps/xwd/ChangeLog5
-rw-r--r--x11-apps/xwd/xwd-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog
index 7964d63b6a73..6afe67d68056 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.31 2010/01/14 22:27:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.32 2010/01/17 22:58:58 jer Exp $
+
+ 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> xwd-1.0.3.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Markus Meier <maekke@gentoo.org> xwd-1.0.3.ebuild:
arm stable, bug #294958
diff --git a/x11-apps/xwd/xwd-1.0.3.ebuild b/x11-apps/xwd/xwd-1.0.3.ebuild
index a598792c8895..41518341fa1c 100644
--- a/x11-apps/xwd/xwd-1.0.3.ebuild
+++ b/x11-apps/xwd/xwd-1.0.3.ebuild
@@ -1,12 +1,12 @@
# 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.3.ebuild,v 1.6 2010/01/14 22:27:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.3.ebuild,v 1.7 2010/01/17 22:58:58 jer Exp $
inherit x-modular
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"
DEPEND="${RDEPEND}"