public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/f2c: ChangeLog f2c-20060507.ebuild
@ 2008-11-08 18:37 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2008-11-08 18:37 UTC (permalink / raw
  To: gentoo-commits

maekke      08/11/08 18:37:23

  Modified:             ChangeLog f2c-20060507.ebuild
  Log:
  amd64/x86 stable, bug #245832
  (Portage version: 2.2_rc13/cvs/Linux 2.6.26.7 x86_64)

Revision  Changes    Path
1.22                 dev-lang/f2c/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/f2c/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/f2c/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/f2c/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	8 Nov 2008 15:28:43 -0000	1.21
+++ ChangeLog	8 Nov 2008 18:37:23 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/f2c
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.21 2008/11/08 15:28:43 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.22 2008/11/08 18:37:23 maekke Exp $
+
+  08 Nov 2008; Markus Meier <maekke@gentoo.org> f2c-20060507.ebuild:
+  amd64/x86 stable, bug #245832
 
   08 Nov 2008; nixnut <nixnut@gentoo.org> f2c-20060507.ebuild:
   Stable on ppc wrt bug 245832



1.4                  dev-lang/f2c/f2c-20060507.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild?r1=1.3&r2=1.4

Index: f2c-20060507.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- f2c-20060507.ebuild	8 Nov 2008 15:28:43 -0000	1.3
+++ f2c-20060507.ebuild	8 Nov 2008 18:37:23 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild,v 1.3 2008/11/08 15:28:43 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild,v 1.4 2008/11/08 18:37:23 maekke Exp $
 
 inherit eutils toolchain-funcs
 
@@ -13,7 +13,7 @@
 
 LICENSE="libf2c"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 
 IUSE=""
 RDEPEND="dev-libs/libf2c"






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

* [gentoo-commits] gentoo-x86 commit in dev-lang/f2c: ChangeLog f2c-20060507.ebuild
@ 2011-02-24  7:43 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-02-24  7:43 UTC (permalink / raw
  To: gentoo-commits

ulm         11/02/24 07:43:29

  Modified:             ChangeLog f2c-20060507.ebuild
  Log:
  Correct license to as-is, bug 356271.
  
  (Portage version: 2.1.9.41/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 dev-lang/f2c/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/f2c/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/f2c/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/f2c/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	26 Nov 2008 17:02:05 -0000	1.25
+++ ChangeLog	24 Feb 2011 07:43:29 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/f2c
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.25 2008/11/26 17:02:05 bicatali Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.26 2011/02/24 07:43:29 ulm Exp $
+
+  24 Feb 2011; Ulrich Mueller <ulm@gentoo.org> f2c-20060507.ebuild:
+  Correct license to as-is, bug 356271.
 
   26 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org>
   -files/f2c-20030320-CAN-2005-0017.patch, -f2c-20030320-r1.ebuild:



1.7                  dev-lang/f2c/f2c-20060507.ebuild

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

Index: f2c-20060507.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- f2c-20060507.ebuild	26 Nov 2008 16:49:44 -0000	1.6
+++ f2c-20060507.ebuild	24 Feb 2011 07:43:29 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild,v 1.6 2008/11/26 16:49:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild,v 1.7 2011/02/24 07:43:29 ulm Exp $
 
 inherit eutils toolchain-funcs
 
@@ -11,11 +11,11 @@
 # thing.
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
-LICENSE="libf2c"
+LICENSE="as-is"
 SLOT="0"
 KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
-
 IUSE=""
+
 RDEPEND="dev-libs/libf2c"
 DEPEND="${RDEPEND}"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-lang/f2c: ChangeLog f2c-20060507.ebuild
@ 2011-04-30 17:52 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2011-04-30 17:52 UTC (permalink / raw
  To: gentoo-commits

armin76     11/04/30 17:52:11

  Modified:             ChangeLog f2c-20060507.ebuild
  Log:
  Drop alpha/sparc keywords
  
  (Portage version: 2.1.9.45/cvs/Linux ia64)

Revision  Changes    Path
1.27                 dev-lang/f2c/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/f2c/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/f2c/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/f2c/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	24 Feb 2011 07:43:29 -0000	1.26
+++ ChangeLog	30 Apr 2011 17:52:11 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/f2c
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.26 2011/02/24 07:43:29 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/ChangeLog,v 1.27 2011/04/30 17:52:11 armin76 Exp $
+
+  30 Apr 2011; Raúl Porcel <armin76@gentoo.org> f2c-20060507.ebuild:
+  Drop alpha/sparc keywords
 
   24 Feb 2011; Ulrich Mueller <ulm@gentoo.org> f2c-20060507.ebuild:
   Correct license to as-is, bug 356271.



1.8                  dev-lang/f2c/f2c-20060507.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild?r1=1.7&r2=1.8

Index: f2c-20060507.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- f2c-20060507.ebuild	24 Feb 2011 07:43:29 -0000	1.7
+++ f2c-20060507.ebuild	30 Apr 2011 17:52:11 -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/dev-lang/f2c/f2c-20060507.ebuild,v 1.7 2011/02/24 07:43:29 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20060507.ebuild,v 1.8 2011/04/30 17:52:11 armin76 Exp $
 
 inherit eutils toolchain-funcs
 
@@ -13,7 +13,7 @@
 
 LICENSE="as-is"
 SLOT="0"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="dev-libs/libf2c"






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

end of thread, other threads:[~2011-04-30 17:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-30 17:52 [gentoo-commits] gentoo-x86 commit in dev-lang/f2c: ChangeLog f2c-20060507.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-24  7:43 Ulrich Mueller (ulm)
2008-11-08 18:37 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