jlec 15/03/26 07:11:28 Modified: biopython-1.65.ebuild ChangeLog Log: Add note for embos support, bug #543510 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.2 sci-biology/biopython/biopython-1.65.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild?r1=1.1&r2=1.2 Index: biopython-1.65.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- biopython-1.65.ebuild 3 Mar 2015 16:01:46 -0000 1.1 +++ biopython-1.65.ebuild 26 Mar 2015 07:11:28 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild,v 1.1 2015/03/03 16:01:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.65.ebuild,v 1.2 2015/03/26 07:11:28 jlec Exp $ EAPI=5 @@ -48,4 +48,7 @@ elog "For database support you need to install:" optfeature "MySQL" dev-python/mysql-python optfeature "PostGreSQL" dev-python/psycopg + echo + elog "Some applications need extra packages:" + optfeature "EMBOSS (The European Molecular Biology Open Software Suite)" sci-biology/emboss } 1.79 sci-biology/biopython/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/ChangeLog?rev=1.79&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/ChangeLog?rev=1.79&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/biopython/ChangeLog?r1=1.78&r2=1.79 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 3 Mar 2015 16:03:42 -0000 1.78 +++ ChangeLog 26 Mar 2015 07:11:28 -0000 1.79 @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/biopython # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.78 2015/03/03 16:03:42 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.79 2015/03/26 07:11:28 jlec Exp $ + + 26 Mar 2015; Justin Lecher <[email protected]> biopython-1.65.ebuild: + Add note for embos support, bug #543510 03 Mar 2015; Justin Lecher <[email protected]> -biopython-1.58.ebuild, -biopython-1.59.ebuild, -biopython-1.61.ebuild, -biopython-1.62-r1.ebuild,
