diff options
author | 2011-10-11 16:27:46 +0000 | |
---|---|---|
committer | 2011-10-11 16:27:46 +0000 | |
commit | f21dda7adc2ad557bbdda69d0f96ec62e9702804 (patch) | |
tree | dacfe29ccc20fdf93daa8d414306edbe34055656 /x11-wm/windowmaker/windowmaker-0.92.0-r11.ebuild | |
parent | Stable for HPPA (bug #384707). (diff) | |
download | historical-f21dda7adc2ad557bbdda69d0f96ec62e9702804.tar.gz historical-f21dda7adc2ad557bbdda69d0f96ec62e9702804.tar.bz2 historical-f21dda7adc2ad557bbdda69d0f96ec62e9702804.zip |
Stable for HPPA (bug #385799).
Package-Manager: portage-2.2.0_alpha66/cvs/Linux x86_64
Diffstat (limited to 'x11-wm/windowmaker/windowmaker-0.92.0-r11.ebuild')
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.92.0-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r11.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r11.ebuild index d4efad2b045d..62f43dd77381 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.5 2011/10/08 16:27:22 phajdan.jr Exp $ +# $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 $ 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} |