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
commit67383bdea24708f4e94841bdb4830d9cbc9e809b (patch)
treefc7417337c07dc96ac028ba4172e7a4e66532241 /dev-util/larch
parentsync IUSE (+ldap), don't assign S=${WORKDIR}/${P} (diff)
downloadgentoo-2-67383bdea24708f4e94841bdb4830d9cbc9e809b.tar.gz
gentoo-2-67383bdea24708f4e94841bdb4830d9cbc9e809b.tar.bz2
gentoo-2-67383bdea24708f4e94841bdb4830d9cbc9e809b.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"