summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-12-04 21:44:40 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-12-04 21:44:40 +0000
commita0bfdd8adfac8c7bb6509ff221478ac135280ddd (patch)
tree3893599966a4f31189f885df8b9b3e204a3f18db /x11-wm
parentold (diff)
downloadgentoo-2-a0bfdd8adfac8c7bb6509ff221478ac135280ddd.tar.gz
gentoo-2-a0bfdd8adfac8c7bb6509ff221478ac135280ddd.tar.bz2
gentoo-2-a0bfdd8adfac8c7bb6509ff221478ac135280ddd.zip
more accurate comment for last commit
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/wmii/wmii-3.9.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/wmii/wmii-3.9.2-r2.ebuild b/x11-wm/wmii/wmii-3.9.2-r2.ebuild
index 7a6d133a457d..8bd9cc45aa79 100644
--- a/x11-wm/wmii/wmii-3.9.2-r2.ebuild
+++ b/x11-wm/wmii/wmii-3.9.2-r2.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/wmii/wmii-3.9.2-r2.ebuild,v 1.1 2011/12/04 21:40:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmii/wmii-3.9.2-r2.ebuild,v 1.2 2011/12/04 21:44:40 ssuominen Exp $
EAPI=2
inherit flag-o-matic multilib toolchain-funcs
@@ -50,7 +50,7 @@ pkg_setup() {
}
src_prepare() {
- # punt internal copy of libixp and update API use wrt #323037
+ # punt internal copy of sys-libs/libixp #323037
rm -f include/ixp{,_srvutil}.h || die
sed -i -e '/libixp/d' Makefile || die