public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/cvsd: cvsd-1.0.16.ebuild cvsd-1.0.7.ebuild cvsd-1.0.8.ebuild ChangeLog
@ 2012-06-07 21:48 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2012-06-07 21:48 UTC (permalink / raw
  To: gentoo-commits

zmedico     12/06/07 21:48:58

  Modified:             cvsd-1.0.16.ebuild cvsd-1.0.7.ebuild
                        cvsd-1.0.8.ebuild ChangeLog
  Log:
  inherit user for enewgroup and enewuser
  
  (Portage version: 2.2.0_alpha110/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-vcs/cvsd/cvsd-1.0.16.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.16.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.16.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.16.ebuild?r1=1.1&r2=1.2

Index: cvsd-1.0.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.16.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvsd-1.0.16.ebuild	19 Jun 2010 00:30:49 -0000	1.1
+++ cvsd-1.0.16.ebuild	7 Jun 2012 21:48:58 -0000	1.2
@@ -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/"



1.2                  dev-vcs/cvsd/cvsd-1.0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.7.ebuild?r1=1.1&r2=1.2

Index: cvsd-1.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvsd-1.0.7.ebuild	19 Jun 2010 00:30:49 -0000	1.1
+++ cvsd-1.0.7.ebuild	7 Jun 2012 21:48:58 -0000	1.2
@@ -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/"



1.2                  dev-vcs/cvsd/cvsd-1.0.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.8.ebuild?r1=1.1&r2=1.2

Index: cvsd-1.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/cvsd-1.0.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvsd-1.0.8.ebuild	19 Jun 2010 00:30:49 -0000	1.1
+++ cvsd-1.0.8.ebuild	7 Jun 2012 21:48:58 -0000	1.2
@@ -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/"



1.2                  dev-vcs/cvsd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsd/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsd/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	19 Jun 2010 00:30:49 -0000	1.1
+++ ChangeLog	7 Jun 2012 21:48:58 -0000	1.2
@@ -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:






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-07 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-07 21:48 [gentoo-commits] gentoo-x86 commit in dev-vcs/cvsd: cvsd-1.0.16.ebuild cvsd-1.0.7.ebuild cvsd-1.0.8.ebuild ChangeLog Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox