summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2012-04-24 08:59:49 +0000
committerAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2012-04-24 08:59:49 +0000
commitea56268fa28b4fe63085f01628e4f9c5ceeb0ef1 (patch)
treef73ebbee93ae99340ad7acf8fdfaa65fac8ada01 /net-mail
parentversion bump and unblock vda USE flag (diff)
downloadgentoo-2-ea56268fa28b4fe63085f01628e4f9c5ceeb0ef1.tar.gz
gentoo-2-ea56268fa28b4fe63085f01628e4f9c5ceeb0ef1.tar.bz2
gentoo-2-ea56268fa28b4fe63085f01628e4f9c5ceeb0ef1.zip
Combined pax-mark flags -z and -e into -ze, because pax-mark interpreted later
-e as file name. (Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/notmuch/ChangeLog7
-rw-r--r--net-mail/notmuch/notmuch-0.10.2-r2.ebuild4
-rw-r--r--net-mail/notmuch/notmuch-0.11.1-r2.ebuild4
-rw-r--r--net-mail/notmuch/notmuch-0.12.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog
index ad6e0745d0be..149d90f79648 100644
--- a/net-mail/notmuch/ChangeLog
+++ b/net-mail/notmuch/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/notmuch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.41 2012/04/24 07:13:41 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.42 2012/04/24 08:59:49 aidecoe Exp $
+
+ 24 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2-r2.ebuild,
+ notmuch-0.11.1-r2.ebuild, notmuch-0.12.ebuild:
+ Combined pax-mark flags -z and -e into -ze, because pax-mark interpreted later
+ -e as file name.
24 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2-r2.ebuild,
notmuch-0.11.1-r2.ebuild:
diff --git a/net-mail/notmuch/notmuch-0.10.2-r2.ebuild b/net-mail/notmuch/notmuch-0.10.2-r2.ebuild
index 08d1848d4af5..3df0f3ee772f 100644
--- a/net-mail/notmuch/notmuch-0.10.2-r2.ebuild
+++ b/net-mail/notmuch/notmuch-0.10.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v 1.9 2012/04/24 07:13:41 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v 1.10 2012/04/24 08:59:49 aidecoe Exp $
EAPI=4
@@ -104,7 +104,7 @@ src_compile() {
src_test() {
pax-mark -m notmuch
LD_LIBRARY_PATH="${MY_LD_LIBRARY_PATH}" default
- pax-mark -z -e notmuch
+ pax-mark -ze notmuch
}
src_install() {
diff --git a/net-mail/notmuch/notmuch-0.11.1-r2.ebuild b/net-mail/notmuch/notmuch-0.11.1-r2.ebuild
index 2e14686e2809..5df70f565ca2 100644
--- a/net-mail/notmuch/notmuch-0.11.1-r2.ebuild
+++ b/net-mail/notmuch/notmuch-0.11.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.9 2012/04/24 07:13:41 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.10 2012/04/24 08:59:49 aidecoe Exp $
EAPI=4
@@ -99,7 +99,7 @@ src_compile() {
src_test() {
pax-mark -m notmuch
LD_LIBRARY_PATH="${MY_LD_LIBRARY_PATH}" default
- pax-mark -z -e notmuch
+ pax-mark -ze notmuch
}
src_install() {
diff --git a/net-mail/notmuch/notmuch-0.12.ebuild b/net-mail/notmuch/notmuch-0.12.ebuild
index 0af25cc2b682..3feeb95aa3d1 100644
--- a/net-mail/notmuch/notmuch-0.12.ebuild
+++ b/net-mail/notmuch/notmuch-0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.4 2012/04/23 20:25:30 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.5 2012/04/24 08:59:49 aidecoe Exp $
EAPI=4
@@ -99,7 +99,7 @@ src_compile() {
src_test() {
pax-mark -m notmuch
LD_LIBRARY_PATH="${MY_LD_LIBRARY_PATH}" default
- pax-mark -z -e notmuch
+ pax-mark -ze notmuch
}
src_install() {