public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.1.ebuild ChangeLog
@ 2012-09-23  7:31 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 7+ messages in thread
From: Sergey Popov (pinkbyte) @ 2012-09-23  7:31 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    12/09/23 07:31:22

  Modified:             hexchat-2.9.1.ebuild ChangeLog
  Log:
  Use DOCS variable wrt bug #435880
  
  (Portage version: 2.2.0_alpha129/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-irc/hexchat/hexchat-2.9.1.ebuild

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

Index: hexchat-2.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hexchat-2.9.1.ebuild	25 Aug 2012 14:34:49 -0000	1.1
+++ hexchat-2.9.1.ebuild	23 Sep 2012 07:31:22 -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-irc/hexchat/hexchat-2.9.1.ebuild,v 1.1 2012/08/25 14:34:49 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.2 2012/09/23 07:31:22 pinkbyte Exp $
 
 EAPI=4
 
@@ -31,6 +31,8 @@
 	sys-devel/gettext
 	virtual/pkgconfig"
 
+DOCS="ChangeLog README*"
+
 pkg_setup() {
 	# Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org>
 	if [[ ${ARCH} = sparc ]] ; then
@@ -79,8 +81,6 @@
 	insinto /usr/include/hexchat
 	doins src/common/xchat-plugin.h
 
-	dodoc ChangeLog README*
-
 	# remove useless desktop entry when gtk USE flag is unset
 	if ! use gtk ; then
 		rm "${ED}"/usr/share/applications -rf



1.2                  net-irc/hexchat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	25 Aug 2012 14:34:49 -0000	1.1
+++ ChangeLog	23 Sep 2012 07:31:22 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/hexchat
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.1 2012/08/25 14:34:49 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.2 2012/09/23 07:31:22 pinkbyte Exp $
+
+  23 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> hexchat-2.9.1.ebuild:
+  Use DOCS variable wrt bug #435880
 
 *hexchat-2.9.1 (25 Aug 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.1.ebuild ChangeLog
@ 2012-09-24 11:33 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2012-09-24 11:33 UTC (permalink / raw
  To: gentoo-commits

jer         12/09/24 11:33:41

  Modified:             hexchat-2.9.1.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #435872).
  
  (Portage version: 2.2.0_alpha131/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-irc/hexchat/hexchat-2.9.1.ebuild

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

Index: hexchat-2.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hexchat-2.9.1.ebuild	23 Sep 2012 07:31:22 -0000	1.2
+++ hexchat-2.9.1.ebuild	24 Sep 2012 11:33:41 -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-irc/hexchat/hexchat-2.9.1.ebuild,v 1.2 2012/09/23 07:31:22 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.3 2012/09/24 11:33:41 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl"
 
 RDEPEND=">=dev-libs/glib-2.6.0:2



1.3                  net-irc/hexchat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	23 Sep 2012 07:31:22 -0000	1.2
+++ ChangeLog	24 Sep 2012 11:33:41 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/hexchat
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.2 2012/09/23 07:31:22 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.3 2012/09/24 11:33:41 jer Exp $
+
+  24 Sep 2012; Jeroen Roovers <jer@gentoo.org> hexchat-2.9.1.ebuild:
+  Marked ~hppa (bug #435872).
 
   23 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> hexchat-2.9.1.ebuild:
   Use DOCS variable wrt bug #435880





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

* [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.1.ebuild ChangeLog
@ 2012-09-28 23:51 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-09-28 23:51 UTC (permalink / raw
  To: gentoo-commits

blueness    12/09/28 23:51:19

  Modified:             hexchat-2.9.1.ebuild ChangeLog
  Log:
  keyword ~ppc ~pcc64, bug #435872
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-irc/hexchat/hexchat-2.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?r1=1.3&r2=1.4

Index: hexchat-2.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hexchat-2.9.1.ebuild	24 Sep 2012 11:33:41 -0000	1.3
+++ hexchat-2.9.1.ebuild	28 Sep 2012 23:51:19 -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/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.3 2012/09/24 11:33:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.4 2012/09/28 23:51:19 blueness Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl"
 
 RDEPEND=">=dev-libs/glib-2.6.0:2



1.4                  net-irc/hexchat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	24 Sep 2012 11:33:41 -0000	1.3
+++ ChangeLog	28 Sep 2012 23:51:19 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/hexchat
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.3 2012/09/24 11:33:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.4 2012/09/28 23:51:19 blueness Exp $
+
+  28 Sep 2012; Anthony G. Basile <blueness@gentoo.org> hexchat-2.9.1.ebuild:
+  keyword ~ppc ~pcc64, bug #435872
 
   24 Sep 2012; Jeroen Roovers <jer@gentoo.org> hexchat-2.9.1.ebuild:
   Marked ~hppa (bug #435872).





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

* [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.1.ebuild ChangeLog
@ 2012-09-30 17:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2012-09-30 17:48 UTC (permalink / raw
  To: gentoo-commits

armin76     12/09/30 17:48:45

  Modified:             hexchat-2.9.1.ebuild ChangeLog
  Log:
  Add ~alpha/~ia64/~sparc wrt #435872
  
  (Portage version: 2.1.11.16/cvs/Linux ia64)

Revision  Changes    Path
1.5                  net-irc/hexchat/hexchat-2.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?r1=1.4&r2=1.5

Index: hexchat-2.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hexchat-2.9.1.ebuild	28 Sep 2012 23:51:19 -0000	1.4
+++ hexchat-2.9.1.ebuild	30 Sep 2012 17:48:45 -0000	1.5
@@ -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-irc/hexchat/hexchat-2.9.1.ebuild,v 1.4 2012/09/28 23:51:19 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.5 2012/09/30 17:48:45 armin76 Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl"
 
 RDEPEND=">=dev-libs/glib-2.6.0:2



1.5                  net-irc/hexchat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	28 Sep 2012 23:51:19 -0000	1.4
+++ ChangeLog	30 Sep 2012 17:48:45 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/hexchat
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.4 2012/09/28 23:51:19 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.5 2012/09/30 17:48:45 armin76 Exp $
+
+  30 Sep 2012; Raúl Porcel <armin76@gentoo.org> hexchat-2.9.1.ebuild:
+  Add ~alpha/~ia64/~sparc wrt #435872
 
   28 Sep 2012; Anthony G. Basile <blueness@gentoo.org> hexchat-2.9.1.ebuild:
   keyword ~ppc ~pcc64, bug #435872





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

* [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.1.ebuild ChangeLog
@ 2012-10-01  9:12 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-10-01  9:12 UTC (permalink / raw
  To: gentoo-commits

ago         12/10/01 09:12:45

  Modified:             hexchat-2.9.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #435890
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  net-irc/hexchat/hexchat-2.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?r1=1.5&r2=1.6

Index: hexchat-2.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hexchat-2.9.1.ebuild	30 Sep 2012 17:48:45 -0000	1.5
+++ hexchat-2.9.1.ebuild	1 Oct 2012 09:12:45 -0000	1.6
@@ -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-irc/hexchat/hexchat-2.9.1.ebuild,v 1.5 2012/09/30 17:48:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.6 2012/10/01 09:12:45 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl"
 
 RDEPEND=">=dev-libs/glib-2.6.0:2



1.6                  net-irc/hexchat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	30 Sep 2012 17:48:45 -0000	1.5
+++ ChangeLog	1 Oct 2012 09:12:45 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/hexchat
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.5 2012/09/30 17:48:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.6 2012/10/01 09:12:45 ago Exp $
+
+  01 Oct 2012; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.1.ebuild:
+  Stable for amd64, wrt bug #435890
 
   30 Sep 2012; Raúl Porcel <armin76@gentoo.org> hexchat-2.9.1.ebuild:
   Add ~alpha/~ia64/~sparc wrt #435872





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

* [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.1.ebuild ChangeLog
@ 2012-10-01  9:13 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-10-01  9:13 UTC (permalink / raw
  To: gentoo-commits

ago         12/10/01 09:13:11

  Modified:             hexchat-2.9.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #435890
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  net-irc/hexchat/hexchat-2.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?r1=1.6&r2=1.7

Index: hexchat-2.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hexchat-2.9.1.ebuild	1 Oct 2012 09:12:45 -0000	1.6
+++ hexchat-2.9.1.ebuild	1 Oct 2012 09:13:11 -0000	1.7
@@ -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-irc/hexchat/hexchat-2.9.1.ebuild,v 1.6 2012/10/01 09:12:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.7 2012/10/01 09:13:11 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl"
 
 RDEPEND=">=dev-libs/glib-2.6.0:2



1.7                  net-irc/hexchat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	1 Oct 2012 09:12:45 -0000	1.6
+++ ChangeLog	1 Oct 2012 09:13:11 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/hexchat
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.6 2012/10/01 09:12:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.7 2012/10/01 09:13:11 ago Exp $
+
+  01 Oct 2012; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.1.ebuild:
+  Stable for x86, wrt bug #435890
 
   01 Oct 2012; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.1.ebuild:
   Stable for amd64, wrt bug #435890





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

* [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.1.ebuild ChangeLog
@ 2012-10-02  2:25 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-10-02  2:25 UTC (permalink / raw
  To: gentoo-commits

blueness    12/10/02 02:25:18

  Modified:             hexchat-2.9.1.ebuild ChangeLog
  Log:
  keyword ~arm, bug #435872
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  net-irc/hexchat/hexchat-2.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?r1=1.7&r2=1.8

Index: hexchat-2.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hexchat-2.9.1.ebuild	1 Oct 2012 09:13:11 -0000	1.7
+++ hexchat-2.9.1.ebuild	2 Oct 2012 02:25:18 -0000	1.8
@@ -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-irc/hexchat/hexchat-2.9.1.ebuild,v 1.7 2012/10/01 09:13:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.8 2012/10/02 02:25:18 blueness Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl"
 
 RDEPEND=">=dev-libs/glib-2.6.0:2



1.8                  net-irc/hexchat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	1 Oct 2012 09:13:11 -0000	1.7
+++ ChangeLog	2 Oct 2012 02:25:18 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/hexchat
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.7 2012/10/01 09:13:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.8 2012/10/02 02:25:18 blueness Exp $
+
+  02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> hexchat-2.9.1.ebuild:
+  keyword ~arm, bug #435872
 
   01 Oct 2012; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.1.ebuild:
   Stable for x86, wrt bug #435890





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

end of thread, other threads:[~2012-10-02  2:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 11:33 [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.1.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-02  2:25 Anthony G. Basile (blueness)
2012-10-01  9:13 Agostino Sarubbo (ago)
2012-10-01  9:12 Agostino Sarubbo (ago)
2012-09-30 17:48 Raul Porcel (armin76)
2012-09-28 23:51 Anthony G. Basile (blueness)
2012-09-23  7:31 Sergey Popov (pinkbyte)

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