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-embedded/scratchbox: scratchbox-1.0.19.ebuild scratchbox-1.0.20.ebuild ChangeLog
|
|
Date:
|
Mon, 4 Jun 2012 07:13:48 +0000 (UTC)
|
|
zmedico 12/06/04 07:13:48
Modified: scratchbox-1.0.19.ebuild scratchbox-1.0.20.ebuild
ChangeLog
Log:
inherit user for enewgroup
(Portage version: 2.2.0_alpha109_p5/cvs/Linux i686)
Revision Changes Path
1.2 dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild?r1=1.1&r2=1.2
Index: scratchbox-1.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scratchbox-1.0.19.ebuild 29 Jun 2010 17:35:55 -0000 1.1
+++ scratchbox-1.0.19.ebuild 4 Jun 2012 07:13:48 -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-embedded/scratchbox/scratchbox-1.0.19.ebuild,v 1.1 2010/06/29 17:35:55 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild,v 1.2 2012/06/04 07:13:48 zmedico Exp $
-inherit eutils
+inherit eutils user
SBOX_GROUP="sbox"
1.2 dev-embedded/scratchbox/scratchbox-1.0.20.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild?r1=1.1&r2=1.2
Index: scratchbox-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scratchbox-1.0.20.ebuild 19 Sep 2010 10:16:33 -0000 1.1
+++ scratchbox-1.0.20.ebuild 4 Jun 2012 07:13:48 -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-embedded/scratchbox/scratchbox-1.0.20.ebuild,v 1.1 2010/09/19 10:16:33 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild,v 1.2 2012/06/04 07:13:48 zmedico Exp $
-inherit eutils
+inherit eutils user
SBOX_GROUP="sbox"
1.18 dev-embedded/scratchbox/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/scratchbox/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 19 Sep 2010 10:16:33 -0000 1.17
+++ ChangeLog 4 Jun 2012 07:13:48 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for dev-embedded/scratchbox
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/ChangeLog,v 1.17 2010/09/19 10:16:33 ayoy Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/ChangeLog,v 1.18 2012/06/04 07:13:48 zmedico Exp $
+
+ 04 Jun 2012; Zac Medico <zmedico@g.o> scratchbox-1.0.19.ebuild,
+ scratchbox-1.0.20.ebuild:
+ inherit user for enewgroup
*scratchbox-1.0.20 (19 Sep 2010)
|
|