summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:51:52 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:51:52 +0000
commitc129be9f06dc703ee30f7d4f3e2f5e9e1cb383a3 (patch)
treec1cf25a75346f7fabe6777006e3eeded398f4b06 /dev-util/larch
parentsync IUSE (+ldap), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-c129be9f06dc703ee30f7d4f3e2f5e9e1cb383a3.tar.gz
historical-c129be9f06dc703ee30f7d4f3e2f5e9e1cb383a3.tar.bz2
historical-c129be9f06dc703ee30f7d4f3e2f5e9e1cb383a3.zip
sync IUSE (+doc)
Diffstat (limited to 'dev-util/larch')
-rw-r--r--dev-util/larch/larch-1.0_pre0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/larch/larch-1.0_pre0.ebuild b/dev-util/larch/larch-1.0_pre0.ebuild
index d3d3a5b5604e..64e8449f4440 100644
--- a/dev-util/larch/larch-1.0_pre0.ebuild
+++ b/dev-util/larch/larch-1.0_pre0.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/dev-util/larch/larch-1.0_pre0.ebuild,v 1.5 2004/06/28 03:22:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/larch/larch-1.0_pre0.ebuild,v 1.6 2004/07/14 23:51:52 agriffis Exp $
MY_P="${P//_/}"
DESCRIPTION="revision control system ideal for widely distributed development (see \"tla\" also)"
@@ -10,6 +10,7 @@ HOMEPAGE="http://regexps.srparish.net/www/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~alpha ~ppc"
+IUSE="doc"
S="${WORKDIR}/${MY_P}/src/=build"