summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-07 21:48:58 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-07 21:48:58 +0000
commit914375d1bb630f3b64fdc0c4eb219dc0bce08707 (patch)
tree780aceab742aedf395f2e27c3a3e6dc45c10a8bf /dev-vcs
parentMarking cyrus-imap-admin-2.4.16 ppc for bug 419285 (diff)
downloadgentoo-2-914375d1bb630f3b64fdc0c4eb219dc0bce08707.tar.gz
gentoo-2-914375d1bb630f3b64fdc0c4eb219dc0bce08707.tar.bz2
gentoo-2-914375d1bb630f3b64fdc0c4eb219dc0bce08707.zip
inherit user for enewgroup and enewuser
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/cvsd/ChangeLog8
-rw-r--r--dev-vcs/cvsd/cvsd-1.0.16.ebuild6
-rw-r--r--dev-vcs/cvsd/cvsd-1.0.7.ebuild6
-rw-r--r--dev-vcs/cvsd/cvsd-1.0.8.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-vcs/cvsd/ChangeLog b/dev-vcs/cvsd/ChangeLog
index fe1d791067a0..acd7332ffcb2 100644
--- a/dev-vcs/cvsd/ChangeLog
+++ b/dev-vcs/cvsd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/cvsd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/ChangeLog,v 1.1 2010/06/19 00:30:49 abcd Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/ChangeLog,v 1.2 2012/06/07 21:48:58 zmedico Exp $
+
+ 07 Jun 2012; Zac Medico <zmedico@gentoo.org> cvsd-1.0.16.ebuild,
+ cvsd-1.0.7.ebuild, cvsd-1.0.8.ebuild:
+ inherit user for enewgroup and enewuser
19 Jun 2010; Jonathan Callen <abcd@gentoo.org> +cvsd-1.0.7.ebuild,
+cvsd-1.0.8.ebuild, +cvsd-1.0.16.ebuild, +files/cvsd.rc6, +metadata.xml:
diff --git a/dev-vcs/cvsd/cvsd-1.0.16.ebuild b/dev-vcs/cvsd/cvsd-1.0.16.ebuild
index 1b477f7060bb..065b3dc2ded8 100644
--- a/dev-vcs/cvsd/cvsd-1.0.16.ebuild
+++ b/dev-vcs/cvsd/cvsd-1.0.16.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.16.ebuild,v 1.1 2010/06/19 00:30:49 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.16.ebuild,v 1.2 2012/06/07 21:48:58 zmedico Exp $
-inherit eutils
+inherit eutils user
DESCRIPTION="CVS pserver daemon."
HOMEPAGE="http://ch.tudelft.nl/~arthur/cvsd/"
diff --git a/dev-vcs/cvsd/cvsd-1.0.7.ebuild b/dev-vcs/cvsd/cvsd-1.0.7.ebuild
index 3f60f9d51fdd..7b9cad7db9b3 100644
--- a/dev-vcs/cvsd/cvsd-1.0.7.ebuild
+++ b/dev-vcs/cvsd/cvsd-1.0.7.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.7.ebuild,v 1.1 2010/06/19 00:30:49 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.7.ebuild,v 1.2 2012/06/07 21:48:58 zmedico Exp $
-inherit eutils
+inherit eutils user
DESCRIPTION="CVS pserver daemon."
HOMEPAGE="http://ch.tudelft.nl/~arthur/cvsd/"
diff --git a/dev-vcs/cvsd/cvsd-1.0.8.ebuild b/dev-vcs/cvsd/cvsd-1.0.8.ebuild
index c3b8a4ab31f8..f71dc69bff2d 100644
--- a/dev-vcs/cvsd/cvsd-1.0.8.ebuild
+++ b/dev-vcs/cvsd/cvsd-1.0.8.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.8.ebuild,v 1.1 2010/06/19 00:30:49 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.8.ebuild,v 1.2 2012/06/07 21:48:58 zmedico Exp $
-inherit eutils
+inherit eutils user
DESCRIPTION="CVS pserver daemon."
HOMEPAGE="http://ch.tudelft.nl/~arthur/cvsd/"