summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-07 22:13:04 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-07 22:13:04 +0000
commit3a29a0016ee35d601f3f421576148e5ca03f33d5 (patch)
treef8df3059d67d84d3f6fca3c5735470671551f27c /dev-vcs/monotone
parentMarking bsddb3-5.3.0 ppc for bug 418339 (diff)
downloadgentoo-2-3a29a0016ee35d601f3f421576148e5ca03f33d5.tar.gz
gentoo-2-3a29a0016ee35d601f3f421576148e5ca03f33d5.tar.bz2
gentoo-2-3a29a0016ee35d601f3f421576148e5ca03f33d5.zip
inherit user for enewgroup and enewuser
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/monotone')
-rw-r--r--dev-vcs/monotone/ChangeLog6
-rw-r--r--dev-vcs/monotone/monotone-0.99.1-r1.ebuild4
-rw-r--r--dev-vcs/monotone/monotone-1.0-r2.ebuild4
-rw-r--r--dev-vcs/monotone/monotone-1.0-r3.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-vcs/monotone/ChangeLog b/dev-vcs/monotone/ChangeLog
index dcb0aab637ad..8f29163345bb 100644
--- a/dev-vcs/monotone/ChangeLog
+++ b/dev-vcs/monotone/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/monotone
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.23 2012/05/28 19:45:30 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.24 2012/06/07 22:13:04 zmedico Exp $
+
+ 07 Jun 2012; Zac Medico <zmedico@gentoo.org> monotone-0.99.1-r1.ebuild,
+ monotone-1.0-r2.ebuild, monotone-1.0-r3.ebuild:
+ inherit user for enewgroup and enewuser
28 May 2012; Zac Medico <zmedico@gentoo.org> monotone-0.99.1-r1.ebuild,
monotone-1.0-r2.ebuild:
diff --git a/dev-vcs/monotone/monotone-0.99.1-r1.ebuild b/dev-vcs/monotone/monotone-0.99.1-r1.ebuild
index f242b0772290..62d3eccc0de9 100644
--- a/dev-vcs/monotone/monotone-0.99.1-r1.ebuild
+++ b/dev-vcs/monotone/monotone-0.99.1-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.99.1-r1.ebuild,v 1.2 2012/05/28 19:45:30 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.99.1-r1.ebuild,v 1.3 2012/06/07 22:13:04 zmedico Exp $
EAPI="4"
-inherit bash-completion elisp-common eutils toolchain-funcs
+inherit bash-completion elisp-common eutils toolchain-funcs user
DESCRIPTION="Monotone Distributed Version Control System"
HOMEPAGE="http://monotone.ca"
diff --git a/dev-vcs/monotone/monotone-1.0-r2.ebuild b/dev-vcs/monotone/monotone-1.0-r2.ebuild
index e4de3d3c0c1d..54c55a5a5665 100644
--- a/dev-vcs/monotone/monotone-1.0-r2.ebuild
+++ b/dev-vcs/monotone/monotone-1.0-r2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-1.0-r2.ebuild,v 1.2 2012/05/28 19:45:30 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-1.0-r2.ebuild,v 1.3 2012/06/07 22:13:04 zmedico Exp $
# QA failiures reported in https://code.monotone.ca/p/monotone/issues/181/
EAPI="4"
-inherit bash-completion elisp-common eutils toolchain-funcs
+inherit bash-completion elisp-common eutils toolchain-funcs user
DESCRIPTION="Monotone Distributed Version Control System"
HOMEPAGE="http://monotone.ca"
diff --git a/dev-vcs/monotone/monotone-1.0-r3.ebuild b/dev-vcs/monotone/monotone-1.0-r3.ebuild
index 03314938fedb..dce6f560b928 100644
--- a/dev-vcs/monotone/monotone-1.0-r3.ebuild
+++ b/dev-vcs/monotone/monotone-1.0-r3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-1.0-r3.ebuild,v 1.2 2012/02/19 08:18:47 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-1.0-r3.ebuild,v 1.3 2012/06/07 22:13:04 zmedico Exp $
# QA failiures reported in https://code.monotone.ca/p/monotone/issues/181/
EAPI="4"
-inherit bash-completion-r1 elisp-common eutils toolchain-funcs
+inherit bash-completion-r1 elisp-common eutils toolchain-funcs user
DESCRIPTION="Monotone Distributed Version Control System"
HOMEPAGE="http://monotone.ca"