public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/quilt: ChangeLog quilt-0.46.ebuild
@ 2007-10-15 14:27 Markus Rothe (corsair)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Rothe (corsair) @ 2007-10-15 14:27 UTC (permalink / raw
  To: gentoo-commits

corsair     07/10/15 14:27:17

  Modified:             ChangeLog quilt-0.46.ebuild
  Log:
  Stable on ppc64
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.32                 dev-util/quilt/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	28 Aug 2007 16:42:34 -0000	1.31
+++ ChangeLog	15 Oct 2007 14:27:17 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/quilt
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v 1.31 2007/08/28 16:42:34 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v 1.32 2007/10/15 14:27:17 corsair Exp $
+
+  15 Oct 2007; Markus Rothe <corsair@gentoo.org> quilt-0.46.ebuild:
+  Stable on ppc64
 
   28 Aug 2007; nixnut <nixnut@gentoo.org> quilt-0.46.ebuild:
   Stable on ppc wrt bug 190151



1.11                 dev-util/quilt/quilt-0.46.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?r1=1.10&r2=1.11

Index: quilt-0.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- quilt-0.46.ebuild	28 Aug 2007 16:42:34 -0000	1.10
+++ quilt-0.46.ebuild	15 Oct 2007 14:27:17 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v 1.10 2007/08/28 16:42:34 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v 1.11 2007/10/15 14:27:17 corsair Exp $
 
 inherit bash-completion eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="graphviz"
 
 RDEPEND="sys-apps/ed



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-util/quilt: ChangeLog quilt-0.46.ebuild
@ 2007-12-27 14:56 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2007-12-27 14:56 UTC (permalink / raw
  To: gentoo-commits

armin76     07/12/27 14:56:02

  Modified:             ChangeLog quilt-0.46.ebuild
  Log:
  Add ~sparc wrt #203424
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.35                 dev-util/quilt/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	9 Nov 2007 17:57:40 -0000	1.34
+++ ChangeLog	27 Dec 2007 14:56:01 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/quilt
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v 1.34 2007/11/09 17:57:40 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v 1.35 2007/12/27 14:56:01 armin76 Exp $
+
+  27 Dec 2007; Raúl Porcel <armin76@gentoo.org> quilt-0.46.ebuild:
+  Add ~sparc wrt #203424
 
   09 Nov 2007; Mike Pagano <mpagano@gentoo.org> metadata.xml:
   Adding myself as the maintainer.



1.12                 dev-util/quilt/quilt-0.46.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?r1=1.11&r2=1.12

Index: quilt-0.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- quilt-0.46.ebuild	15 Oct 2007 14:27:17 -0000	1.11
+++ quilt-0.46.ebuild	27 Dec 2007 14:56:01 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v 1.11 2007/10/15 14:27:17 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v 1.12 2007/12/27 14:56:01 armin76 Exp $
 
 inherit bash-completion eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
 IUSE="graphviz"
 
 RDEPEND="sys-apps/ed



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-util/quilt: ChangeLog quilt-0.46.ebuild
@ 2009-01-12 14:02 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 3+ messages in thread
From: Ferris McCormick (fmccor) @ 2009-01-12 14:02 UTC (permalink / raw
  To: gentoo-commits

fmccor      09/01/12 14:02:52

  Modified:             ChangeLog quilt-0.46.ebuild
  Log:
  Sparc stable, part of Bug #254621.
  (Portage version: 2.2_rc20/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)

Revision  Changes    Path
1.42                 dev-util/quilt/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	10 Jan 2009 16:14:42 -0000	1.41
+++ ChangeLog	12 Jan 2009 14:02:52 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/quilt
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v 1.41 2009/01/10 16:14:42 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/ChangeLog,v 1.42 2009/01/12 14:02:52 fmccor Exp $
+
+  12 Jan 2009; Ferris McCormick <fmccor@gentoo.org> quilt-0.46.ebuild:
+  Sparc stable, part of Bug #254621.
 
   10 Jan 2009; Ulrich Mueller <ulm@gentoo.org> quilt-0.47-r1.ebuild:
   Add emacs USE flag and quilt-el dependency, bug 247500.



1.14                 dev-util/quilt/quilt-0.46.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild?r1=1.13&r2=1.14

Index: quilt-0.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- quilt-0.46.ebuild	23 Jan 2008 04:32:20 -0000	1.13
+++ quilt-0.46.ebuild	12 Jan 2009 14:02:52 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v 1.13 2008/01/23 04:32:20 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v 1.14 2009/01/12 14:02:52 fmccor Exp $
 
 inherit bash-completion eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
 IUSE="graphviz"
 
 RDEPEND="sys-apps/ed






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

end of thread, other threads:[~2009-01-12 14:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-15 14:27 [gentoo-commits] gentoo-x86 commit in dev-util/quilt: ChangeLog quilt-0.46.ebuild Markus Rothe (corsair)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-27 14:56 Raul Porcel (armin76)
2009-01-12 14:02 Ferris McCormick (fmccor)

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