summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 20:13:37 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 20:13:37 +0000
commit95658a3660ce5872bcca1e4f9f8552d665f1de51 (patch)
tree01b16cafb62a562064f512e2b7922ae2ade97538 /net-analyzer/nmap
parentvirtual/glibc -> virtual/libc, add metadata.xml, add IUSE (Manifest recommit) (diff)
downloadgentoo-2-95658a3660ce5872bcca1e4f9f8552d665f1de51.tar.gz
gentoo-2-95658a3660ce5872bcca1e4f9f8552d665f1de51.tar.bz2
gentoo-2-95658a3660ce5872bcca1e4f9f8552d665f1de51.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-analyzer/nmap')
-rw-r--r--net-analyzer/nmap/ChangeLog6
-rw-r--r--net-analyzer/nmap/nmap-3.30.ebuild4
-rw-r--r--net-analyzer/nmap/nmap-3.45.ebuild4
-rw-r--r--net-analyzer/nmap/nmap-3.48.ebuild4
-rw-r--r--net-analyzer/nmap/nmap-3.50-r1.ebuild4
-rw-r--r--net-analyzer/nmap/nmap-3.50.ebuild4
6 files changed, 15 insertions, 11 deletions
diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog
index f17f359a0f03..1c55b117f21d 100644
--- a/net-analyzer/nmap/ChangeLog
+++ b/net-analyzer/nmap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nmap
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.57 2004/06/24 22:13:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.58 2004/07/01 20:11:51 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> nmap-3.30.ebuild,
+ nmap-3.45.ebuild, nmap-3.48.ebuild, nmap-3.50-r1.ebuild, nmap-3.50.ebuild:
+ change virtual/glibc to virtual/libc
22 Jun 2004; <malc@gentoo.org> nmap-3.50-r1.ebuild:
Mark stable on amd64
diff --git a/net-analyzer/nmap/nmap-3.30.ebuild b/net-analyzer/nmap/nmap-3.30.ebuild
index 0ec7b478607c..af21d708dce7 100644
--- a/net-analyzer/nmap/nmap-3.30.ebuild
+++ b/net-analyzer/nmap/nmap-3.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.30.ebuild,v 1.10 2004/06/24 22:13:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.30.ebuild,v 1.11 2004/07/01 20:11:51 squinky86 Exp $
inherit gcc eutils
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha hppa amd64"
IUSE="gtk gnome"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
gtk? ( =x11-libs/gtk+-1.2* )"
src_compile() {
diff --git a/net-analyzer/nmap/nmap-3.45.ebuild b/net-analyzer/nmap/nmap-3.45.ebuild
index 5ad1e55b21ed..3b42c2aab9e6 100644
--- a/net-analyzer/nmap/nmap-3.45.ebuild
+++ b/net-analyzer/nmap/nmap-3.45.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.45.ebuild,v 1.9 2004/06/24 22:13:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.45.ebuild,v 1.10 2004/07/01 20:11:51 squinky86 Exp $
inherit gcc eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64"
IUSE="gtk gnome"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
gtk? ( =x11-libs/gtk+-1.2* )"
src_unpack() {
diff --git a/net-analyzer/nmap/nmap-3.48.ebuild b/net-analyzer/nmap/nmap-3.48.ebuild
index 27f5b79b9d35..8ce47fe7e150 100644
--- a/net-analyzer/nmap/nmap-3.48.ebuild
+++ b/net-analyzer/nmap/nmap-3.48.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.48.ebuild,v 1.9 2004/06/24 22:13:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.48.ebuild,v 1.10 2004/07/01 20:11:51 squinky86 Exp $
inherit gcc eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc ~alpha hppa ~amd64"
IUSE="gtk gnome"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
gtk? ( =x11-libs/gtk+-1.2* )"
src_unpack() {
diff --git a/net-analyzer/nmap/nmap-3.50-r1.ebuild b/net-analyzer/nmap/nmap-3.50-r1.ebuild
index 2623a6298778..899910477ef3 100644
--- a/net-analyzer/nmap/nmap-3.50-r1.ebuild
+++ b/net-analyzer/nmap/nmap-3.50-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.50-r1.ebuild,v 1.7 2004/06/24 22:13:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.50-r1.ebuild,v 1.8 2004/07/01 20:11:51 squinky86 Exp $
inherit gcc eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc alpha arm hppa amd64"
IUSE="gtk gnome"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
dev-libs/libpcre
gtk? ( =x11-libs/gtk+-1.2* )"
diff --git a/net-analyzer/nmap/nmap-3.50.ebuild b/net-analyzer/nmap/nmap-3.50.ebuild
index fd03ca5a94ee..6f5786544acb 100644
--- a/net-analyzer/nmap/nmap-3.50.ebuild
+++ b/net-analyzer/nmap/nmap-3.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.50.ebuild,v 1.5 2004/06/24 22:13:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.50.ebuild,v 1.6 2004/07/01 20:11:51 squinky86 Exp $
inherit gcc eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64"
IUSE="gtk gnome"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
gtk? ( =x11-libs/gtk+-1.2* )"
src_unpack() {