diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 18:57:31 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 18:57:31 +0000 |
commit | 5422a657f9be3e699aba1f64ce8ee70309bd1d3e (patch) | |
tree | 384f322c0396b1d79d5a49c78446571b8d984264 /x11-apps/xwd/xwd-1.0.4.ebuild | |
parent | ppc stable wrt #344827, #354237 (diff) | |
download | gentoo-2-5422a657f9be3e699aba1f64ce8ee70309bd1d3e.tar.gz gentoo-2-5422a657f9be3e699aba1f64ce8ee70309bd1d3e.tar.bz2 gentoo-2-5422a657f9be3e699aba1f64ce8ee70309bd1d3e.zip |
ppc stable wrt #344827, #354237
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/xwd/xwd-1.0.4.ebuild')
-rw-r--r-- | x11-apps/xwd/xwd-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xwd/xwd-1.0.4.ebuild b/x11-apps/xwd/xwd-1.0.4.ebuild index fc4ca4d9a477..2760bfcc804f 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-2011 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.7 2011/02/12 18:40:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.4.ebuild,v 1.8 2011/02/14 18:57:31 xarthisius 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" |