diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-20 10:28:50 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-20 10:28:50 +0000 |
commit | 0be6f354f254a9e2f9195159603ba8b7f8c967e0 (patch) | |
tree | f1f814dc544cfeb43dc70097c8ed2d5d3e5470fe /x11-wm | |
parent | stable x86, bug 333421 (diff) | |
download | gentoo-2-0be6f354f254a9e2f9195159603ba8b7f8c967e0.tar.gz gentoo-2-0be6f354f254a9e2f9195159603ba8b7f8c967e0.tar.bz2 gentoo-2-0be6f354f254a9e2f9195159603ba8b7f8c967e0.zip |
Stable on amd64 wrt bug #330525
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index ac0343274290..55f32f8e23b2 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/windowmaker # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.112 2010/07/14 01:05:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.113 2010/08/20 10:28:50 hwoarang Exp $ + + 20 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + windowmaker-0.92.0-r9.ebuild: + Stable on amd64 wrt bug #330525 14 Jul 2010; Jeroen Roovers <jer@gentoo.org> windowmaker-0.92.0-r8.ebuild: Stable for HPPA (bug #322741). diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild index f68790edbea0..04069de607e8 100644 --- a/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild,v 1.1 2010/06/28 15:04:00 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild,v 1.2 2010/08/20 10:28:50 hwoarang Exp $ EAPI=1 @@ -31,7 +31,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" src_unpack() { is-flag -fstack-protector && filter-flags -fstack-protector \ |