diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 19:19:31 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 19:19:31 +0000 |
commit | 6ae137ed16a7054951177f627222bb3a94da1a58 (patch) | |
tree | 0e3943ea24bbab5891039b1eacf7c286e5281ed7 /x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild | |
parent | Fixed DEPEND, removed unneeded src_unpack and src_compile (diff) | |
download | historical-6ae137ed16a7054951177f627222bb3a94da1a58.tar.gz historical-6ae137ed16a7054951177f627222bb3a94da1a58.tar.bz2 historical-6ae137ed16a7054951177f627222bb3a94da1a58.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild')
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild b/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild index 25aaa44ce8c6..4baffe1af225 100644 --- a/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild,v 1.8 2004/07/15 01:26:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild,v 1.9 2004/08/30 19:19:31 pvdabeel Exp $ inherit eutils flag-o-matic filter-mfpmath "sse" "387" @@ -27,7 +27,7 @@ RDEPEND="nls? ( >=sys-devel/gettext-0.10.39 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips amd64" +KEYWORDS="~x86 ppc ~sparc ~alpha ~mips amd64" src_unpack() { unpack ${A} |