From 914375d1bb630f3b64fdc0c4eb219dc0bce08707 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 7 Jun 2012 21:48:58 +0000 Subject: inherit user for enewgroup and enewuser (Portage version: 2.2.0_alpha110/cvs/Linux i686) --- dev-vcs/cvsd/ChangeLog | 8 ++++++-- dev-vcs/cvsd/cvsd-1.0.16.ebuild | 6 +++--- dev-vcs/cvsd/cvsd-1.0.7.ebuild | 6 +++--- dev-vcs/cvsd/cvsd-1.0.8.ebuild | 6 +++--- 4 files changed, 15 insertions(+), 11 deletions(-) (limited to 'dev-vcs') 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 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 +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/" -- cgit v1.2.3-65-gdbad