grknight 15/01/06 19:45:14
Modified: mysql-super-smack-1.3-r3.ebuild
mysql-super-smack-1.3-r2.ebuild ChangeLog
Log:
Fix parallel make for bug 425340
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
67C78E1D)
Revision Changes Path
1.5 dev-db/mysql-super-smack/mysql-super-smack-1.3-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r3.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r3.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r3.ebuild?r1=1.4&r2=1.5
Index: mysql-super-smack-1.3-r3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mysql-super-smack-1.3-r3.ebuild 28 Dec 2014 15:05:44 -0000 1.4
+++ mysql-super-smack-1.3-r3.ebuild 6 Jan 2015 19:45:14 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r3.ebuild,v
1.4 2014/12/28 15:05:44 titanofold Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r3.ebuild,v
1.5 2015/01/06 19:45:14 grknight Exp $
EAPI=5
WANT_AUTOMAKE="1.13"
1.10 dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild?r1=1.9&r2=1.10
Index: mysql-super-smack-1.3-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mysql-super-smack-1.3-r2.ebuild 28 Dec 2014 15:05:44 -0000 1.9
+++ mysql-super-smack-1.3-r2.ebuild 6 Jan 2015 19:45:14 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild,v
1.9 2014/12/28 15:05:44 titanofold Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild,v
1.10 2015/01/06 19:45:14 grknight Exp $
EAPI=2
WANT_AUTOMAKE="1.4"
1.24 dev-db/mysql-super-smack/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/ChangeLog?rev=1.24&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/ChangeLog?rev=1.24&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 28 Dec 2014 15:05:44 -0000 1.23
+++ ChangeLog 6 Jan 2015 19:45:14 -0000 1.24
@@ -1,6 +1,11 @@
# ChangeLog for dev-db/mysql-super-smack
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/ChangeLog,v 1.23
2014/12/28 15:05:44 titanofold Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/ChangeLog,v 1.24
2015/01/06 19:45:14 grknight Exp $
+
+ 06 Jan 2015; Brian Evans <[email protected]>
+ files/mysql-super-smack-1.3-automake-1.13.patch,
+ mysql-super-smack-1.3-r2.ebuild, mysql-super-smack-1.3-r3.ebuild:
+ Fix parallel make for bug 425340
28 Dec 2014; Aaron W. Swenson <[email protected]>
mysql-super-smack-1.3-r2.ebuild, mysql-super-smack-1.3-r3.ebuild: