public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/hotot: ChangeLog hotot-0.9.8.ebuild
@ 2012-06-05 10:23 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-05 10:23 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/05 10:23:50

  Modified:             ChangeLog hotot-0.9.8.ebuild
  Log:
  Stable for amd64, wrt bug #419695
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 net-misc/hotot/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	5 Jun 2012 05:37:38 -0000	1.11
+++ ChangeLog	5 Jun 2012 10:23:50 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/hotot
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.11 2012/06/05 05:37:38 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.12 2012/06/05 10:23:50 ago Exp $
+
+  05 Jun 2012; Agostino Sarubbo <ago@gentoo.org> hotot-0.9.8.ebuild:
+  Stable for amd64, wrt bug #419695
 
 *hotot-0.9.8.7 (05 Jun 2012)
 



1.2                  net-misc/hotot/hotot-0.9.8.ebuild

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

Index: hotot-0.9.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hotot-0.9.8.ebuild	19 Apr 2012 20:07:39 -0000	1.1
+++ hotot-0.9.8.ebuild	5 Jun 2012 10:23:50 -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/net-misc/hotot/hotot-0.9.8.ebuild,v 1.1 2012/04/19 20:07:39 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.ebuild,v 1.2 2012/06/05 10:23:50 ago Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="chrome gtk kde qt4"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in net-misc/hotot: ChangeLog hotot-0.9.8.ebuild
@ 2012-06-06 23:09 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-06-06 23:09 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/06/06 23:09:16

  Modified:             ChangeLog hotot-0.9.8.ebuild
  Log:
  marked x86 per bug 419695
  
  (Portage version: 2.2.0_alpha110/cvs/Linux i686)

Revision  Changes    Path
1.13                 net-misc/hotot/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	5 Jun 2012 10:23:50 -0000	1.12
+++ ChangeLog	6 Jun 2012 23:09:16 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/hotot
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.12 2012/06/05 10:23:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.13 2012/06/06 23:09:16 jdhore Exp $
+
+  06 Jun 2012; Jeff Horelick <jdhore@gentoo.org> hotot-0.9.8.ebuild:
+  marked x86 per bug 419695
 
   05 Jun 2012; Agostino Sarubbo <ago@gentoo.org> hotot-0.9.8.ebuild:
   Stable for amd64, wrt bug #419695



1.3                  net-misc/hotot/hotot-0.9.8.ebuild

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

Index: hotot-0.9.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hotot-0.9.8.ebuild	5 Jun 2012 10:23:50 -0000	1.2
+++ hotot-0.9.8.ebuild	6 Jun 2012 23:09:16 -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/net-misc/hotot/hotot-0.9.8.ebuild,v 1.2 2012/06/05 10:23:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.ebuild,v 1.3 2012/06/06 23:09:16 jdhore Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="chrome gtk kde qt4"
 
 RDEPEND="






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

end of thread, other threads:[~2012-06-06 23:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 10:23 [gentoo-commits] gentoo-x86 commit in net-misc/hotot: ChangeLog hotot-0.9.8.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-06 23:09 Jeff Horelick (jdhore)

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