summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/varnish/varnish-3.0.4.ebuild')
-rw-r--r--www-servers/varnish/varnish-3.0.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-servers/varnish/varnish-3.0.4.ebuild b/www-servers/varnish/varnish-3.0.4.ebuild
index ae0b772736d1..51588347230d 100644
--- a/www-servers/varnish/varnish-3.0.4.ebuild
+++ b/www-servers/varnish/varnish-3.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.4.ebuild,v 1.2 2013/06/16 13:10:09 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.4.ebuild,v 1.3 2013/06/21 12:51:35 blueness Exp $
EAPI="5"
@@ -35,6 +35,7 @@ RESTRICT="test" #315725
DOCS=( README doc/changes.rst )
PATCHES=(
+ "${FILESDIR}"/${PN}-3.0.4-fix-automake-1.13.patch
"${FILESDIR}"/${PN}-3.0.4-automagic.patch
"${FILESDIR}"/${PN}-3.0.3-pthread-uclibc.patch
)