summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-07-04 12:19:35 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-07-04 12:19:35 +0000
commit78be36eda7f645f0ca32fc83f088c31807c2ee47 (patch)
tree5518eb6987d3cfda7a63cfd73e46b0631b95469d /app-sci/biopython
parentmoved reportlab (diff)
downloadhistorical-78be36eda7f645f0ca32fc83f088c31807c2ee47.tar.gz
historical-78be36eda7f645f0ca32fc83f088c31807c2ee47.tar.bz2
historical-78be36eda7f645f0ca32fc83f088c31807c2ee47.zip
renamed reportlab
Diffstat (limited to 'app-sci/biopython')
-rw-r--r--app-sci/biopython/ChangeLog5
-rw-r--r--app-sci/biopython/Manifest5
-rw-r--r--app-sci/biopython/biopython-1.10.ebuild4
-rw-r--r--app-sci/biopython/metadata.xml6
4 files changed, 15 insertions, 5 deletions
diff --git a/app-sci/biopython/ChangeLog b/app-sci/biopython/ChangeLog
index 97e557552fc6..434fca716358 100644
--- a/app-sci/biopython/ChangeLog
+++ b/app-sci/biopython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/biopython
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/ChangeLog,v 1.1 2003/02/18 21:08:45 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/ChangeLog,v 1.2 2003/07/04 12:19:06 liquidx Exp $
+
+ 04 Jul 2003; Alastair Tse <liquidx@gentoo.org> biopython-1.10.ebuild:
+ renamed reportlab dep
*biopython-1.10.ebuild (18 Feb 2003)
diff --git a/app-sci/biopython/Manifest b/app-sci/biopython/Manifest
index dcfa5ecf239b..5c5f9a782c7c 100644
--- a/app-sci/biopython/Manifest
+++ b/app-sci/biopython/Manifest
@@ -1,3 +1,4 @@
-MD5 5a8baab83e1f5160f281f068fc5ac1ad ChangeLog 512
-MD5 b547a900240af4159bb5ee6f887a55a1 biopython-1.10.ebuild 838
+MD5 9f8677f140b084471371023376c24a50 ChangeLog 610
+MD5 542d55c11f796a538a37bd7f39c23ede biopython-1.10.ebuild 839
+MD5 e52ec7d225835cda2c95c5317cdccfb4 metadata.xml 217
MD5 8e719491da5d9664fddedbffc6af8f06 files/digest-biopython-1.10 67
diff --git a/app-sci/biopython/biopython-1.10.ebuild b/app-sci/biopython/biopython-1.10.ebuild
index ca3ed68edd28..73b250942990 100644
--- a/app-sci/biopython/biopython-1.10.ebuild
+++ b/app-sci/biopython/biopython-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-20022 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.10.ebuild,v 1.1 2003/02/18 21:08:45 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.10.ebuild,v 1.2 2003/07/04 12:19:06 liquidx Exp $
IUSE=""
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.biopython.org"
DEPEND=">=dev-lang/python-2.0
>=dev-python/egenix-mx-base-2.0.3
>=dev-python/Numeric-19.0
- >=dev-python/ReportLab-1.11"
+ >=dev-python/reportlab-1.11"
SLOT="0"
LICENSE="as-is"
diff --git a/app-sci/biopython/metadata.xml b/app-sci/biopython/metadata.xml
new file mode 100644
index 000000000000..ded1d292947f
--- /dev/null
+++ b/app-sci/biopython/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>python</herd>
+<maintainer><email>george@gentoo.org</email></maintainer>
+</pkgmetadata>