diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-01 16:10:31 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-01 16:10:31 +0000 |
commit | ed3779966f416f7871aa5c3774d3b74421a29269 (patch) | |
tree | e1d7439b5ccd78d9c878366bb7d2d51b61b43b78 /net-analyzer/amap | |
parent | -fPIC for amd64 (diff) | |
download | historical-ed3779966f416f7871aa5c3774d3b74421a29269.tar.gz historical-ed3779966f416f7871aa5c3774d3b74421a29269.tar.bz2 historical-ed3779966f416f7871aa5c3774d3b74421a29269.zip |
virtual/glibc -> virtual/libc, fix headers, make the ChangeLog less confusing...
Diffstat (limited to 'net-analyzer/amap')
-rw-r--r-- | net-analyzer/amap/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/amap/Manifest | 8 | ||||
-rw-r--r-- | net-analyzer/amap/amap-2.7.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/amap/amap-4.3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/amap/amap-4.5.ebuild | 3 |
5 files changed, 17 insertions, 10 deletions
diff --git a/net-analyzer/amap/ChangeLog b/net-analyzer/amap/ChangeLog index 559e51392cd5..6859d9cc9852 100644 --- a/net-analyzer/amap/ChangeLog +++ b/net-analyzer/amap/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/amap # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/amap/ChangeLog,v 1.9 2004/06/24 21:55:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/amap/ChangeLog,v 1.10 2004/07/01 16:10:31 squinky86 Exp $ + +*amap-4.5 (01 Jul 2004) + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> amap-2.7.ebuild, + amap-4.3.ebuild, amap-4.5.ebuild: + change virtual/glibc to virtual/libc, fix header in 4.5 ebuild 19 Jun 2004; Jason Wever <weeve@gentoo.org> amap-4.3.ebuild: Stable on sparc. diff --git a/net-analyzer/amap/Manifest b/net-analyzer/amap/Manifest index c6091b69e9b1..aa89ce20ebf6 100644 --- a/net-analyzer/amap/Manifest +++ b/net-analyzer/amap/Manifest @@ -1,7 +1,7 @@ -MD5 fa92058f75e4cc8d4b161168408d2798 amap-2.7.ebuild 1016 -MD5 69120464f0722920d09619a42a034f09 amap-4.3.ebuild 1242 -MD5 1d76a54c3fa09e946eb7e8255b9da233 amap-4.5.ebuild 930 -MD5 a6dae4cbc7f93663f6956056d1ad9fff ChangeLog 1120 +MD5 7fd737b7327157c7f908389c431f4619 amap-2.7.ebuild 1016 +MD5 ec97051a7f45d8a9e89aed869d224133 amap-4.3.ebuild 1242 +MD5 2036f2b2335fb96d53c372aeda81f726 amap-4.5.ebuild 1040 +MD5 10781582e53eb5919b8914193d4f6e9b ChangeLog 1313 MD5 f34e3c8858756da0001b12d2d3fa1af2 metadata.xml 159 MD5 6ab433a807edba43512f283f9c6c9bbc files/digest-amap-2.7 59 MD5 6bdf30d6d6aa4b292a997760f68c8cd3 files/digest-amap-4.3 60 diff --git a/net-analyzer/amap/amap-2.7.ebuild b/net-analyzer/amap/amap-2.7.ebuild index f41be9aa745f..6cba311f9bfd 100644 --- a/net-analyzer/amap/amap-2.7.ebuild +++ b/net-analyzer/amap/amap-2.7.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/amap/amap-2.7.ebuild,v 1.5 2004/06/24 21:55:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/amap/amap-2.7.ebuild,v 1.6 2004/07/01 16:10:31 squinky86 Exp $ DESCRIPTION="A next-generation scanning tool for pentesters" HOMEPAGE="http://www.thc.org/releases.php" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" IUSE="ssl" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( >=dev-libs/openssl-0.9.6j )" src_unpack() { diff --git a/net-analyzer/amap/amap-4.3.ebuild b/net-analyzer/amap/amap-4.3.ebuild index dceb9f4d555a..dd1f678f4760 100644 --- a/net-analyzer/amap/amap-4.3.ebuild +++ b/net-analyzer/amap/amap-4.3.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/amap/amap-4.3.ebuild,v 1.6 2004/06/24 21:55:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/amap/amap-4.3.ebuild,v 1.7 2004/07/01 16:10:31 squinky86 Exp $ DESCRIPTION="A network scanning tool for pentesters" HOMEPAGE="http://www.thc.org/releases.php" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~amd64 ~ia64 sparc ~ppc" IUSE="ssl" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( >=dev-libs/openssl-0.9.6j )" src_unpack() { diff --git a/net-analyzer/amap/amap-4.5.ebuild b/net-analyzer/amap/amap-4.5.ebuild index 3a99665a7aa5..0469ca6a8284 100644 --- a/net-analyzer/amap/amap-4.5.ebuild +++ b/net-analyzer/amap/amap-4.5.ebuild @@ -1,5 +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/amap/amap-4.5.ebuild,v 1.3 2004/07/01 16:10:31 squinky86 Exp $ DESCRIPTION="A network scanning tool for pentesters" HOMEPAGE="http://www.thc.org/releases.php" @@ -8,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ia64 ~sparc ~ppc" IUSE="ssl" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( >=openssl-0.9.6j )" src_unpack() { |