summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2010-08-07 06:37:28 +0000
committerAlin Năstac <mrness@gentoo.org>2010-08-07 06:37:28 +0000
commitc1905a3f9d581f93007159f6dd3204b6a72ac1d9 (patch)
tree62d45721a116fbd0837a8a5f5b3358c2d21ea17b
parentRemove old versions. (diff)
downloadgentoo-2-c1905a3f9d581f93007159f6dd3204b6a72ac1d9.tar.gz
gentoo-2-c1905a3f9d581f93007159f6dd3204b6a72ac1d9.tar.bz2
gentoo-2-c1905a3f9d581f93007159f6dd3204b6a72ac1d9.zip
Add sys-apps/ed DEPEND (#311927).
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r--net-proxy/squid/ChangeLog5
-rw-r--r--net-proxy/squid/squid-3.1.6.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog
index 14bb12d382fc..93118ed973d1 100644
--- a/net-proxy/squid/ChangeLog
+++ b/net-proxy/squid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/squid
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.298 2010/08/07 06:18:01 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.299 2010/08/07 06:37:27 mrness Exp $
+
+ 07 Aug 2010; Alin Năstac <mrness@gentoo.org> squid-3.1.6.ebuild:
+ Add sys-apps/ed DEPEND (#311927).
*squid-3.1.6 (07 Aug 2010)
*squid-2.7.9 (07 Aug 2010)
diff --git a/net-proxy/squid/squid-3.1.6.ebuild b/net-proxy/squid/squid-3.1.6.ebuild
index b4a3810ecf37..1d3fac6a5564 100644
--- a/net-proxy/squid/squid-3.1.6.ebuild
+++ b/net-proxy/squid/squid-3.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.6.ebuild,v 1.1 2010/08/07 06:18:01 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.6.ebuild,v 1.2 2010/08/07 06:37:28 mrness Exp $
EAPI="2"
@@ -36,6 +36,7 @@ DEPEND="${COMMON_DEPEND}
sys-devel/automake
sys-devel/autoconf
sys-devel/libtool
+ sys-apps/ed
test? ( dev-util/cppunit )"
RDEPEND="${COMMON_DEPEND}
samba? ( net-fs/samba )