summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-22 14:30:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-22 14:30:17 +0000
commitc9ea6aaf471bacd55d62391d9f076381e8409c41 (patch)
tree19ad8446ecc54ec2a545ada2a119e1b72fa409ae /x11-wm/jwm
parentStable for amd64, wrt bug #422407 (diff)
downloadgentoo-2-c9ea6aaf471bacd55d62391d9f076381e8409c41.tar.gz
gentoo-2-c9ea6aaf471bacd55d62391d9f076381e8409c41.tar.bz2
gentoo-2-c9ea6aaf471bacd55d62391d9f076381e8409c41.zip
Stable for amd64, wrt bug #422443
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/jwm')
-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 e5430ffbde32..bca00b6857dd 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.22 2012/01/31 23:02:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/ChangeLog,v 1.23 2012/06/22 14:30:17 ago Exp $
+
+ 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> jwm-2.1.0.ebuild:
+ Stable for amd64, wrt bug #422443
*jwm-2.1.0 (31 Jan 2012)
diff --git a/x11-wm/jwm/jwm-2.1.0.ebuild b/x11-wm/jwm/jwm-2.1.0.ebuild
index 9453cb8a2f77..e756b90e9b72 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.1 2012/01/31 23:02:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/jwm/jwm-2.1.0.ebuild,v 1.2 2012/06/22 14:30:17 ago 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 )