diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 16:34:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 16:34:13 +0000 |
commit | 21bfcfc9e10679e843290fe8219338a58061aa1b (patch) | |
tree | 7b8cb27645c33d99f6e70da903a692d97ccd55d9 /x11-wm | |
parent | x86 stable wrt bug #340979 (diff) | |
download | gentoo-2-21bfcfc9e10679e843290fe8219338a58061aa1b.tar.gz gentoo-2-21bfcfc9e10679e843290fe8219338a58061aa1b.tar.bz2 gentoo-2-21bfcfc9e10679e843290fe8219338a58061aa1b.zip |
stable ppc, bug 330525
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 5ef53e42e6d1..d9b4b6b58ccd 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,9 @@ # 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.116 2010/09/19 16:51:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.117 2010/10/14 16:34:13 ranger Exp $ + + 14 Oct 2010; Brent Baude <ranger@gentoo.org> windowmaker-0.92.0-r9.ebuild: + stable ppc, bug 330525 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> windowmaker-0.92.0-r9.ebuild: diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild index 7f96ebe90cc2..ef0624f8ebb0 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.4 2010/09/19 16:51:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r9.ebuild,v 1.5 2010/10/14 16:34:13 ranger 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 \ |