summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Schiffbauer <mschiff@gentoo.org>2014-01-03 13:52:23 +0100
committerMarc Schiffbauer <mschiff@gentoo.org>2014-01-03 13:52:23 +0100
commitea6bc3b756887456046c684857e8f3e7c302e519 (patch)
treec3ed7aebae6661f548112a55fbe37b99272eb6a7
parentadded net-mail/automx test version (diff)
downloadmschiff-ea6bc3b756887456046c684857e8f3e7c302e519.tar.gz
mschiff-ea6bc3b756887456046c684857e8f3e7c302e519.tar.bz2
mschiff-ea6bc3b756887456046c684857e8f3e7c302e519.zip
bump to pre2
-rw-r--r--net-mail/automx/automx-0.10.1_pre2.ebuild (renamed from net-mail/automx/automx-0.10.1_pre1.ebuild)5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-mail/automx/automx-0.10.1_pre1.ebuild b/net-mail/automx/automx-0.10.1_pre2.ebuild
index 0463ec1..ad4dac4 100644
--- a/net-mail/automx/automx-0.10.1_pre1.ebuild
+++ b/net-mail/automx/automx-0.10.1_pre2.ebuild
@@ -30,7 +30,10 @@ RDEPEND="
tools? ( net-dns/bind-tools net-misc/wget )
"
-PATCHES=( "$FILESDIR/automx-memcache-optional.patch" )
+PATCHES=(
+ "$FILESDIR/${PN}-memcache-optional.patch"
+ "$FILESDIR/${PN}-add-missing-memcache-exception.patch"
+ )
S="${WORKDIR}/${PN}-0.10.0"
#src_prepare() {