reavertm 14/07/31 23:29:18 Modified: xkaapi-2.1.ebuild ChangeLog Log: Remove explicit src_test override since eclass is fixed, bug 499580. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B1E955DB)
Revision Changes Path 1.2 sci-libs/xkaapi/xkaapi-2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/xkaapi/xkaapi-2.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/xkaapi/xkaapi-2.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/xkaapi/xkaapi-2.1.ebuild?r1=1.1&r2=1.2 Index: xkaapi-2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/xkaapi/xkaapi-2.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xkaapi-2.1.ebuild 28 Jan 2014 12:47:39 -0000 1.1 +++ xkaapi-2.1.ebuild 31 Jul 2014 23:29:18 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/xkaapi/xkaapi-2.1.ebuild,v 1.1 2014/01/28 12:47:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/xkaapi/xkaapi-2.1.ebuild,v 1.2 2014/07/31 23:29:18 reavertm Exp $ EAPI=5 @@ -56,8 +56,3 @@ ) autotools-utils_src_configure } - -src_test() { - cd "${BUILD_DIR}" || die - emake check -} 1.2 sci-libs/xkaapi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/xkaapi/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/xkaapi/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/xkaapi/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/xkaapi/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 28 Jan 2014 12:47:39 -0000 1.1 +++ ChangeLog 31 Jul 2014 23:29:18 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/xkaapi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/xkaapi/ChangeLog,v 1.1 2014/01/28 12:47:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/xkaapi/ChangeLog,v 1.2 2014/07/31 23:29:18 reavertm Exp $ + + 31 Jul 2014; Maciej Mrozowski <[email protected]> xkaapi-2.1.ebuild: + Remove explicit src_test override since eclass is fixed, bug 499580. *xkaapi-2.1 (28 Jan 2014)
