zlogene 14/07/15 12:59:44 Modified: diya-1.0_rc4.ebuild ChangeLog Log: Bump to EAPI=5 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 sci-biology/diya/diya-1.0_rc4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/diya/diya-1.0_rc4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/diya/diya-1.0_rc4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/diya/diya-1.0_rc4.ebuild?r1=1.1&r2=1.2 Index: diya-1.0_rc4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/diya/diya-1.0_rc4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- diya-1.0_rc4.ebuild 28 Sep 2009 00:16:02 -0000 1.1 +++ diya-1.0_rc4.ebuild 15 Jul 2014 12:59:44 -0000 1.2 @@ -1,8 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/diya/diya-1.0_rc4.ebuild,v 1.1 2009/09/28 00:16:02 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/diya/diya-1.0_rc4.ebuild,v 1.2 2014/07/15 12:59:44 zlogene Exp $ -EAPI="2" +EAPI="5" inherit perl-module @@ -39,5 +39,5 @@ mydoc="INSTALL README docs/diya.html" perl-module_src_install insinto /usr/share/${PN} - doins -r diya.conf docs examples scripts || die + doins -r diya.conf docs examples scripts } 1.3 sci-biology/diya/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/diya/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/diya/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/diya/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/diya/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 11 Mar 2013 15:02:31 -0000 1.2 +++ ChangeLog 15 Jul 2014 12:59:44 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/diya -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/diya/ChangeLog,v 1.2 2013/03/11 15:02:31 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/diya/ChangeLog,v 1.3 2014/07/15 12:59:44 zlogene Exp $ + + 15 Jul 2014; Mikle Kolyada <[email protected]> diya-1.0_rc4.ebuild: + Bump to EAPI=5 11 Mar 2013; Justin Lecher <[email protected]> metadata.xml: Drop Andrey as maintainer so that bugs get assigned to sci-biology directly @@ -10,4 +13,3 @@ 27 Sep 2009; Andrey Kislyuk <[email protected]> +metadata.xml, +diya-1.0_rc4.ebuild: New package, ebuild written by me -
