diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-15 13:59:08 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-15 13:59:08 +0000 |
commit | ca689246b555a3374dae9aa49f96887e0a2eee78 (patch) | |
tree | ef417109712f277fde7afcb5ede38be8c0b599f2 /x11-wm | |
parent | ppc stable wrt #385207 (diff) | |
download | gentoo-2-ca689246b555a3374dae9aa49f96887e0a2eee78.tar.gz gentoo-2-ca689246b555a3374dae9aa49f96887e0a2eee78.tar.bz2 gentoo-2-ca689246b555a3374dae9aa49f96887e0a2eee78.zip |
ppc stable wrt #385799
(Portage version: 2.2.0_alpha63/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-r11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 4ce75f545a77..fc16fd6e05c1 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/windowmaker # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.125 2011/10/11 16:27:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.126 2011/10/15 13:59:08 xarthisius Exp $ + + 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + windowmaker-0.92.0-r11.ebuild: + ppc stable wrt #385799 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> windowmaker-0.92.0-r11.ebuild: Stable for HPPA (bug #385799). diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r11.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r11.ebuild index 62f43dd77381..999c9f195f4e 100644 --- a/x11-wm/windowmaker/windowmaker-0.92.0-r11.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.92.0-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r11.ebuild,v 1.6 2011/10/11 16:27:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r11.ebuild,v 1.7 2011/10/15 13:59:08 xarthisius Exp $ EAPI=3 @@ -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_prepare() { local psd="${WORKDIR}"/${P}-patchset-${PATCHVER} |