summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-25 19:36:35 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-25 19:36:35 +0000
commitadd8da6a36bad019e6ca6a0e50d5d5ee81c0224c (patch)
treebeab8b05181d9d2920f6ce6da73b3ebb2ddc5da9 /x11-wm
parentmarked x86 per bug 422439 (diff)
downloadhistorical-add8da6a36bad019e6ca6a0e50d5d5ee81c0224c.tar.gz
historical-add8da6a36bad019e6ca6a0e50d5d5ee81c0224c.tar.bz2
historical-add8da6a36bad019e6ca6a0e50d5d5ee81c0224c.zip
marked x86 per bug 422443
Package-Manager: portage-2.2.0_alpha112/cvs/Linux i686
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/jwm/ChangeLog5
-rw-r--r--x11-wm/jwm/jwm-2.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/jwm/ChangeLog b/x11-wm/jwm/ChangeLog
index bca00b6857dd..9db337650d19 100644
--- a/x11-wm/jwm/ChangeLog
+++ b/x11-wm/jwm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/jwm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/ChangeLog,v 1.23 2012/06/22 14:30:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/ChangeLog,v 1.24 2012/06/25 19:36:35 jdhore Exp $
+
+ 25 Jun 2012; Jeff Horelick <jdhore@gentoo.org> jwm-2.1.0.ebuild:
+ marked x86 per bug 422443
22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> jwm-2.1.0.ebuild:
Stable for amd64, wrt bug #422443
diff --git a/x11-wm/jwm/jwm-2.1.0.ebuild b/x11-wm/jwm/jwm-2.1.0.ebuild
index e756b90e9b72..b73ae52b570e 100644
--- a/x11-wm/jwm/jwm-2.1.0.ebuild
+++ b/x11-wm/jwm/jwm-2.1.0.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-wm/jwm/jwm-2.1.0.ebuild,v 1.2 2012/06/22 14:30:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/jwm-2.1.0.ebuild,v 1.3 2012/06/25 19:36:35 jdhore Exp $
EAPI=4
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://joewing.net/programs/jwm/releases/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc x86"
IUSE="bidi debug jpeg png truetype xinerama xpm"
RDEPEND="xpm? ( x11-libs/libXpm )