jlec 15/03/21 14:47:39 Modified: hollow-1.2-r1.ebuild ChangeLog Removed: hollow-1.2.ebuild hollow-1.1.ebuild Log: use esvn_clean; clean old (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.2 sci-chemistry/hollow/hollow-1.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/hollow/hollow-1.2-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/hollow/hollow-1.2-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/hollow/hollow-1.2-r1.ebuild?r1=1.1&r2=1.2 Index: hollow-1.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/hollow/hollow-1.2-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hollow-1.2-r1.ebuild 24 Oct 2014 13:07:07 -0000 1.1 +++ hollow-1.2-r1.ebuild 21 Mar 2015 14:47:39 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/hollow/hollow-1.2-r1.ebuild,v 1.1 2014/10/24 13:07:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/hollow/hollow-1.2-r1.ebuild,v 1.2 2015/03/21 14:47:39 jlec Exp $ EAPI=5 @@ -27,7 +27,7 @@ src_install() { python_setup - rm -rf pdbstruct/.svn || die + esvn_clean python_foreach_impl python_domodule pdbstruct python_moduleinto ${PN} python_foreach_impl python_domodule *.py hollow.txt 1.4 sci-chemistry/hollow/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/hollow/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/hollow/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/hollow/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/hollow/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 24 Oct 2014 13:07:07 -0000 1.3 +++ ChangeLog 21 Mar 2015 14:47:39 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/hollow -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/hollow/ChangeLog,v 1.3 2014/10/24 13:07:07 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/hollow/ChangeLog,v 1.4 2015/03/21 14:47:39 jlec Exp $ + + 21 Mar 2015; Justin Lecher <[email protected]> -hollow-1.1.ebuild, + -hollow-1.2.ebuild, hollow-1.2-r1.ebuild: + use esvn_clean; clean old *hollow-1.2-r1 (24 Oct 2014) @@ -19,4 +23,3 @@ 28 Oct 2010; Justin Lecher <[email protected]> +hollow-1.1.ebuild, +metadata.xml: New addition -
