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-1.ebuild
@ 2010-01-02 12:19 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-02 12:19 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/02 12:19:59

  Modified:             ChangeLog pe-format-1.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	28 Jul 2009 10:43:54 -0000	1.12
+++ ChangeLog	2 Jan 2010 12:19:59 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/pe-format
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.12 2009/07/28 10:43:54 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.13 2010/01/02 12:19:59 fauli Exp $
+
+  02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pe-format-1.ebuild:
+  Transfer Prefix keywords
 
 *pe-format-1 (28 Jul 2009)
 



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

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

Index: pe-format-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pe-format-1.ebuild	28 Jul 2009 10:43:54 -0000	1.1
+++ pe-format-1.ebuild	2 Jan 2010 12:19:59 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.1 2009/07/28 10:43:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.2 2010/01/02 12:19:59 fauli Exp $
 
 inherit eutils
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-1.ebuild
@ 2011-09-05  8:20 Naohiro Aota (naota)
  0 siblings, 0 replies; 7+ messages in thread
From: Naohiro Aota (naota) @ 2011-09-05  8:20 UTC (permalink / raw
  To: gentoo-commits

naota       11/09/05 08:20:54

  Modified:             ChangeLog pe-format-1.ebuild
  Log:
  Drop ~x86-fbsd. Bug #336937
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	21 Jun 2011 13:34:05 -0000	1.29
+++ ChangeLog	5 Sep 2011 08:20:54 -0000	1.30
@@ -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.29 2011/06/21 13:34:05 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.30 2011/09/05 08:20:54 naota Exp $
+
+  05 Sep 2011; Naohiro Aota <naota@gentoo.org> pe-format-1.ebuild:
+  Drop ~x86-fbsd. Bug #336937
 
   21 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> pe-format-2.0.5.ebuild:
   x86 stable wrt bug #371163



1.7                  dev-dotnet/pe-format/pe-format-1.ebuild

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

Index: pe-format-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pe-format-1.ebuild	31 Oct 2010 17:15:17 -0000	1.6
+++ pe-format-1.ebuild	5 Sep 2011 08:20:54 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.6 2010/10/31 17:15:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.7 2011/09/05 08:20:54 naota Exp $
 
 inherit eutils
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-1.ebuild
@ 2010-10-31 17:15 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-10-31 17:15 UTC (permalink / raw
  To: gentoo-commits

armin76     10/10/31 17:15:17

  Modified:             ChangeLog pe-format-1.ebuild
  Log:
  Drop sparc keywords
  (Portage version: 2.1.8.3/cvs/Linux ia64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	24 Oct 2010 10:13:30 -0000	1.21
+++ ChangeLog	31 Oct 2010 17:15:17 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/pe-format
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.21 2010/10/24 10:13:30 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.22 2010/10/31 17:15:17 armin76 Exp $
+
+  31 Oct 2010; Raúl Porcel <armin76@gentoo.org> pe-format-1.ebuild:
+  Drop sparc keywords
 
   24 Oct 2010; Michał Górny <mgorny@gentoo.org> metadata.xml:
   Clarify the maintainership information in metadata.xml



1.6                  dev-dotnet/pe-format/pe-format-1.ebuild

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

Index: pe-format-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pe-format-1.ebuild	12 Sep 2010 04:27:06 -0000	1.5
+++ pe-format-1.ebuild	31 Oct 2010 17:15:17 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.5 2010/09/12 04:27:06 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.6 2010/10/31 17:15:17 armin76 Exp $
 
 inherit eutils
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-1.ebuild
@ 2010-09-12  4:27 Joseph Jezak (josejx)
  0 siblings, 0 replies; 7+ messages in thread
From: Joseph Jezak (josejx) @ 2010-09-12  4:27 UTC (permalink / raw
  To: gentoo-commits

josejx      10/09/12 04:27:07

  Modified:             ChangeLog pe-format-1.ebuild
  Log:
  Marked ppc for bug #327279.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	12 Jul 2010 17:45:28 -0000	1.15
+++ ChangeLog	12 Sep 2010 04:27:06 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/pe-format
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.15 2010/07/12 17:45:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.16 2010/09/12 04:27:06 josejx Exp $
+
+  12 Sep 2010; Joseph Jezak <josejx@gentoo.org> pe-format-1.ebuild:
+  Marked ppc for bug #327279.
 
   12 Jul 2010; Christian Faulhammer <fauli@gentoo.org> pe-format-1.ebuild:
   stable x86, bug 327279



1.5                  dev-dotnet/pe-format/pe-format-1.ebuild

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

Index: pe-format-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pe-format-1.ebuild	12 Jul 2010 17:45:28 -0000	1.4
+++ pe-format-1.ebuild	12 Sep 2010 04:27:06 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.4 2010/07/12 17:45:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.5 2010/09/12 04:27:06 josejx Exp $
 
 inherit eutils
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-1.ebuild
@ 2010-07-12 17:45 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-12 17:45 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/12 17:45:28

  Modified:             ChangeLog pe-format-1.ebuild
  Log:
  stable x86, bug 327279
  (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	9 Jul 2010 17:06:53 -0000	1.14
+++ ChangeLog	12 Jul 2010 17:45:28 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/pe-format
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.14 2010/07/09 17:06:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.15 2010/07/12 17:45:28 fauli Exp $
+
+  12 Jul 2010; Christian Faulhammer <fauli@gentoo.org> pe-format-1.ebuild:
+  stable x86, bug 327279
 
   09 Jul 2010; Pacho Ramos <pacho@gentoo.org> pe-format-1.ebuild:
   amd64 stable, bug 327279



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

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

Index: pe-format-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pe-format-1.ebuild	9 Jul 2010 17:06:53 -0000	1.3
+++ pe-format-1.ebuild	12 Jul 2010 17:45:28 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.3 2010/07/09 17:06:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.4 2010/07/12 17:45:28 fauli Exp $
 
 inherit eutils
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-1.ebuild
@ 2010-07-09 17:06 Pacho Ramos (pacho)
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2010-07-09 17:06 UTC (permalink / raw
  To: gentoo-commits

pacho       10/07/09 17:06:53

  Modified:             ChangeLog pe-format-1.ebuild
  Log:
  amd64 stable,  bug 327279
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	2 Jan 2010 12:19:59 -0000	1.13
+++ ChangeLog	9 Jul 2010 17:06:53 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/pe-format
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.13 2010/01/02 12:19:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.14 2010/07/09 17:06:53 pacho Exp $
+
+  09 Jul 2010; Pacho Ramos <pacho@gentoo.org> pe-format-1.ebuild:
+  amd64 stable, bug 327279
 
   02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pe-format-1.ebuild:
   Transfer Prefix keywords



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

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

Index: pe-format-1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pe-format-1.ebuild	2 Jan 2010 12:19:59 -0000	1.2
+++ pe-format-1.ebuild	9 Jul 2010 17:06:53 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.2 2010/01/02 12:19:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.3 2010/07/09 17:06:53 pacho Exp $
 
 inherit eutils
 
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-1.ebuild
@ 2009-07-28 10:43 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-07-28 10:43 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/07/28 10:43:54

  Modified:             ChangeLog
  Added:                pe-format-1.ebuild
  Log:
  Add new version that properly executes after procfs have been mounted.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	20 Mar 2009 23:14:50 -0000	1.11
+++ ChangeLog	28 Jul 2009 10:43:54 -0000	1.12
@@ -1,6 +1,12 @@
 # ChangeLog for dev-dotnet/pe-format
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.11 2009/03/20 23:14:50 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.12 2009/07/28 10:43:54 flameeyes Exp $
+
+*pe-format-1 (28 Jul 2009)
+
+  28 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+  +files/pe-format.init-1, +pe-format-1.ebuild:
+  Add new version that properly executes after procfs have been mounted.
 
   20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
   pe-format-0.ebuild:



1.1                  dev-dotnet/pe-format/pe-format-1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild?rev=1.1&content-type=text/plain

Index: pe-format-1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-1.ebuild,v 1.1 2009/07/28 10:43:54 flameeyes Exp $

inherit eutils

DESCRIPTION="PE Format binfmt_misc entry"
HOMEPAGE="http://www.kernel.org/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND="|| ( dev-lang/mono dev-dotnet/pnet )"

src_compile() {
	true;
}

src_install() {
	newinitd "${FILESDIR}/pe-format.init-1" pe-format || die "failed to install init script"
	newconfd "${FILESDIR}/pe-format.conf" pe-format || die "failed to install config"
}

pkg_postinst() {
	ebeep 5

	einfo
	ewarn "Using this script will confuse applications which are designed to use PE"
	ewarn "applications such as Wine and Cedega."
	einfo

	epause 5
}






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

end of thread, other threads:[~2011-09-05  8:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-02 12:19 [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: ChangeLog pe-format-1.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-05  8:20 Naohiro Aota (naota)
2010-10-31 17:15 Raul Porcel (armin76)
2010-09-12  4:27 Joseph Jezak (josejx)
2010-07-12 17:45 Christian Faulhammer (fauli)
2010-07-09 17:06 Pacho Ramos (pacho)
2009-07-28 10:43 Diego Petteno (flameeyes)

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