diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-24 11:50:47 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-24 11:50:47 +0000 |
commit | 7891f5ba6367d3c9e3fb7105dbc4d1e39ea33bda (patch) | |
tree | 09175db4f97271a037b422b285bdcb2ad21965f8 /x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild | |
parent | Clean up old revision. (diff) | |
download | historical-7891f5ba6367d3c9e3fb7105dbc4d1e39ea33bda.tar.gz historical-7891f5ba6367d3c9e3fb7105dbc4d1e39ea33bda.tar.bz2 historical-7891f5ba6367d3c9e3fb7105dbc4d1e39ea33bda.zip |
stable x86, bug 330525
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild')
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild index 04069de607e8..a7a10b0f3351 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.2 2010/08/20 10:28:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild,v 1.3 2010/08/24 11:50:47 fauli 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 \ |