public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/xchat-gnome: ChangeLog xchat-gnome-0.26.1-r2.ebuild xchat-gnome-0.26.1-r1.ebuild
@ 2011-11-28 19:16 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-11-28 19:16 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/11/28 19:16:11

  Modified:             ChangeLog xchat-gnome-0.26.1-r2.ebuild
                        xchat-gnome-0.26.1-r1.ebuild
  Log:
  Fix HOMEPAGE from non-existing site to http://live.gnome.org/Xchat-Gnome
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.65                 net-irc/xchat-gnome/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	17 May 2011 22:41:30 -0000	1.64
+++ ChangeLog	28 Nov 2011 19:16:11 -0000	1.65
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/xchat-gnome
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.64 2011/05/17 22:41:30 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.65 2011/11/28 19:16:11 ssuominen Exp $
+
+  28 Nov 2011; Samuli Suominen <ssuominen@gentoo.org>
+  xchat-gnome-0.26.1-r1.ebuild, xchat-gnome-0.26.1-r2.ebuild:
+  Fix HOMEPAGE from non-existing site to http://live.gnome.org/Xchat-Gnome
 
   17 May 2011; Nathan Phillip Brink <binki@gentoo.org>
   xchat-gnome-0.26.1-r2.ebuild:



1.3                  net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild

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

Index: xchat-gnome-0.26.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xchat-gnome-0.26.1-r2.ebuild	17 May 2011 22:41:30 -0000	1.2
+++ xchat-gnome-0.26.1-r2.ebuild	28 Nov 2011 19:16:11 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.2 2011/05/17 22:41:30 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.3 2011/11/28 19:16:11 ssuominen Exp $
 
 EAPI=3
 GCONF_DEBUG="yes"
@@ -9,7 +9,7 @@
 inherit autotools eutils multilib gnome2 python
 
 DESCRIPTION="GNOME frontend for the popular X-Chat IRC client"
-HOMEPAGE="http://xchat-gnome.navi.cx/"
+HOMEPAGE="http://live.gnome.org/Xchat-Gnome"
 
 LICENSE="GPL-2"
 SLOT="0"



1.9                  net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild

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

Index: xchat-gnome-0.26.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xchat-gnome-0.26.1-r1.ebuild	9 Mar 2011 16:18:31 -0000	1.8
+++ xchat-gnome-0.26.1-r1.ebuild	28 Nov 2011 19:16:11 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild,v 1.8 2011/03/09 16:18:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild,v 1.9 2011/11/28 19:16:11 ssuominen Exp $
 
 EAPI="2"
 GCONF_DEBUG="yes"
@@ -9,7 +9,7 @@
 inherit eutils gnome2 python
 
 DESCRIPTION="GNOME frontend for the popular X-Chat IRC client"
-HOMEPAGE="http://xchat-gnome.navi.cx/"
+HOMEPAGE="http://live.gnome.org/Xchat-Gnome"
 
 LICENSE="GPL-2"
 SLOT="0"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-28 19:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28 19:16 [gentoo-commits] gentoo-x86 commit in net-irc/xchat-gnome: ChangeLog xchat-gnome-0.26.1-r2.ebuild xchat-gnome-0.26.1-r1.ebuild Samuli Suominen (ssuominen)

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