* [gentoo-commits] gentoo-x86 commit in net-analyzer/gnome-nettool: gnome-nettool-3.8.1.ebuild ChangeLog
@ 2013-06-01 7:41 Pacho Ramos (pacho)
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2013-06-01 7:41 UTC (permalink / raw
To: gentoo-commits
pacho 13/06/01 07:41:41
Modified: ChangeLog
Added: gnome-nettool-3.8.1.ebuild
Log:
Version bump
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.122 net-analyzer/gnome-nettool/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?r1=1.121&r2=1.122
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog 4 May 2013 11:53:38 -0000 1.121
+++ ChangeLog 1 Jun 2013 07:41:41 -0000 1.122
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/gnome-nettool
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.121 2013/05/04 11:53:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.122 2013/06/01 07:41:41 pacho Exp $
+
+*gnome-nettool-3.8.1 (01 Jun 2013)
+
+ 01 Jun 2013; Pacho Ramos <pacho@gentoo.org> +gnome-nettool-3.8.1.ebuild:
+ Version bump
*gnome-nettool-3.8.0 (04 May 2013)
1.1 net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.1&content-type=text/plain
Index: gnome-nettool-3.8.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.1 2013/06/01 07:41:41 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
inherit eutils gnome2
DESCRIPTION="Graphical front-ends to various networking command-line"
HOMEPAGE="https://git.gnome.org/browse/gnome-nettool/"
LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
COMMON_DEPEND="
>=dev-libs/glib-2.25.10:2
gnome-base/libgtop:2
x11-libs/cairo
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-2.90.4:3
x11-libs/pango
"
RDEPEND="${COMMON_DEPEND}
|| (
net-misc/iputils
net-analyzer/tcptraceroute
net-analyzer/traceroute
sys-freebsd/freebsd-usbin )
net-analyzer/nmap
net-dns/bind-tools
userland_GNU? ( net-misc/netkit-fingerd net-misc/whois )
userland_BSD? ( net-misc/bsdwhois )
"
DEPEND="${COMMON_DEPEND}
app-text/yelp-tools
>=dev-util/intltool-0.40
virtual/pkgconfig
sys-devel/gettext
"
src_configure() {
gnome2_src_configure $(use_enable debug)
}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/gnome-nettool: gnome-nettool-3.8.1.ebuild ChangeLog
@ 2013-11-30 19:41 Pacho Ramos (pacho)
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2013-11-30 19:41 UTC (permalink / raw
To: gentoo-commits
pacho 13/11/30 19:41:55
Modified: gnome-nettool-3.8.1.ebuild ChangeLog
Log:
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.2 net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?r1=1.1&r2=1.2
Index: gnome-nettool-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-nettool-3.8.1.ebuild 1 Jun 2013 07:41:41 -0000 1.1
+++ gnome-nettool-3.8.1.ebuild 30 Nov 2013 19:41:55 -0000 1.2
@@ -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/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.1 2013/06/01 07:41:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.2 2013/11/30 19:41:55 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
COMMON_DEPEND="
>=dev-libs/glib-2.25.10:2
1.123 net-analyzer/gnome-nettool/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.123&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.123&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?r1=1.122&r2=1.123
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog 1 Jun 2013 07:41:41 -0000 1.122
+++ ChangeLog 30 Nov 2013 19:41:55 -0000 1.123
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/gnome-nettool
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.122 2013/06/01 07:41:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.123 2013/11/30 19:41:55 pacho Exp $
+
+ 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-nettool-3.8.1.ebuild:
+ amd64 stable, bug #478252
*gnome-nettool-3.8.1 (01 Jun 2013)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/gnome-nettool: gnome-nettool-3.8.1.ebuild ChangeLog
@ 2013-12-08 19:19 Pacho Ramos (pacho)
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2013-12-08 19:19 UTC (permalink / raw
To: gentoo-commits
pacho 13/12/08 19:19:06
Modified: gnome-nettool-3.8.1.ebuild ChangeLog
Log:
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.3 net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?r1=1.2&r2=1.3
Index: gnome-nettool-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-nettool-3.8.1.ebuild 30 Nov 2013 19:41:55 -0000 1.2
+++ gnome-nettool-3.8.1.ebuild 8 Dec 2013 19:19:06 -0000 1.3
@@ -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/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.2 2013/11/30 19:41:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.3 2013/12/08 19:19:06 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
COMMON_DEPEND="
>=dev-libs/glib-2.25.10:2
1.124 net-analyzer/gnome-nettool/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?r1=1.123&r2=1.124
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog 30 Nov 2013 19:41:55 -0000 1.123
+++ ChangeLog 8 Dec 2013 19:19:06 -0000 1.124
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/gnome-nettool
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.123 2013/11/30 19:41:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.124 2013/12/08 19:19:06 pacho Exp $
+
+ 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-nettool-3.8.1.ebuild:
+ x86 stable, bug #478252
30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-nettool-3.8.1.ebuild:
amd64 stable, bug #478252
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/gnome-nettool: gnome-nettool-3.8.1.ebuild ChangeLog
@ 2014-02-22 15:36 Pacho Ramos (pacho)
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2014-02-22 15:36 UTC (permalink / raw
To: gentoo-commits
pacho 14/02/22 15:36:30
Modified: gnome-nettool-3.8.1.ebuild ChangeLog
Log:
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.4 net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?r1=1.3&r2=1.4
Index: gnome-nettool-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-nettool-3.8.1.ebuild 8 Dec 2013 19:19:06 -0000 1.3
+++ gnome-nettool-3.8.1.ebuild 22 Feb 2014 15:36:30 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.3 2013/12/08 19:19:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.4 2014/02/22 15:36:30 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
COMMON_DEPEND="
>=dev-libs/glib-2.25.10:2
1.125 net-analyzer/gnome-nettool/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.125&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.125&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?r1=1.124&r2=1.125
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog 8 Dec 2013 19:19:06 -0000 1.124
+++ ChangeLog 22 Feb 2014 15:36:30 -0000 1.125
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/gnome-nettool
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.124 2013/12/08 19:19:06 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.125 2014/02/22 15:36:30 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-nettool-3.8.1.ebuild:
+ arch stable, bug 888
08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-nettool-3.8.1.ebuild:
x86 stable, bug #478252
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/gnome-nettool: gnome-nettool-3.8.1.ebuild ChangeLog
@ 2014-02-22 22:21 Pacho Ramos (pacho)
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2014-02-22 22:21 UTC (permalink / raw
To: gentoo-commits
pacho 14/02/22 22:21:08
Modified: gnome-nettool-3.8.1.ebuild ChangeLog
Log:
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.5 net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?r1=1.4&r2=1.5
Index: gnome-nettool-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-nettool-3.8.1.ebuild 22 Feb 2014 15:36:30 -0000 1.4
+++ gnome-nettool-3.8.1.ebuild 22 Feb 2014 22:21:08 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.4 2014/02/22 15:36:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.5 2014/02/22 22:21:08 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
COMMON_DEPEND="
>=dev-libs/glib-2.25.10:2
1.126 net-analyzer/gnome-nettool/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?r1=1.125&r2=1.126
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog 22 Feb 2014 15:36:30 -0000 1.125
+++ ChangeLog 22 Feb 2014 22:21:08 -0000 1.126
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/gnome-nettool
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.125 2014/02/22 15:36:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.126 2014/02/22 22:21:08 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-nettool-3.8.1.ebuild:
+ Fix wrong commit, bug 502160
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-nettool-3.8.1.ebuild:
arch stable, bug 888
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/gnome-nettool: gnome-nettool-3.8.1.ebuild ChangeLog
@ 2014-05-31 10:26 Pacho Ramos (pacho)
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2014-05-31 10:26 UTC (permalink / raw
To: gentoo-commits
pacho 14/05/31 10:26:39
Modified: gnome-nettool-3.8.1.ebuild ChangeLog
Log:
Needs to be rebuilt with libgtop soname bumps
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.6 net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild?r1=1.5&r2=1.6
Index: gnome-nettool-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-nettool-3.8.1.ebuild 22 Feb 2014 22:21:08 -0000 1.5
+++ gnome-nettool-3.8.1.ebuild 31 May 2014 10:26:39 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.5 2014/02/22 22:21:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/gnome-nettool-3.8.1.ebuild,v 1.6 2014/05/31 10:26:39 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -17,7 +17,7 @@
COMMON_DEPEND="
>=dev-libs/glib-2.25.10:2
- gnome-base/libgtop:2
+ gnome-base/libgtop:2=
x11-libs/cairo
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-2.90.4:3
1.128 net-analyzer/gnome-nettool/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog?r1=1.127&r2=1.128
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog 27 Apr 2014 08:07:22 -0000 1.127
+++ ChangeLog 31 May 2014 10:26:39 -0000 1.128
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/gnome-nettool
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.127 2014/04/27 08:07:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.128 2014/05/31 10:26:39 pacho Exp $
+
+ 31 May 2014; Pacho Ramos <pacho@gentoo.org> gnome-nettool-3.8.1.ebuild:
+ Needs to be rebuilt with libgtop soname bumps
27 Apr 2014; Pacho Ramos <pacho@gentoo.org> -gnome-nettool-3.2.0.ebuild,
-gnome-nettool-3.8.0.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-05-31 10:26 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-30 19:41 [gentoo-commits] gentoo-x86 commit in net-analyzer/gnome-nettool: gnome-nettool-3.8.1.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2014-05-31 10:26 Pacho Ramos (pacho)
2014-02-22 22:21 Pacho Ramos (pacho)
2014-02-22 15:36 Pacho Ramos (pacho)
2013-12-08 19:19 Pacho Ramos (pacho)
2013-06-01 7:41 Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox