jlec 15/04/03 15:55:33 Modified: metadata.xml clashscore-db-3.17.ebuild ChangeLog Log: add binchecks and strip to RESTRICT (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.3 sci-libs/clashscore-db/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/clashscore-db/metadata.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/clashscore-db/metadata.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/clashscore-db/metadata.xml?r1=1.2&r2=1.3 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/metadata.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- metadata.xml 6 Jun 2012 09:33:50 -0000 1.2 +++ metadata.xml 3 Apr 2015 15:55:33 -0000 1.3 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>[email protected]</email> - </maintainer> + <herd>sci-chemistry</herd> + <maintainer> + <email>[email protected]</email> + </maintainer> </pkgmetadata> 1.7 sci-libs/clashscore-db/clashscore-db-3.17.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/clashscore-db/clashscore-db-3.17.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/clashscore-db/clashscore-db-3.17.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/clashscore-db/clashscore-db-3.17.ebuild?r1=1.6&r2=1.7 Index: clashscore-db-3.17.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/clashscore-db-3.17.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- clashscore-db-3.17.ebuild 13 Jun 2012 06:52:07 -0000 1.6 +++ clashscore-db-3.17.ebuild 3 Apr 2015 15:55:33 -0000 1.7 @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/clashscore-db-3.17.ebuild,v 1.6 2012/06/13 06:52:07 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/clashscore-db-3.17.ebuild,v 1.7 2015/04/03 15:55:33 jlec Exp $ -EAPI=4 +EAPI=5 DESCRIPTION="Clashscore-db for clashlist" HOMEPAGE="http://kinemage.biochem.duke.edu/" @@ -13,6 +13,8 @@ KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" +RESTRICT="binchecks strip" + S="${WORKDIR}" src_install() { 1.7 sci-libs/clashscore-db/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/clashscore-db/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/clashscore-db/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/clashscore-db/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 13 Jun 2012 06:52:07 -0000 1.6 +++ ChangeLog 3 Apr 2015 15:55:33 -0000 1.7 @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/clashscore-db -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/ChangeLog,v 1.6 2012/06/13 06:52:07 jdhore Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/ChangeLog,v 1.7 2015/04/03 15:55:33 jlec Exp $ + + 03 Apr 2015; Justin Lecher <[email protected]> clashscore-db-3.17.ebuild, + metadata.xml: + add binchecks and strip to RESTRICT 13 Jun 2012; Jeff Horelick <[email protected]> clashscore-db-3.17.ebuild: marked x86 per bug 419879 @@ -23,4 +27,3 @@ 22 Jul 2010; Justin Lecher <[email protected]> +clashscore-db-3.17.ebuild, +metadata.xml: New addition -
