public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/hamlib: ChangeLog hamlib-1.2.8-r1.ebuild
@ 2009-02-01 17:02 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-02-01 17:02 UTC (permalink / raw
  To: gentoo-commits

klausman    09/02/01 17:02:04

  Modified:             ChangeLog hamlib-1.2.8-r1.ebuild
  Log:
  Stable on alpha, bug #257055
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.31                 media-libs/hamlib/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	27 Dec 2008 17:11:47 -0000	1.30
+++ ChangeLog	1 Feb 2009 17:02:04 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/hamlib
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.30 2008/12/27 17:11:47 darkside Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.31 2009/02/01 17:02:04 klausman Exp $
+
+  01 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
+  hamlib-1.2.8-r1.ebuild:
+  Stable on alpha, bug #257055
 
 *hamlib-1.2.8-r1 (27 Dec 2008)
 



1.3                  media-libs/hamlib/hamlib-1.2.8-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?r1=1.2&r2=1.3

Index: hamlib-1.2.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hamlib-1.2.8-r1.ebuild	31 Dec 2008 03:31:07 -0000	1.2
+++ hamlib-1.2.8-r1.ebuild	1 Feb 2009 17:02:04 -0000	1.3
@@ -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/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v 1.2 2008/12/31 03:31:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v 1.3 2009/02/01 17:02:04 klausman Exp $
 
 inherit autotools eutils libtool multilib
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~ppc ~x86 ~x86-fbsd"
 IUSE="doc python tcl"
 
 RESTRICT="test"






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

* [gentoo-commits] gentoo-x86 commit in media-libs/hamlib: ChangeLog hamlib-1.2.8-r1.ebuild
@ 2009-02-01 20:38 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2009-02-01 20:38 UTC (permalink / raw
  To: gentoo-commits

maekke      09/02/01 20:38:15

  Modified:             ChangeLog hamlib-1.2.8-r1.ebuild
  Log:
  amd64/x86 stable, bug #257055
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 media-libs/hamlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	1 Feb 2009 17:02:04 -0000	1.31
+++ ChangeLog	1 Feb 2009 20:38:15 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/hamlib
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.31 2009/02/01 17:02:04 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.32 2009/02/01 20:38:15 maekke Exp $
+
+  01 Feb 2009; Markus Meier <maekke@gentoo.org> hamlib-1.2.8-r1.ebuild:
+  amd64/x86 stable, bug #257055
 
   01 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
   hamlib-1.2.8-r1.ebuild:



1.4                  media-libs/hamlib/hamlib-1.2.8-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?r1=1.3&r2=1.4

Index: hamlib-1.2.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hamlib-1.2.8-r1.ebuild	1 Feb 2009 17:02:04 -0000	1.3
+++ hamlib-1.2.8-r1.ebuild	1 Feb 2009 20:38:15 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v 1.3 2009/02/01 17:02:04 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v 1.4 2009/02/01 20:38:15 maekke Exp $
 
 inherit autotools eutils libtool multilib
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~ppc x86 ~x86-fbsd"
 IUSE="doc python tcl"
 
 RESTRICT="test"






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

* [gentoo-commits] gentoo-x86 commit in media-libs/hamlib: ChangeLog hamlib-1.2.8-r1.ebuild
@ 2009-02-15 13:49 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2009-02-15 13:49 UTC (permalink / raw
  To: gentoo-commits

ranger      09/02/15 13:49:37

  Modified:             ChangeLog hamlib-1.2.8-r1.ebuild
  Log:
  stable ppc, bug 257055
  (Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)

Revision  Changes    Path
1.33                 media-libs/hamlib/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	1 Feb 2009 20:38:15 -0000	1.32
+++ ChangeLog	15 Feb 2009 13:49:37 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/hamlib
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.32 2009/02/01 20:38:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.33 2009/02/15 13:49:37 ranger Exp $
+
+  15 Feb 2009; Brent Baude <ranger@gentoo.org> hamlib-1.2.8-r1.ebuild:
+  stable ppc, bug 257055
 
   01 Feb 2009; Markus Meier <maekke@gentoo.org> hamlib-1.2.8-r1.ebuild:
   amd64/x86 stable, bug #257055



1.5                  media-libs/hamlib/hamlib-1.2.8-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?r1=1.4&r2=1.5

Index: hamlib-1.2.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hamlib-1.2.8-r1.ebuild	1 Feb 2009 20:38:15 -0000	1.4
+++ hamlib-1.2.8-r1.ebuild	15 Feb 2009 13:49:37 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v 1.4 2009/02/01 20:38:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v 1.5 2009/02/15 13:49:37 ranger Exp $
 
 inherit autotools eutils libtool multilib
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ppc x86 ~x86-fbsd"
 IUSE="doc python tcl"
 
 RESTRICT="test"






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

end of thread, other threads:[~2009-02-15 13:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-01 17:02 [gentoo-commits] gentoo-x86 commit in media-libs/hamlib: ChangeLog hamlib-1.2.8-r1.ebuild Tobias Klausmann (klausman)
  -- strict thread matches above, loose matches on Subject: below --
2009-02-01 20:38 Markus Meier (maekke)
2009-02-15 13:49 Brent Baude (ranger)

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