commit: ac4ae83b0c610965f405260e1026efac5fdb1705 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Feb 4 08:33:06 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Feb 4 08:33:06 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ac4ae83b
sci-biology/embassy-meme: Bump eclass, Drop old Package-Manager: portage-2.2.15 --- sci-biology/embassy-meme/ChangeLog | 8 ++++++-- sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild | 4 ++-- sci-biology/embassy-meme/metadata.xml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/sci-biology/embassy-meme/ChangeLog b/sci-biology/embassy-meme/ChangeLog index 9387065..746ddda 100644 --- a/sci-biology/embassy-meme/ChangeLog +++ b/sci-biology/embassy-meme/ChangeLog @@ -1,7 +1,11 @@ -# ChangeLog for sci-biology/embassy-memenew -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# ChangeLog for sci-biology/embassy-meme +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-memenew/ChangeLog,v 1.11 2010/01/01 22:03:00 fauli Exp $ + 04 Feb 2015; Justin Lecher <[email protected]> embassy-meme-4.7.650.ebuild, + metadata.xml: + Bump eclass, Drop old + 14 Jan 2012; Andreas K. Huettel <[email protected]> -embassy-memenew-4.0.0-r1.ebuild: Removed because the file is non-fetchable diff --git a/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild b/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild index ed3acc8..ffc88d1 100644 --- a/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild +++ b/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild @@ -6,8 +6,8 @@ EAPI=5 EBO_DESCRIPTION="wrappers for MEME - Multiple Em for Motif Elicitation" -inherit emboss +inherit emboss-r1 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" -RDEPEND+="sci-biology/meme" +RDEPEND+=" sci-biology/meme" diff --git a/sci-biology/embassy-meme/metadata.xml b/sci-biology/embassy-meme/metadata.xml index d464821..f17a827 100644 --- a/sci-biology/embassy-meme/metadata.xml +++ b/sci-biology/embassy-meme/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-biology</herd> + <herd>sci-biology</herd> </pkgmetadata>
