public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/cb2bib: ChangeLog cb2bib-1.4.8.ebuild
@ 2012-06-18  0:58 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-06-18  0:58 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/06/18 00:58:38

  Modified:             ChangeLog cb2bib-1.4.8.ebuild
  Log:
  marked x86 per bug 421675
  
  (Portage version: 2.2.0_alpha110/cvs/Linux i686)

Revision  Changes    Path
1.13                 app-text/cb2bib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	18 May 2012 23:27:10 -0000	1.12
+++ ChangeLog	18 Jun 2012 00:58:38 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/cb2bib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.12 2012/05/18 23:27:10 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.13 2012/06/18 00:58:38 jdhore Exp $
+
+  18 Jun 2012; Jeff Horelick <jdhore@gentoo.org> cb2bib-1.4.8.ebuild:
+  marked x86 per bug 421675
 
 *cb2bib-1.4.8 (18 May 2012)
 



1.2                  app-text/cb2bib/cb2bib-1.4.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild?r1=1.1&r2=1.2

Index: cb2bib-1.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cb2bib-1.4.8.ebuild	18 May 2012 23:27:10 -0000	1.1
+++ cb2bib-1.4.8.ebuild	18 Jun 2012 00:58:38 -0000	1.2
@@ -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/app-text/cb2bib/cb2bib-1.4.8.ebuild,v 1.1 2012/05/18 23:27:10 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild,v 1.2 2012/06/18 00:58:38 jdhore Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="debug +lzo +poll"
 
 DEPEND="






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

* [gentoo-commits] gentoo-x86 commit in app-text/cb2bib: ChangeLog cb2bib-1.4.8.ebuild
@ 2012-06-18 11:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-18 11:05 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/18 11:05:38

  Modified:             ChangeLog cb2bib-1.4.8.ebuild
  Log:
  Stable for amd64, wrt bug #421675
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 app-text/cb2bib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	18 Jun 2012 00:58:38 -0000	1.13
+++ ChangeLog	18 Jun 2012 11:05:38 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/cb2bib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.13 2012/06/18 00:58:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.14 2012/06/18 11:05:38 ago Exp $
+
+  18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> cb2bib-1.4.8.ebuild:
+  Stable for amd64, wrt bug #421675
 
   18 Jun 2012; Jeff Horelick <jdhore@gentoo.org> cb2bib-1.4.8.ebuild:
   marked x86 per bug 421675



1.3                  app-text/cb2bib/cb2bib-1.4.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild?r1=1.2&r2=1.3

Index: cb2bib-1.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cb2bib-1.4.8.ebuild	18 Jun 2012 00:58:38 -0000	1.2
+++ cb2bib-1.4.8.ebuild	18 Jun 2012 11:05:38 -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/app-text/cb2bib/cb2bib-1.4.8.ebuild,v 1.2 2012/06/18 00:58:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild,v 1.3 2012/06/18 11:05:38 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="debug +lzo +poll"
 
 DEPEND="






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

* [gentoo-commits] gentoo-x86 commit in app-text/cb2bib: ChangeLog cb2bib-1.4.8.ebuild
@ 2013-02-10 14:55 Michael Palimaka (kensington)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka (kensington) @ 2013-02-10 14:55 UTC (permalink / raw
  To: gentoo-commits

kensington    13/02/10 14:55:51

  Modified:             ChangeLog
  Removed:              cb2bib-1.4.8.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)

Revision  Changes    Path
1.19                 app-text/cb2bib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	10 Feb 2013 12:24:48 -0000	1.18
+++ ChangeLog	10 Feb 2013 14:55:51 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/cb2bib
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.18 2013/02/10 12:24:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.19 2013/02/10 14:55:51 kensington Exp $
+
+  10 Feb 2013; Michael Palimaka <kensington@gentoo.org> -cb2bib-1.4.8.ebuild:
+  Remove old.
 
   10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> cb2bib-1.4.9.ebuild:
   Stable for amd64, wrt bug #456466





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

end of thread, other threads:[~2013-02-10 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-18  0:58 [gentoo-commits] gentoo-x86 commit in app-text/cb2bib: ChangeLog cb2bib-1.4.8.ebuild Jeff Horelick (jdhore)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-18 11:05 Agostino Sarubbo (ago)
2013-02-10 14:55 Michael Palimaka (kensington)

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