diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-01 17:54:34 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-01 17:54:34 +0000 |
commit | 6a3ce13849443fdd7080d701b8bd2cdf47165f6f (patch) | |
tree | 8988c41ed5650df2783d296286203d35be8935b7 /x11-wm/windowmaker | |
parent | Add 1.4 branch ebuild & patchset by Kerin Millar, who will be proxy maintaining. (diff) | |
download | gentoo-2-6a3ce13849443fdd7080d701b8bd2cdf47165f6f.tar.gz gentoo-2-6a3ce13849443fdd7080d701b8bd2cdf47165f6f.tar.bz2 gentoo-2-6a3ce13849443fdd7080d701b8bd2cdf47165f6f.zip |
Add note that patches reside in official Gentoo patchsets location now
(Portage version: 2.2.01.17304-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.92.0-r10.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r10.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r10.ebuild index 92aa37f7df9e..e364732e6d7a 100644 --- a/x11-wm/windowmaker/windowmaker-0.92.0-r10.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.92.0-r10.ebuild @@ -1,11 +1,12 @@ # 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-r10.ebuild,v 1.2 2010/11/08 15:01:38 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r10.ebuild,v 1.3 2010/12/01 17:54:34 grobian Exp $ EAPI=3 inherit autotools eutils gnustep-base flag-o-matic +# note: patchset is in gentoo/src/patchsets/windowmaker PATCHVER=4 S=${WORKDIR}/${P/windowm/WindowM} |