summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-01-09 11:39:13 +0000
committerSven Wegener <swegener@gentoo.org>2005-01-09 11:39:13 +0000
commitac8e557a5a29e1ad5599667d2677307474effe71 (patch)
tree82f7f17172ced1036f2f4bc22a885dfc31602e68 /sci-biology/staden
parentAdded missing parentheses in SRC_URI/*DEPEND/LICENSE. (diff)
downloadhistorical-ac8e557a5a29e1ad5599667d2677307474effe71.tar.gz
historical-ac8e557a5a29e1ad5599667d2677307474effe71.tar.bz2
historical-ac8e557a5a29e1ad5599667d2677307474effe71.zip
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
Diffstat (limited to 'sci-biology/staden')
-rw-r--r--sci-biology/staden/ChangeLog5
-rw-r--r--sci-biology/staden/Manifest14
-rw-r--r--sci-biology/staden/staden-1.4.1-r7.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/sci-biology/staden/ChangeLog b/sci-biology/staden/ChangeLog
index fd1c17263ff4..a86abe16c659 100644
--- a/sci-biology/staden/ChangeLog
+++ b/sci-biology/staden/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/staden
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/staden/ChangeLog,v 1.5 2005/01/03 01:49:46 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/staden/ChangeLog,v 1.6 2005/01/09 11:39:13 swegener Exp $
+
+ 09 Jan 2005; Sven Wegener <swegener@gentoo.org> staden-1.4.1-r7.ebuild:
+ Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
02 Jan 2005; Olivier Fisette <ribosome@gentoo.org>
-files/staden-1.4.1-emboss.patch, staden-1.4.1-r7.ebuild:
diff --git a/sci-biology/staden/Manifest b/sci-biology/staden/Manifest
index a51f1ba9c1da..63b4f4e2f1d2 100644
--- a/sci-biology/staden/Manifest
+++ b/sci-biology/staden/Manifest
@@ -1,5 +1,8 @@
-MD5 153c13c839cdeeb534736bd3049c7624 staden-1.4.1-r7.ebuild 9890
-MD5 33a4d27174abad5150898e934216a6f1 ChangeLog 3133
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 fe19fbd7368ca77e37fab8ee461dddda staden-1.4.1-r7.ebuild 9894
+MD5 84a0707094ea555a0375ea854b7e326b ChangeLog 3264
MD5 f189a3c4ff5ae55bcee4f8ed0ace5d20 metadata.xml 254
MD5 e908bf4692dd3494ec22f07db2e7a9f5 files/staden-1.4.1-env 225
MD5 3699a9d368068d835cbd8568d50d23e5 files/staden-1.4.1-gap4.patch 463
@@ -12,3 +15,10 @@ MD5 a8ceefd2b3b2c1c0053a504561635379 files/staden-1.4.1-mutscan.patch 328
MD5 cd40ea0a473054769a0963e708257f98 files/digest-staden-1.4.1-r7 213
MD5 708ea4c4b4cbc7e2b6b88b5a09e1b564 files/staden-1.4.1-top.patch 230
MD5 ea4a62a1cd5070014d2c9352eeecf06a files/staden-1.4.1-tk_utils.patch 368
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFB4RfnI1lqEGTUzyQRAt91AJ4ixMNhfdKXPKTUQB9tuca2+aoMfACeI213
+8dbPMEJvBypWr3qct4kHe5w=
+=Skmm
+-----END PGP SIGNATURE-----
diff --git a/sci-biology/staden/staden-1.4.1-r7.ebuild b/sci-biology/staden/staden-1.4.1-r7.ebuild
index 7237b00cb8a6..a4a51fc6312d 100644
--- a/sci-biology/staden/staden-1.4.1-r7.ebuild
+++ b/sci-biology/staden/staden-1.4.1-r7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/staden/staden-1.4.1-r7.ebuild,v 1.4 2005/01/03 01:49:46 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/staden/staden-1.4.1-r7.ebuild,v 1.5 2005/01/09 11:39:13 swegener Exp $
inherit eutils toolchain-funcs
DESCRIPTION="The Staden Package - Biological sequence handling and analysis"
HOMEPAGE="http://staden.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${PN}-src-rel-${PV//./-}.tar.gz
- doc? mirror://sourceforge/${PN}/course-1.1.tar.gz
+ doc? ( mirror://sourceforge/${PN}/course-1.1.tar.gz )
mirror://gentoo/${P}-missing-doc.tar.bz2"
LICENSE="staden"