summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-03-28 17:57:40 +0000
committerJustin Lecher <jlec@gentoo.org>2015-03-28 17:57:40 +0000
commit9fc56a5dd25cf003c6523d60264c61c8709a0c54 (patch)
tree2ce1333495511e6155828ba2c7cc14ad9d9424b7 /sci-biology/embassy-structure
parentDrop old (diff)
downloadgentoo-2-9fc56a5dd25cf003c6523d60264c61c8709a0c54.tar.gz
gentoo-2-9fc56a5dd25cf003c6523d60264c61c8709a0c54.tar.bz2
gentoo-2-9fc56a5dd25cf003c6523d60264c61c8709a0c54.zip
Drop old
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-biology/embassy-structure')
-rw-r--r--sci-biology/embassy-structure/ChangeLog6
-rw-r--r--sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild13
-rw-r--r--sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild6
3 files changed, 9 insertions, 16 deletions
diff --git a/sci-biology/embassy-structure/ChangeLog b/sci-biology/embassy-structure/ChangeLog
index 3478211e0740..d19f8e6ffdc2 100644
--- a/sci-biology/embassy-structure/ChangeLog
+++ b/sci-biology/embassy-structure/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/embassy-structure
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.23 2015/03/28 17:10:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.24 2015/03/28 17:57:40 jlec Exp $
+
+ 28 Mar 2015; Justin Lecher <jlec@gentoo.org>
+ -embassy-structure-0.1.0-r4.ebuild, embassy-structure-0.1.650.ebuild:
+ Drop old
*embassy-structure-0.1.650 (28 Mar 2015)
diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild
deleted file mode 100644
index 9939738081af..000000000000
--- a/sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0-r4.ebuild,v 1.4 2011/10/20 08:49:50 xarthisius Exp $
-
-EBOV="6.1.0"
-
-inherit embassy
-
-DESCRIPTION="Protein structure add-on package for EMBOSS"
-SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/old/${EBOV}/EMBOSS-${EBOV}.tar.gz
- mirror://gentoo/embassy-${EBOV}-${PN:8}-${PV}.tar.gz"
-
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"
diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
index f15fc3921f65..efe720171e59 100644
--- a/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
+++ b/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
@@ -1,13 +1,15 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild,v 1.1 2015/03/28 17:10:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild,v 1.2 2015/03/28 17:57:40 jlec Exp $
EAPI=5
EBO_DESCRIPTION="Protein structure add-on package"
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )
AUTOTOOLS_AUTORECONF=1
+
inherit emboss-r1
KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"
+
+PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )