summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOtavio Rodolfo Piske <angusyoung@gentoo.org>2005-04-05 22:57:13 +0000
committerOtavio Rodolfo Piske <angusyoung@gentoo.org>2005-04-05 22:57:13 +0000
commit30115e9438e8e7eb01da47e47954851dc2a8e724 (patch)
tree2b36b080555c2a463da2a3b5a8223506e32a6cc7 /net-analyzer/echoping
parent- yank profile.bashrc. maintainer is taking changes :) (diff)
downloadhistorical-30115e9438e8e7eb01da47e47954851dc2a8e724.tar.gz
historical-30115e9438e8e7eb01da47e47954851dc2a8e724.tar.bz2
historical-30115e9438e8e7eb01da47e47954851dc2a8e724.zip
Removed one of the two use_enable icp in src_compile. Closes bug #87975
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/echoping')
-rw-r--r--net-analyzer/echoping/ChangeLog5
-rw-r--r--net-analyzer/echoping/Manifest4
-rw-r--r--net-analyzer/echoping/echoping-5.2.0.ebuild3
3 files changed, 7 insertions, 5 deletions
diff --git a/net-analyzer/echoping/ChangeLog b/net-analyzer/echoping/ChangeLog
index ec279db5b3d4..9633b3434946 100644
--- a/net-analyzer/echoping/ChangeLog
+++ b/net-analyzer/echoping/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/echoping
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/ChangeLog,v 1.2 2005/01/25 17:14:38 angusyoung Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/ChangeLog,v 1.3 2005/04/05 22:57:13 angusyoung Exp $
+
+ 05 Apr 2005; Otavio R. Piske <angusyoung@gentoo.org> echoping-5.2.0.ebuild:
+ Removed 1 of the 2 use_enable icp in src_compile
25 Jan 2005; Otavio R. Piske <angusyoung@gentoo.org> echoping-5.2.0.ebuild:
Removed einstall in favour of emake install
diff --git a/net-analyzer/echoping/Manifest b/net-analyzer/echoping/Manifest
index 68a1fff3f58b..f1fe6af8581b 100644
--- a/net-analyzer/echoping/Manifest
+++ b/net-analyzer/echoping/Manifest
@@ -1,5 +1,5 @@
-MD5 e9cef2f0b518a8bf5cb446d30001a6a0 echoping-5.2.0.ebuild 1341
-MD5 0aafdddfc5d27567dbf1497f56d1bb6a ChangeLog 584
+MD5 3379560f547b59e54e2610ccc0398625 echoping-5.2.0.ebuild 1320
+MD5 87ab1b88bfab854250e0a01630300c14 ChangeLog 714
MD5 ac3074aa551da20b321f380c591f0847 metadata.xml 256
MD5 4783578f5986c067408a04d82e5ed589 files/digest-echoping-5.2.0 66
MD5 031f7ebff5b4da097049a014ad9b4890 files/maxtoread-5.2.0.patch 298
diff --git a/net-analyzer/echoping/echoping-5.2.0.ebuild b/net-analyzer/echoping/echoping-5.2.0.ebuild
index 129c4405b1f7..03a6b5a5944f 100644
--- a/net-analyzer/echoping/echoping-5.2.0.ebuild
+++ b/net-analyzer/echoping/echoping-5.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/echoping-5.2.0.ebuild,v 1.2 2005/01/25 17:14:38 angusyoung Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/echoping-5.2.0.ebuild,v 1.3 2005/04/05 22:57:13 angusyoung Exp $
inherit eutils
@@ -36,7 +36,6 @@ src_compile() {
`use_enable http` \
`use_enable icp` \
`use_with idn libidn` \
- `use_enable icp` \
`use_enable smtp` \
`use_enable tos` \
`use_enable priority` \