--- jffi-1.2.7-r2.ebuild +++ jffi-1.2.8.ebuild @@ -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-java/jffi/jffi-1.2.7-r2.ebuild,v 1.1 2014/11/17 09:09:28 ercpe Exp $ +# $Header: $ EAPI="5" @@ -31,8 +31,8 @@ java_prepare() { cp "${FILESDIR}"/${PN}_maven-build.xml build.xml || die - epatch "${FILESDIR}"/${P}-makefile.patch - epatch "${FILESDIR}"/${P}-junit-4.11.patch + epatch "${FILESDIR}"/${PN}-1.2.8-makefile.patch + epatch "${FILESDIR}"/${PN}-1.2.7-junit-4.11.patch # misc fixes for Darwin if [[ ${CHOST} == *-darwin* ]] ; then