diff options
Diffstat (limited to 'dev-util/monotone/monotone-0.32.ebuild')
-rw-r--r-- | dev-util/monotone/monotone-0.32.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/monotone/monotone-0.32.ebuild b/dev-util/monotone/monotone-0.32.ebuild index 0e41f04d1450..1d8834000dc4 100644 --- a/dev-util/monotone/monotone-0.32.ebuild +++ b/dev-util/monotone/monotone-0.32.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/dev-util/monotone/monotone-0.32.ebuild,v 1.6 2007/03/13 20:58:40 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.32.ebuild,v 1.7 2007/07/12 01:05:42 mr_bones_ Exp $ inherit elisp-common flag-o-matic bash-completion eutils @@ -22,7 +22,6 @@ DEPEND="${RDEPEND} nls? ( >=sys-devel/gettext-0.11.5 ) doc? ( sys-apps/texinfo )" - pkg_setup() { enewgroup monotone enewuser monotone -1 -1 /var/lib/monotone monotone |