diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 03:41:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 03:41:53 +0000 |
commit | eee8ccda583e3c6cb1579ebfb2823008cc25a4ad (patch) | |
tree | 204c86b0cda7aee29229e2d220acbfc419238803 /x11-wm/oroborus | |
parent | whitespace (diff) | |
download | historical-eee8ccda583e3c6cb1579ebfb2823008cc25a4ad.tar.gz historical-eee8ccda583e3c6cb1579ebfb2823008cc25a4ad.tar.bz2 historical-eee8ccda583e3c6cb1579ebfb2823008cc25a4ad.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'x11-wm/oroborus')
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.4-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild b/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild index 1364046f0c20..de60fe0b9386 100644 --- a/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild,v 1.19 2007/02/22 05:55:31 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild,v 1.20 2007/07/12 03:41:52 mr_bones_ Exp $ DESCRIPTION="Yet another window manager" SRC_URI="http://www.kensden.pwp.blueyonder.co.uk/Oroborus/files/${P}.tar.gz" @@ -22,7 +22,6 @@ DEPEND="${RDEPEND} virtual/x11 )" - src_compile() { ./configure --host=${CHOST} \ |