summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-04-27 08:07:22 +0000
committerPacho Ramos <pacho@gentoo.org>2014-04-27 08:07:22 +0000
commit242fe8765a34214ab8f632a3abc52cf89c47310d (patch)
tree42e065cf2c3daf34f3ff2f5003414edd27dbf1fc /net-analyzer/gnome-nettool
parentdrop old (diff)
downloadgentoo-2-242fe8765a34214ab8f632a3abc52cf89c47310d.tar.gz
gentoo-2-242fe8765a34214ab8f632a3abc52cf89c47310d.tar.bz2
gentoo-2-242fe8765a34214ab8f632a3abc52cf89c47310d.zip
drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-analyzer/gnome-nettool')
-rw-r--r--net-analyzer/gnome-nettool/ChangeLog6
-rw-r--r--net-analyzer/gnome-nettool/gnome-nettool-3.2.0.ebuild60
-rw-r--r--net-analyzer/gnome-nettool/gnome-nettool-3.8.0.ebuild52
3 files changed, 5 insertions, 113 deletions
diff --git a/net-analyzer/gnome-nettool/ChangeLog b/net-analyzer/gnome-nettool/ChangeLog
index 2be8a5e9a991..15433fb48517 100644
--- a/net-analyzer/gnome-nettool/ChangeLog
+++ b/net-analyzer/gnome-nettool/ChangeLog
@@ -1,6 +1,10 @@
# 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.126 2014/02/22 22:21:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnome-nettool/ChangeLog,v 1.127 2014/04/27 08:07:22 pacho Exp $
+
+ 27 Apr 2014; Pacho Ramos <pacho@gentoo.org> -gnome-nettool-3.2.0.ebuild,
+ -gnome-nettool-3.8.0.ebuild:
+ drop old
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-nettool-3.8.1.ebuild:
Fix wrong commit, bug 502160
diff --git a/net-analyzer/gnome-nettool/gnome-nettool-3.2.0.ebuild b/net-analyzer/gnome-nettool/gnome-nettool-3.2.0.ebuild
deleted file mode 100644
index 9d25a8c1c5e7..000000000000
--- a/net-analyzer/gnome-nettool/gnome-nettool-3.2.0.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2012 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.2.0.ebuild,v 1.3 2012/05/04 06:08:10 jdhore Exp $
-
-EAPI="4"
-GCONF_DEBUG="yes"
-
-inherit eutils gnome2
-
-DESCRIPTION="Collection of network tools"
-HOMEPAGE="http://www.gnome.org/projects/gnome-network/"
-
-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
- 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 )"
-
-# Gilles Dartiguelongue <eva@gentoo.org> (12 Apr 2008)
-# Mask gnome-system-tools 2.14 because it is starting to cause more headache
-# to keep it than to mask it.
-# Support is autodetected at runtime anyway.
-# app-admin/gnome-system-tools
-
-DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40
- virtual/pkgconfig
- app-text/gnome-doc-utils
- sys-devel/gettext"
-
-pkg_setup() {
- DOCS="AUTHORS ChangeLog NEWS README TODO"
- G2CONF="${G2CONF}
- $(use_enable debug)
- --disable-schemas-compile
- --disable-scrollkeeper"
-}
-
-src_prepare() {
- # https://bugzilla.gnome.org/show_bug.cgi?id=674126
- epatch "${FILESDIR}/${PN}-3.2.0-extra-path.patch"
- gnome2_src_prepare
-}
diff --git a/net-analyzer/gnome-nettool/gnome-nettool-3.8.0.ebuild b/net-analyzer/gnome-nettool/gnome-nettool-3.8.0.ebuild
deleted file mode 100644
index 67b2d0fe26ff..000000000000
--- a/net-analyzer/gnome-nettool/gnome-nettool-3.8.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# 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.0.ebuild,v 1.1 2013/05/04 11:53:38 pacho Exp $
-
-EAPI="5"
-GCONF_DEBUG="yes"
-
-inherit eutils gnome2
-
-DESCRIPTION="Collection of network tools"
-HOMEPAGE="http://www.gnome.org/projects/gnome-network/"
-
-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 )
-"
-# Gilles Dartiguelongue <eva@gentoo.org> (12 Apr 2008)
-# Mask gnome-system-tools 2.14 because it is starting to cause more headache
-# to keep it than to mask it.
-# Support is autodetected at runtime anyway.
-# app-admin/gnome-system-tools
-
-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)
-}