patrick 14/10/25 01:09:18 Modified: ChangeLog votca-csgapps-1.2.4.ebuild Log: Adjust dependencies to be a bit more tolerant since votca-csg now only has a -r1 ebuild (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.14 sci-chemistry/votca-csgapps/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 31 Aug 2014 23:45:49 -0000 1.13 +++ ChangeLog 25 Oct 2014 01:09:18 -0000 1.14 @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/votca-csgapps # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.13 2014/08/31 23:45:49 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.14 2014/10/25 01:09:18 patrick Exp $ + + 25 Oct 2014; Patrick Lauer <patr...@gentoo.org> votca-csgapps-1.2.4.ebuild: + Adjust dependencies to be a bit more tolerant since votca-csg now only has a + -r1 ebuild *votca-csgapps-1.2.4 (31 Aug 2014) 1.2 sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild?r1=1.1&r2=1.2 Index: votca-csgapps-1.2.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- votca-csgapps-1.2.4.ebuild 31 Aug 2014 23:45:49 -0000 1.1 +++ votca-csgapps-1.2.4.ebuild 25 Oct 2014 01:09: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-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild,v 1.1 2014/08/31 23:45:49 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild,v 1.2 2014/10/25 01:09:18 patrick Exp $ EAPI=4 @@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos" IUSE="" -RDEPEND="=sci-chemistry/${PN%apps}-${PV}" +RDEPEND="~sci-chemistry/${PN%apps}-${PV}" DEPEND="${RDEPEND}"