Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Zac Medico (zmedico)" <zmedico@g.o>
Subject: gentoo-x86 commit in dev-dotnet/xsp: xsp-2.10.2-r1.ebuild xsp-2.10.2.ebuild ChangeLog
Date: Mon, 4 Jun 2012 07:12:22 +0000 (UTC)
zmedico     12/06/04 07:12:22

  Modified:             xsp-2.10.2-r1.ebuild xsp-2.10.2.ebuild ChangeLog
  Log:
  inherit user for enewgroup and enewuser
  
  (Portage version: 2.2.0_alpha109_p5/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-dotnet/xsp/xsp-2.10.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2-r1.ebuild?r1=1.3&r2=1.4

Index: xsp-2.10.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xsp-2.10.2-r1.ebuild	22 May 2012 12:17:37 -0000	1.3
+++ xsp-2.10.2-r1.ebuild	4 Jun 2012 07:12:22 -0000	1.4
@@ -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-dotnet/xsp/xsp-2.10.2-r1.ebuild,v 1.3 2012/05/22 12:17:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2-r1.ebuild,v 1.4 2012/06/04 07:12:22 zmedico Exp $
 
 EAPI="4"
-inherit go-mono mono
+inherit go-mono mono user
 
 PATCHDIR="${FILESDIR}/2.2/"
 



1.5                  dev-dotnet/xsp/xsp-2.10.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2.ebuild?r1=1.4&r2=1.5

Index: xsp-2.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xsp-2.10.2.ebuild	10 Nov 2011 19:26:24 -0000	1.4
+++ xsp-2.10.2.ebuild	4 Jun 2012 07:12:22 -0000	1.5
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2.ebuild,v 1.4 2011/11/10 19:26:24 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.10.2.ebuild,v 1.5 2012/06/04 07:12:22 zmedico Exp $
 
 EAPI=2
 
-inherit go-mono mono
+inherit go-mono mono user
 
 PATCHDIR="${FILESDIR}/2.2/"
 



1.105                dev-dotnet/xsp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/xsp/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	22 May 2012 12:17:37 -0000	1.104
+++ ChangeLog	4 Jun 2012 07:12:22 -0000	1.105
@@ -1,6 +1,10 @@
 # ChangeLog for dev-dotnet/xsp
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v 1.104 2012/05/22 12:17:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v 1.105 2012/06/04 07:12:22 zmedico Exp $
+
+  04 Jun 2012; Zac Medico <zmedico@g.o> xsp-2.10.2-r1.ebuild,
+  xsp-2.10.2.ebuild:
+  inherit user for enewgroup and enewuser
 
   22 May 2012; Agostino Sarubbo <ago@g.o> xsp-2.10.2-r1.ebuild:
   Stable for amd64, wrt bug #407701





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-dotnet/monocalendar: monocalendar-0.7.2.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in dev-embedded/scratchbox: scratchbox-1.0.19.ebuild scratchbox-1.0.20.ebuild ChangeLog
Previous by date:
gentoo-x86 commit in dev-dotnet/monocalendar: monocalendar-0.7.2.ebuild ChangeLog
Next by date:
gentoo-x86 commit in dev-embedded/scratchbox: scratchbox-1.0.19.ebuild scratchbox-1.0.20.ebuild ChangeLog


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.