diff options
author | 2013-07-17 06:17:01 +0000 | |
---|---|---|
committer | 2013-07-17 06:17:01 +0000 | |
commit | 13a9a765e4647f1385d03f944388d91f80c622df (patch) | |
tree | bf410d85615913922e34e341ef1a79e5c303e777 /sci-biology | |
parent | Version bump. Remove live version because upstream migrated from git to bazaar. (diff) | |
download | gentoo-2-13a9a765e4647f1385d03f944388d91f80c622df.tar.gz gentoo-2-13a9a765e4647f1385d03f944388d91f80c622df.tar.bz2 gentoo-2-13a9a765e4647f1385d03f944388d91f80c622df.zip |
sci-biology/allpaths: Bump to EAPI=5
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/allpaths/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/allpaths/allpaths-3.1-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-biology/allpaths/ChangeLog b/sci-biology/allpaths/ChangeLog index ea76b77cc263..5ae5d3da4f41 100644 --- a/sci-biology/allpaths/ChangeLog +++ b/sci-biology/allpaths/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/allpaths # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/ChangeLog,v 1.11 2013/03/11 14:35:42 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/ChangeLog,v 1.12 2013/07/17 06:17:01 jlec Exp $ + + 17 Jul 2013; Justin Lecher <jlec@gentoo.org> allpaths-3.1-r1.ebuild: + Bump to EAPI=5 11 Mar 2013; Justin Lecher <jlec@gentoo.org> metadata.xml: Drop Andrey as maintainer so that bugs get assigned to sci-biology directly diff --git a/sci-biology/allpaths/allpaths-3.1-r1.ebuild b/sci-biology/allpaths/allpaths-3.1-r1.ebuild index 1793b2eaeb71..e7e1aeef6b79 100644 --- a/sci-biology/allpaths/allpaths-3.1-r1.ebuild +++ b/sci-biology/allpaths/allpaths-3.1-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/allpaths-3.1-r1.ebuild,v 1.2 2012/11/19 10:27:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/allpaths-3.1-r1.ebuild,v 1.3 2013/07/17 06:17:01 jlec Exp $ -EAPI=4 +EAPI=5 inherit base multilib |