public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/ebook-tools: ChangeLog ebook-tools-0.2.2.ebuild
@ 2012-10-17 11:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-10-17 11:07 UTC (permalink / raw
  To: gentoo-commits

ago         12/10/17 11:07:18

  Modified:             ChangeLog ebook-tools-0.2.2.ebuild
  Log:
  Stable for amd64, wrt bug #438562
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 app-text/ebook-tools/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	16 Oct 2012 14:54:38 -0000	1.23
+++ ChangeLog	17 Oct 2012 11:07:18 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/ebook-tools
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.23 2012/10/16 14:54:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.24 2012/10/17 11:07:18 ago Exp $
+
+  17 Oct 2012; Agostino Sarubbo <ago@gentoo.org> ebook-tools-0.2.2.ebuild:
+  Stable for amd64, wrt bug #438562
 
   16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> ebook-tools-0.2.2.ebuild:
   stable ppc pcc64, bug #438562



1.3                  app-text/ebook-tools/ebook-tools-0.2.2.ebuild

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

Index: ebook-tools-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ebook-tools-0.2.2.ebuild	16 Oct 2012 14:54:38 -0000	1.2
+++ ebook-tools-0.2.2.ebuild	17 Oct 2012 11:07:18 -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/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.2 2012/10/16 14:54:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.3 2012/10/17 11:07:18 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~x86"
 IUSE=""
 
 DEPEND="dev-libs/libxml2





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

* [gentoo-commits] gentoo-x86 commit in app-text/ebook-tools: ChangeLog ebook-tools-0.2.2.ebuild
@ 2012-10-20 16:10 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-10-20 16:10 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/10/20 16:10:48

  Modified:             ChangeLog ebook-tools-0.2.2.ebuild
  Log:
  marked x86 per bug 438562
  
  (Portage version: 2.2.0_alpha141/cvs/Linux i686, signed Manifest commit with key 23E9E900)

Revision  Changes    Path
1.26                 app-text/ebook-tools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	17 Oct 2012 14:12:57 -0000	1.25
+++ ChangeLog	20 Oct 2012 16:10:48 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/ebook-tools
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.25 2012/10/17 14:12:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.26 2012/10/20 16:10:48 jdhore Exp $
+
+  20 Oct 2012; Jeff Horelick <jdhore@gentoo.org> ebook-tools-0.2.2.ebuild:
+  marked x86 per bug 438562
 
   17 Oct 2012; Jeroen Roovers <jer@gentoo.org> ebook-tools-0.1.1-r1.ebuild:
   Marked ~hppa (bug #438562).



1.4                  app-text/ebook-tools/ebook-tools-0.2.2.ebuild

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

Index: ebook-tools-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ebook-tools-0.2.2.ebuild	17 Oct 2012 11:07:18 -0000	1.3
+++ ebook-tools-0.2.2.ebuild	20 Oct 2012 16:10:48 -0000	1.4
@@ -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/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.3 2012/10/17 11:07:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.4 2012/10/20 16:10:48 jdhore Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 x86"
 IUSE=""
 
 DEPEND="dev-libs/libxml2





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

* [gentoo-commits] gentoo-x86 commit in app-text/ebook-tools: ChangeLog ebook-tools-0.2.2.ebuild
@ 2013-08-16 13:32 Alexis Ballier (aballier)
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier (aballier) @ 2013-08-16 13:32 UTC (permalink / raw
  To: gentoo-commits

aballier    13/08/16 13:32:24

  Modified:             ChangeLog ebook-tools-0.2.2.ebuild
  Log:
  keyword ~amd64-fbsd, bug #481092
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.28                 app-text/ebook-tools/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	23 Oct 2012 11:02:09 -0000	1.27
+++ ChangeLog	16 Aug 2013 13:32:23 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/ebook-tools
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.27 2012/10/23 11:02:09 kensington Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.28 2013/08/16 13:32:23 aballier Exp $
+
+  16 Aug 2013; Alexis Ballier <aballier@gentoo.org> ebook-tools-0.2.2.ebuild:
+  keyword ~amd64-fbsd, bug #481092
 
   23 Oct 2012; Michael Palimaka <kensington@gentoo.org>
   -ebook-tools-0.1.1-r1.ebuild, -ebook-tools-0.2.1.ebuild:



1.5                  app-text/ebook-tools/ebook-tools-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild?r1=1.4&r2=1.5

Index: ebook-tools-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ebook-tools-0.2.2.ebuild	20 Oct 2012 16:10:48 -0000	1.4
+++ ebook-tools-0.2.2.ebuild	16 Aug 2013 13:32:23 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.4 2012/10/20 16:10:48 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.5 2013/08/16 13:32:23 aballier Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 x86 ~amd64-fbsd"
 IUSE=""
 
 DEPEND="dev-libs/libxml2





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

* [gentoo-commits] gentoo-x86 commit in app-text/ebook-tools: ChangeLog ebook-tools-0.2.2.ebuild
@ 2013-08-24 13:09 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2013-08-24 13:09 UTC (permalink / raw
  To: gentoo-commits

maekke      13/08/24 13:09:52

  Modified:             ChangeLog ebook-tools-0.2.2.ebuild
  Log:
  add ~arm, bug #481092
  
  (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.29                 app-text/ebook-tools/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	16 Aug 2013 13:32:23 -0000	1.28
+++ ChangeLog	24 Aug 2013 13:09:52 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/ebook-tools
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.28 2013/08/16 13:32:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.29 2013/08/24 13:09:52 maekke Exp $
+
+  24 Aug 2013; Markus Meier <maekke@gentoo.org> ebook-tools-0.2.2.ebuild:
+  add ~arm, bug #481092
 
   16 Aug 2013; Alexis Ballier <aballier@gentoo.org> ebook-tools-0.2.2.ebuild:
   keyword ~amd64-fbsd, bug #481092



1.6                  app-text/ebook-tools/ebook-tools-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild?r1=1.5&r2=1.6

Index: ebook-tools-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ebook-tools-0.2.2.ebuild	16 Aug 2013 13:32:23 -0000	1.5
+++ ebook-tools-0.2.2.ebuild	24 Aug 2013 13:09:52 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.5 2013/08/16 13:32:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.2.2.ebuild,v 1.6 2013/08/24 13:09:52 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 x86 ~amd64-fbsd"
 IUSE=""
 
 DEPEND="dev-libs/libxml2





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

end of thread, other threads:[~2013-08-24 13:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-16 13:32 [gentoo-commits] gentoo-x86 commit in app-text/ebook-tools: ChangeLog ebook-tools-0.2.2.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-24 13:09 Markus Meier (maekke)
2012-10-20 16:10 Jeff Horelick (jdhore)
2012-10-17 11:07 Agostino Sarubbo (ago)

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