public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-2.1.1.ebuild
@ 2012-01-23 14:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-01-23 14:28 UTC (permalink / raw
  To: gentoo-commits

ago         12/01/23 14:28:43

  Modified:             ChangeLog pe-format-2.1.1.ebuild
  Log:
  Stable for amd64, wrt bug #399817
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 dev-dotnet/pe-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	14 Dec 2011 17:41:05 -0000	1.35
+++ ChangeLog	23 Jan 2012 14:28:43 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/pe-format
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.35 2011/12/14 17:41:05 ago Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.36 2012/01/23 14:28:43 ago Exp $
+
+  23 Jan 2012; Agostino Sarubbo <ago@gentoo.org> pe-format-2.1.1.ebuild:
+  Stable for amd64, wrt bug #399817
 
   14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> pe-format-2.1.ebuild:
   Stable for AMD64, wrt bug #389183



1.2                  dev-dotnet/pe-format/pe-format-2.1.1.ebuild

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

Index: pe-format-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pe-format-2.1.1.ebuild	12 Dec 2011 20:40:22 -0000	1.1
+++ pe-format-2.1.1.ebuild	23 Jan 2012 14:28:43 -0000	1.2
@@ -1,6 +1,6 @@
-# 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/pe-format/pe-format-2.1.1.ebuild,v 1.1 2011/12/12 20:40:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.1.ebuild,v 1.2 2012/01/23 14:28:43 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="!<sys-apps/openrc-0.9.4"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-2.1.1.ebuild
@ 2012-01-27 16:06 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2012-01-27 16:06 UTC (permalink / raw
  To: gentoo-commits

ranger      12/01/27 16:06:25

  Modified:             ChangeLog pe-format-2.1.1.ebuild
  Log:
  Marking pe-format-2.1.1 ppc for bug 399817
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.37                 dev-dotnet/pe-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	23 Jan 2012 14:28:43 -0000	1.36
+++ ChangeLog	27 Jan 2012 16:06:25 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/pe-format
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.36 2012/01/23 14:28:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.37 2012/01/27 16:06:25 ranger Exp $
+
+  27 Jan 2012; Brent Baude <ranger@gentoo.org> pe-format-2.1.1.ebuild:
+  Marking pe-format-2.1.1 ppc for bug 399817
 
   23 Jan 2012; Agostino Sarubbo <ago@gentoo.org> pe-format-2.1.1.ebuild:
   Stable for amd64, wrt bug #399817



1.3                  dev-dotnet/pe-format/pe-format-2.1.1.ebuild

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

Index: pe-format-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pe-format-2.1.1.ebuild	23 Jan 2012 14:28:43 -0000	1.2
+++ pe-format-2.1.1.ebuild	27 Jan 2012 16:06:25 -0000	1.3
@@ -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/dev-dotnet/pe-format/pe-format-2.1.1.ebuild,v 1.2 2012/01/23 14:28:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.1.ebuild,v 1.3 2012/01/27 16:06:25 ranger Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
 IUSE=""
 
 RDEPEND="!<sys-apps/openrc-0.9.4"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-2.1.1.ebuild
@ 2012-01-28 15:28 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-01-28 15:28 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/01/28 15:28:21

  Modified:             ChangeLog pe-format-2.1.1.ebuild
  Log:
  x86 stable wrt bug #399817
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.38                 dev-dotnet/pe-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	27 Jan 2012 16:06:25 -0000	1.37
+++ ChangeLog	28 Jan 2012 15:28:21 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/pe-format
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.37 2012/01/27 16:06:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.38 2012/01/28 15:28:21 phajdan.jr Exp $
+
+  28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> pe-format-2.1.1.ebuild:
+  x86 stable wrt bug #399817
 
   27 Jan 2012; Brent Baude <ranger@gentoo.org> pe-format-2.1.1.ebuild:
   Marking pe-format-2.1.1 ppc for bug 399817



1.4                  dev-dotnet/pe-format/pe-format-2.1.1.ebuild

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

Index: pe-format-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pe-format-2.1.1.ebuild	27 Jan 2012 16:06:25 -0000	1.3
+++ pe-format-2.1.1.ebuild	28 Jan 2012 15:28:21 -0000	1.4
@@ -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/dev-dotnet/pe-format/pe-format-2.1.1.ebuild,v 1.3 2012/01/27 16:06:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.1.ebuild,v 1.4 2012/01/28 15:28:21 phajdan.jr Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="!<sys-apps/openrc-0.9.4"






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-28 15:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-27 16:06 [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-2.1.1.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-28 15:28 PaweA Hajdan (phajdan.jr)
2012-01-23 14:28 Agostino Sarubbo (ago)

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