* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2011-07-12 21:11 Markus Meier (maekke)
0 siblings, 0 replies; 15+ messages in thread
From: Markus Meier (maekke) @ 2011-07-12 21:11 UTC (permalink / raw
To: gentoo-commits
maekke 11/07/12 21:11:16
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
add ~arm, bug #370859
(Portage version: 2.1.10.4/cvs/Linux i686)
Revision Changes Path
1.2 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 7 Jun 2011 20:27:26 -0000 1.1
+++ ChangeLog 12 Jul 2011 21:11:16 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.1 2011/06/07 20:27:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.2 2011/07/12 21:11:16 maekke Exp $
+
+ 12 Jul 2011; Markus Meier <maekke@gentoo.org> realtime-base-0.1.ebuild:
+ add ~arm, bug #370859
*realtime-base-0.1 (07 Jun 2011)
1.2 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.1&r2=1.2
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- realtime-base-0.1.ebuild 7 Jun 2011 20:27:26 -0000 1.1
+++ realtime-base-0.1.ebuild 12 Jul 2011 21:11:16 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.1 2011/06/07 20:27:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.2 2011/07/12 21:11:16 maekke Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2011-07-21 11:30 Thomas Kahle (tomka)
0 siblings, 0 replies; 15+ messages in thread
From: Thomas Kahle (tomka) @ 2011-07-21 11:30 UTC (permalink / raw
To: gentoo-commits
tomka 11/07/21 11:30:20
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
~x86 per bug 370859
(Portage version: 2.1.10.7/cvs/Linux i686)
Revision Changes Path
1.3 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 12 Jul 2011 21:11:16 -0000 1.2
+++ ChangeLog 21 Jul 2011 11:30:20 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.2 2011/07/12 21:11:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.3 2011/07/21 11:30:20 tomka Exp $
+
+ 21 Jul 2011; Thomas Kahle <tomka@gentoo.org> realtime-base-0.1.ebuild:
+ ~x86 per bug 370859
12 Jul 2011; Markus Meier <maekke@gentoo.org> realtime-base-0.1.ebuild:
add ~arm, bug #370859
1.3 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.2&r2=1.3
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- realtime-base-0.1.ebuild 12 Jul 2011 21:11:16 -0000 1.2
+++ realtime-base-0.1.ebuild 21 Jul 2011 11:30:20 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.2 2011/07/12 21:11:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.3 2011/07/21 11:30:20 tomka Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2011-08-10 17:04 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 15+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-08-10 17:04 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/08/10 17:04:53
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
Marked ~ppc/~ppc64 wrt #370859
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Revision Changes Path
1.4 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 21 Jul 2011 11:30:20 -0000 1.3
+++ ChangeLog 10 Aug 2011 17:04:53 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.3 2011/07/21 11:30:20 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.4 2011/08/10 17:04:53 xarthisius Exp $
+
+ 10 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> realtime-base-0.1.ebuild:
+ Marked ~ppc/~ppc64 wrt #370859
21 Jul 2011; Thomas Kahle <tomka@gentoo.org> realtime-base-0.1.ebuild:
~x86 per bug 370859
1.4 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.3&r2=1.4
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- realtime-base-0.1.ebuild 21 Jul 2011 11:30:20 -0000 1.3
+++ realtime-base-0.1.ebuild 10 Aug 2011 17:04:53 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.3 2011/07/21 11:30:20 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.4 2011/08/10 17:04:53 xarthisius Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2011-10-11 17:40 Jeroen Roovers (jer)
0 siblings, 0 replies; 15+ messages in thread
From: Jeroen Roovers (jer) @ 2011-10-11 17:40 UTC (permalink / raw
To: gentoo-commits
jer 11/10/11 17:40:54
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
Marked ~hppa (bug #370859).
(Portage version: 2.2.0_alpha66/cvs/Linux x86_64)
Revision Changes Path
1.5 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 10 Aug 2011 17:04:53 -0000 1.4
+++ ChangeLog 11 Oct 2011 17:40:54 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.4 2011/08/10 17:04:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.5 2011/10/11 17:40:54 jer Exp $
+
+ 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> realtime-base-0.1.ebuild:
+ Marked ~hppa (bug #370859).
10 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> realtime-base-0.1.ebuild:
Marked ~ppc/~ppc64 wrt #370859
1.5 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.4&r2=1.5
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- realtime-base-0.1.ebuild 10 Aug 2011 17:04:53 -0000 1.4
+++ realtime-base-0.1.ebuild 11 Oct 2011 17:40:54 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.4 2011/08/10 17:04:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.5 2011/10/11 17:40:54 jer Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2011-10-23 15:21 Raul Porcel (armin76)
0 siblings, 0 replies; 15+ messages in thread
From: Raul Porcel (armin76) @ 2011-10-23 15:21 UTC (permalink / raw
To: gentoo-commits
armin76 11/10/23 15:21:00
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
Add ~alpha/~ia64/~sh/~sparc wrt #370859
(Portage version: 2.1.10.11/cvs/Linux ia64)
Revision Changes Path
1.6 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 11 Oct 2011 17:40:54 -0000 1.5
+++ ChangeLog 23 Oct 2011 15:20:59 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.5 2011/10/11 17:40:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.6 2011/10/23 15:20:59 armin76 Exp $
+
+ 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> realtime-base-0.1.ebuild:
+ Add ~alpha/~ia64/~sh/~sparc wrt #370859
11 Oct 2011; Jeroen Roovers <jer@gentoo.org> realtime-base-0.1.ebuild:
Marked ~hppa (bug #370859).
1.6 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.5&r2=1.6
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- realtime-base-0.1.ebuild 11 Oct 2011 17:40:54 -0000 1.5
+++ realtime-base-0.1.ebuild 23 Oct 2011 15:20:59 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.5 2011/10/11 17:40:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.6 2011/10/23 15:20:59 armin76 Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2011-11-02 21:40 Mike Frysinger (vapier)
0 siblings, 0 replies; 15+ messages in thread
From: Mike Frysinger (vapier) @ 2011-11-02 21:40 UTC (permalink / raw
To: gentoo-commits
vapier 11/11/02 21:40:45
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
Drop "die" from enew{user,group} since these have always taken care of calling it when necessary.
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Revision Changes Path
1.7 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 23 Oct 2011 15:20:59 -0000 1.6
+++ ChangeLog 2 Nov 2011 21:40:45 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.6 2011/10/23 15:20:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.7 2011/11/02 21:40:45 vapier Exp $
+
+ 02 Nov 2011; Mike Frysinger <vapier@gentoo.org> realtime-base-0.1.ebuild:
+ Drop "die" from enew{user,group} since these have always taken care of
+ calling it when necessary.
23 Oct 2011; Raúl Porcel <armin76@gentoo.org> realtime-base-0.1.ebuild:
Add ~alpha/~ia64/~sh/~sparc wrt #370859
1.7 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.6&r2=1.7
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- realtime-base-0.1.ebuild 23 Oct 2011 15:20:59 -0000 1.6
+++ realtime-base-0.1.ebuild 2 Nov 2011 21:40:45 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.6 2011/10/23 15:20:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.7 2011/11/02 21:40:45 vapier Exp $
EAPI=3
@@ -24,7 +24,7 @@
S=${WORKDIR}
pkg_setup() {
- enewgroup ${rtgroup} || die
+ enewgroup ${rtgroup}
}
print_limitsdfile() {
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2011-12-20 21:52 Jeroen Roovers (jer)
0 siblings, 0 replies; 15+ messages in thread
From: Jeroen Roovers (jer) @ 2011-12-20 21:52 UTC (permalink / raw
To: gentoo-commits
jer 11/12/20 21:52:15
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
Stable for HPPA (bug #388171).
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Revision Changes Path
1.8 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 2 Nov 2011 21:40:45 -0000 1.7
+++ ChangeLog 20 Dec 2011 21:52:15 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.7 2011/11/02 21:40:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.8 2011/12/20 21:52:15 jer Exp $
+
+ 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> realtime-base-0.1.ebuild:
+ Stable for HPPA (bug #388171).
02 Nov 2011; Mike Frysinger <vapier@gentoo.org> realtime-base-0.1.ebuild:
Drop "die" from enew{user,group} since these have always taken care of
1.8 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.7&r2=1.8
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- realtime-base-0.1.ebuild 2 Nov 2011 21:40:45 -0000 1.7
+++ realtime-base-0.1.ebuild 20 Dec 2011 21:52:15 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.7 2011/11/02 21:40:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.8 2011/12/20 21:52:15 jer Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2011-12-26 12:21 Markus Meier (maekke)
0 siblings, 0 replies; 15+ messages in thread
From: Markus Meier (maekke) @ 2011-12-26 12:21 UTC (permalink / raw
To: gentoo-commits
maekke 11/12/26 12:21:33
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
x86 stable, bug #388171
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Revision Changes Path
1.9 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 20 Dec 2011 21:52:15 -0000 1.8
+++ ChangeLog 26 Dec 2011 12:21:33 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.8 2011/12/20 21:52:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.9 2011/12/26 12:21:33 maekke Exp $
+
+ 26 Dec 2011; Markus Meier <maekke@gentoo.org> realtime-base-0.1.ebuild:
+ x86 stable, bug #388171
20 Dec 2011; Jeroen Roovers <jer@gentoo.org> realtime-base-0.1.ebuild:
Stable for HPPA (bug #388171).
1.9 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.8&r2=1.9
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- realtime-base-0.1.ebuild 20 Dec 2011 21:52:15 -0000 1.8
+++ realtime-base-0.1.ebuild 26 Dec 2011 12:21:33 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.8 2011/12/20 21:52:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.9 2011/12/26 12:21:33 maekke Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2012-03-03 14:42 Markus Meier (maekke)
0 siblings, 0 replies; 15+ messages in thread
From: Markus Meier (maekke) @ 2012-03-03 14:42 UTC (permalink / raw
To: gentoo-commits
maekke 12/03/03 14:42:33
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
arm stable, bug #388171
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.11 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 23 Feb 2012 13:47:35 -0000 1.10
+++ ChangeLog 3 Mar 2012 14:42:33 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.10 2012/02/23 13:47:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.11 2012/03/03 14:42:33 maekke Exp $
+
+ 03 Mar 2012; Markus Meier <maekke@gentoo.org> realtime-base-0.1.ebuild:
+ arm stable, bug #388171
23 Feb 2012; Agostino Sarubbo <ago@gentoo.org> realtime-base-0.1.ebuild:
Stable for AMD64 per Tim Harder(radhermit) test. wrt bug #388171
1.11 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.10&r2=1.11
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- realtime-base-0.1.ebuild 23 Feb 2012 13:47:35 -0000 1.10
+++ realtime-base-0.1.ebuild 3 Mar 2012 14:42:33 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.10 2012/02/23 13:47:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.11 2012/03/03 14:42:33 maekke Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2012-03-03 20:34 Tobias Klausmann (klausman)
0 siblings, 0 replies; 15+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-03-03 20:34 UTC (permalink / raw
To: gentoo-commits
klausman 12/03/03 20:34:43
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
Stable on alpha, bug #388171
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.12 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 3 Mar 2012 14:42:33 -0000 1.11
+++ ChangeLog 3 Mar 2012 20:34:43 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.11 2012/03/03 14:42:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.12 2012/03/03 20:34:43 klausman Exp $
+
+ 03 Mar 2012; Tobias Klausmann <klausman@gentoo.org> realtime-base-0.1.ebuild:
+ Stable on alpha, bug #388171
03 Mar 2012; Markus Meier <maekke@gentoo.org> realtime-base-0.1.ebuild:
arm stable, bug #388171
1.12 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.11&r2=1.12
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- realtime-base-0.1.ebuild 3 Mar 2012 14:42:33 -0000 1.11
+++ realtime-base-0.1.ebuild 3 Mar 2012 20:34:43 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.11 2012/03/03 14:42:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.12 2012/03/03 20:34:43 klausman Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2012-03-06 15:57 Brent Baude (ranger)
0 siblings, 0 replies; 15+ messages in thread
From: Brent Baude (ranger) @ 2012-03-06 15:57 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/06 15:57:47
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
Marking realtime-base-0.1 ppc for bug 388171
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.13 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 3 Mar 2012 20:34:43 -0000 1.12
+++ ChangeLog 6 Mar 2012 15:57:47 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.12 2012/03/03 20:34:43 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.13 2012/03/06 15:57:47 ranger Exp $
+
+ 06 Mar 2012; Brent Baude <ranger@gentoo.org> realtime-base-0.1.ebuild:
+ Marking realtime-base-0.1 ppc for bug 388171
03 Mar 2012; Tobias Klausmann <klausman@gentoo.org> realtime-base-0.1.ebuild:
Stable on alpha, bug #388171
1.13 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.12&r2=1.13
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- realtime-base-0.1.ebuild 3 Mar 2012 20:34:43 -0000 1.12
+++ realtime-base-0.1.ebuild 6 Mar 2012 15:57:47 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.12 2012/03/03 20:34:43 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.13 2012/03/06 15:57:47 ranger Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2012-03-13 14:42 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 15+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-03-13 14:42 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/03/13 14:42:28
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
ppc64 stable wrt #388171
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Revision Changes Path
1.14 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 6 Mar 2012 15:57:47 -0000 1.13
+++ ChangeLog 13 Mar 2012 14:42:28 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.13 2012/03/06 15:57:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.14 2012/03/13 14:42:28 ssuominen Exp $
+
+ 13 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> realtime-base-0.1.ebuild:
+ ppc64 stable wrt #388171
06 Mar 2012; Brent Baude <ranger@gentoo.org> realtime-base-0.1.ebuild:
Marking realtime-base-0.1 ppc for bug 388171
1.14 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.13&r2=1.14
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- realtime-base-0.1.ebuild 6 Mar 2012 15:57:47 -0000 1.13
+++ realtime-base-0.1.ebuild 13 Mar 2012 14:42:28 -0000 1.14
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.13 2012/03/06 15:57:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.14 2012/03/13 14:42:28 ssuominen Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2012-05-06 16:52 Raul Porcel (armin76)
0 siblings, 0 replies; 15+ messages in thread
From: Raul Porcel (armin76) @ 2012-05-06 16:52 UTC (permalink / raw
To: gentoo-commits
armin76 12/05/06 16:52:14
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
ia64/sh/sparc stable wrt #388171
(Portage version: 2.1.10.53/cvs/Linux ia64)
Revision Changes Path
1.15 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 13 Mar 2012 14:42:28 -0000 1.14
+++ ChangeLog 6 May 2012 16:52:14 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.14 2012/03/13 14:42:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.15 2012/05/06 16:52:14 armin76 Exp $
+
+ 06 May 2012; Raúl Porcel <armin76@gentoo.org> realtime-base-0.1.ebuild:
+ ia64/sh/sparc stable wrt #388171
13 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> realtime-base-0.1.ebuild:
ppc64 stable wrt #388171
1.15 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.14&r2=1.15
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- realtime-base-0.1.ebuild 13 Mar 2012 14:42:28 -0000 1.14
+++ realtime-base-0.1.ebuild 6 May 2012 16:52:14 -0000 1.15
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.14 2012/03/13 14:42:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.15 2012/05/06 16:52:14 armin76 Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2012-05-29 15:14 Alexis Ballier (aballier)
0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-29 15:14 UTC (permalink / raw
To: gentoo-commits
aballier 12/05/29 15:14:49
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Revision Changes Path
1.17 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 24 May 2012 05:06:29 -0000 1.16
+++ ChangeLog 29 May 2012 15:14:49 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.16 2012/05/24 05:06:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.17 2012/05/29 15:14:49 aballier Exp $
+
+ 29 May 2012; Alexis Ballier <aballier@gentoo.org> realtime-base-0.1.ebuild:
+ keyword ~amd64-fbsd
24 May 2012; Mike Frysinger <vapier@gentoo.org> realtime-base-0.1.ebuild:
Inherit user for enewuser/etc... rather than eutils.
1.17 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.16&r2=1.17
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- realtime-base-0.1.ebuild 24 May 2012 05:06:29 -0000 1.16
+++ realtime-base-0.1.ebuild 29 May 2012 15:14:49 -0000 1.17
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.16 2012/05/24 05:06:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.17 2012/05/29 15:14:49 aballier Exp $
EAPI=3
@@ -12,7 +12,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd"
IUSE=""
DEPEND=""
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild
@ 2012-11-06 11:12 Alexis Ballier (aballier)
0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier (aballier) @ 2012-11-06 11:12 UTC (permalink / raw
To: gentoo-commits
aballier 12/11/06 11:12:14
Modified: ChangeLog realtime-base-0.1.ebuild
Log:
change license to public-domain, bug #442004
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path
1.18 sys-auth/realtime-base/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 29 May 2012 15:14:49 -0000 1.17
+++ ChangeLog 6 Nov 2012 11:12:14 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/realtime-base
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.17 2012/05/29 15:14:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.18 2012/11/06 11:12:14 aballier Exp $
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org> realtime-base-0.1.ebuild:
+ change license to public-domain, bug #442004
29 May 2012; Alexis Ballier <aballier@gentoo.org> realtime-base-0.1.ebuild:
keyword ~amd64-fbsd
1.18 sys-auth/realtime-base/realtime-base-0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild?r1=1.17&r2=1.18
Index: realtime-base-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- realtime-base-0.1.ebuild 29 May 2012 15:14:49 -0000 1.17
+++ realtime-base-0.1.ebuild 6 Nov 2012 11:12:14 -0000 1.18
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.17 2012/05/29 15:14:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.18 2012/11/06 11:12:14 aballier Exp $
EAPI=3
@@ -10,7 +10,7 @@
HOMEPAGE="http://www.jackaudio.org/linux_rt_config"
SRC_URI=""
-LICENSE="as-is"
+LICENSE="public-domain"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd"
IUSE=""
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2012-11-06 11:12 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-03 20:34 [gentoo-commits] gentoo-x86 commit in sys-auth/realtime-base: ChangeLog realtime-base-0.1.ebuild Tobias Klausmann (klausman)
-- strict thread matches above, loose matches on Subject: below --
2012-11-06 11:12 Alexis Ballier (aballier)
2012-05-29 15:14 Alexis Ballier (aballier)
2012-05-06 16:52 Raul Porcel (armin76)
2012-03-13 14:42 Samuli Suominen (ssuominen)
2012-03-06 15:57 Brent Baude (ranger)
2012-03-03 14:42 Markus Meier (maekke)
2011-12-26 12:21 Markus Meier (maekke)
2011-12-20 21:52 Jeroen Roovers (jer)
2011-11-02 21:40 Mike Frysinger (vapier)
2011-10-23 15:21 Raul Porcel (armin76)
2011-10-11 17:40 Jeroen Roovers (jer)
2011-08-10 17:04 Kacper Kowalik (xarthisius)
2011-07-21 11:30 Thomas Kahle (tomka)
2011-07-12 21:11 Markus Meier (maekke)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox