jlec 14/10/08 07:29:07 Modified: ChangeLog ccpn-2.4.1_p141008.ebuild Log: sci-chemistry/ccpn: Uncomment variable (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.150 sci-chemistry/ccpn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ChangeLog?rev=1.150&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ChangeLog?rev=1.150&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ChangeLog?r1=1.149&r2=1.150 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- ChangeLog 8 Oct 2014 06:39:12 -0000 1.149 +++ ChangeLog 8 Oct 2014 07:29:07 -0000 1.150 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/ccpn # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.149 2014/10/08 06:39:12 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.150 2014/10/08 07:29:07 jlec Exp $ + + 08 Oct 2014; Justin Lecher <[email protected]> ccpn-2.4.1_p141008.ebuild: + Uncomment variable *ccpn-2.4.1_p141008 (08 Oct 2014) 1.2 sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild?r1=1.1&r2=1.2 Index: ccpn-2.4.1_p141008.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ccpn-2.4.1_p141008.ebuild 8 Oct 2014 06:39:12 -0000 1.1 +++ ccpn-2.4.1_p141008.ebuild 8 Oct 2014 07:29:07 -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-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild,v 1.1 2014/10/08 06:39:12 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.1_p141008.ebuild,v 1.2 2014/10/08 07:29:07 jlec Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit eutils flag-o-matic multilib portability python-single-r1 toolchain-funcs versionator -#PATCHSET="${PV##*_p}" +PATCHSET="${PV##*_p}" MY_PN="${PN}mr" MY_PV="$(replace_version_separator 3 _ ${PV%%_p*})" MY_MAJOR="$(get_version_component_range 1-3)"
