jlec 14/11/13 07:37:53 Modified: ChangeLog xdsstat-bin-140225.ebuild Log: sci-chemistry/xdsstat-bin: Drop glibc from deps (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.4 sci-chemistry/xdsstat-bin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/xdsstat-bin/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/xdsstat-bin/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/xdsstat-bin/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/xdsstat-bin/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 15 Oct 2014 20:51:27 -0000 1.3 +++ ChangeLog 13 Nov 2014 07:37:53 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/xdsstat-bin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdsstat-bin/ChangeLog,v 1.3 2014/10/15 20:51:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdsstat-bin/ChangeLog,v 1.4 2014/11/13 07:37:53 jlec Exp $ + + 13 Nov 2014; Justin Lecher <[email protected]> xdsstat-bin-140225.ebuild: + Drop glibc from deps 15 Oct 2014; Pacho Ramos <[email protected]> xdsstat-bin-140225.ebuild: Support multilib providers for deps. Bump to EAPI=5. 1.3 sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild?r1=1.2&r2=1.3 Index: xdsstat-bin-140225.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xdsstat-bin-140225.ebuild 15 Oct 2014 20:51:27 -0000 1.2 +++ xdsstat-bin-140225.ebuild 13 Nov 2014 07:37:53 -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/sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild,v 1.2 2014/10/15 20:51:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdsstat-bin/xdsstat-bin-140225.ebuild,v 1.3 2014/11/13 07:37:53 jlec Exp $ EAPI=5 @@ -18,10 +18,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" -RDEPEND=" - sci-chemistry/xds-bin - sys-libs/glibc -" +RDEPEND="sci-chemistry/xds-bin" DEPEND="" RESTRICT="mirror"
