jauhien 14/11/22 12:20:44 Modified: rust-999-r1.ebuild ChangeLog Log: remove rust-0.12.0-libdir.patch from nightly (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)
Revision Changes Path 1.3 dev-lang/rust/rust-999-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/rust/rust-999-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/rust/rust-999-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/rust/rust-999-r1.ebuild?r1=1.2&r2=1.3 Index: rust-999-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/rust/rust-999-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rust-999-r1.ebuild 21 Nov 2014 10:39:00 -0000 1.2 +++ rust-999-r1.ebuild 22 Nov 2014 12:20:44 -0000 1.3 @@ -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/dev-lang/rust/rust-999-r1.ebuild,v 1.2 2014/11/21 10:39:00 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/rust/rust-999-r1.ebuild,v 1.3 2014/11/22 12:20:44 jauhien Exp $ EAPI="5" @@ -54,7 +54,7 @@ } src_prepare() { - epatch "${FILESDIR}/${PN}-0.12.0-no-ldconfig.patch" "${FILESDIR}/${PN}-0.12.0-libdir.patch" + epatch "${FILESDIR}/${PN}-0.12.0-no-ldconfig.patch" local postfix="gentoo-${SLOT}" sed -i -e "s/CFG_FILENAME_EXTRA=.*/CFG_FILENAME_EXTRA=${postfix}/" mk/main.mk || die 1.8 dev-lang/rust/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/rust/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/rust/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/rust/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/rust/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 21 Nov 2014 10:53:18 -0000 1.7 +++ ChangeLog 22 Nov 2014 12:20:44 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/rust # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/rust/ChangeLog,v 1.7 2014/11/21 10:53:18 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/rust/ChangeLog,v 1.8 2014/11/22 12:20:44 jauhien Exp $ + + 22 Nov 2014; Jauhien Piatlicki <[email protected]> rust-999-r1.ebuild: + remove rust-0.12.0-libdir.patch from nightly 21 Nov 2014; Jauhien Piatlicki <[email protected]> metadata.xml, rust-999-r1.ebuild, rust-9999-r3.ebuild:
