diff options
author | 2010-07-03 23:55:43 +0000 | |
---|---|---|
committer | 2010-07-03 23:55:43 +0000 | |
commit | 8ff186824b5bc04b77aa6b30efe27942bf098b37 (patch) | |
tree | e74e6eb920861c94539b59d5fe0014033c3b9252 /x11-wm | |
parent | ppc64 stable wrt #323373 (diff) | |
download | gentoo-2-8ff186824b5bc04b77aa6b30efe27942bf098b37.tar.gz gentoo-2-8ff186824b5bc04b77aa6b30efe27942bf098b37.tar.bz2 gentoo-2-8ff186824b5bc04b77aa6b30efe27942bf098b37.zip |
ppc64 stable wrt #322741
(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-r8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 5a64df5c05b3..6aff1f334992 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.109 2010/06/28 15:04:00 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.110 2010/07/03 23:55:43 ssuominen Exp $ + + 03 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + windowmaker-0.92.0-r8.ebuild: + ppc64 stable wrt #322741 *windowmaker-0.92.0-r9 (28 Jun 2010) diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild index afa27f308bdd..934d09f5d393 100644 --- a/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.92.0-r8.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-r8.ebuild,v 1.8 2010/06/26 14:27:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild,v 1.9 2010/07/03 23:55:43 ssuominen 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 \ |