diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 18:55:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 18:55:52 +0000 |
commit | c29a8c6eeaa4be1e2ba73c0618ad9381ab266a0e (patch) | |
tree | 003ba259e3e9e3cacbf81c243d4cd410c08714fe /x11-apps/xwd | |
parent | Stable for x86, wrt bug #419473 (diff) | |
download | gentoo-2-c29a8c6eeaa4be1e2ba73c0618ad9381ab266a0e.tar.gz gentoo-2-c29a8c6eeaa4be1e2ba73c0618ad9381ab266a0e.tar.bz2 gentoo-2-c29a8c6eeaa4be1e2ba73c0618ad9381ab266a0e.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xwd')
-rw-r--r-- | x11-apps/xwd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwd/xwd-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog index ec8600537691..0b6400633ff8 100644 --- a/x11-apps/xwd/ChangeLog +++ b/x11-apps/xwd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.48 2012/06/22 20:34:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.49 2012/06/24 18:55:52 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xwd-1.0.5.ebuild: + Stable for x86, wrt bug #419473 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xwd-1.0.5.ebuild: Stable for amd64, wrt bug #419473 diff --git a/x11-apps/xwd/xwd-1.0.5.ebuild b/x11-apps/xwd/xwd-1.0.5.ebuild index a42a53075ce2..9656e788848d 100644 --- a/x11-apps/xwd/xwd-1.0.5.ebuild +++ b/x11-apps/xwd/xwd-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.5.ebuild,v 1.5 2012/06/22 20:34:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.5.ebuild,v 1.6 2012/06/24 18:55:52 ago Exp $ EAPI=4 @@ -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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" # libXt dependency is not in configure.ac, bug #408629, upstream #47462." |