diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:39:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:39:43 +0000 |
commit | e2fa75c96f7bfb253dea52b6932c793d1c1c3b05 (patch) | |
tree | b3e8f74aa771eb0197c698a644e0c2c35f65b01a /x11-apps | |
parent | Stable for HPPA (bug #419473). (diff) | |
download | gentoo-2-e2fa75c96f7bfb253dea52b6932c793d1c1c3b05.tar.gz gentoo-2-e2fa75c96f7bfb253dea52b6932c793d1c1c3b05.tar.bz2 gentoo-2-e2fa75c96f7bfb253dea52b6932c793d1c1c3b05.zip |
Stable for HPPA (bug #419473).
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-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 148ae9767cfe..46364406c645 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.50 2012/06/28 05:53:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.51 2012/06/28 14:39:43 jer Exp $ + + 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xwd-1.0.5.ebuild: + Stable for HPPA (bug #419473). 28 Jun 2012; Markus Meier <maekke@gentoo.org> xwd-1.0.5.ebuild: arm stable, bug #419473 diff --git a/x11-apps/xwd/xwd-1.0.5.ebuild b/x11-apps/xwd/xwd-1.0.5.ebuild index fb098187b77b..5aba6cf1d8a4 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.7 2012/06/28 05:53:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.5.ebuild,v 1.8 2012/06/28 14:39:43 jer 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." |