zx2c4 15/07/02 12:45:15
Modified: opensmtpd-extras-5.4.5.201506020835.ebuild
ChangeLog
Log:
Nit
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
55758000)
Revision Changes Path
1.2
mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild?r1=1.1&r2=1.2
Index: opensmtpd-extras-5.4.5.201506020835.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- opensmtpd-extras-5.4.5.201506020835.ebuild 2 Jun 2015 12:00:05 -0000
1.1
+++ opensmtpd-extras-5.4.5.201506020835.ebuild 2 Jul 2015 12:45:15 -0000
1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild,v
1.1 2015/06/02 12:00:05 zx2c4 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild,v
1.2 2015/07/02 12:45:15 zx2c4 Exp $
EAPI=5
@@ -86,6 +86,6 @@
--with-privsep-user=smtpd \
--with-privsep-path=/var/empty \
--sysconfdir=/etc/opensmtpd \
- --with-lua-type=$(use luajit && echo luajit || echo lua) \
+ --with-lua-type=$(usex luajit luajit lua) \
$(for use in $MY_COMPONENTS; do use_with $use; done)
}
1.5 mail-filter/opensmtpd-extras/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 2 Jun 2015 12:00:05 -0000 1.4
+++ ChangeLog 2 Jul 2015 12:45:15 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/opensmtpd-extras
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v
1.4 2015/06/02 12:00:05 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v
1.5 2015/07/02 12:45:15 zx2c4 Exp $
+
+ 02 Jul 2015; Jason A. Donenfeld <[email protected]>
+ opensmtpd-extras-5.4.5.201506020835.ebuild:
+ Nit
*opensmtpd-extras-5.4.5.201506020835 (02 Jun 2015)