diff options
author | David Holm <dholm@gentoo.org> | 2004-07-17 10:09:28 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-17 10:09:28 +0000 |
commit | 25e4ecfc9f65a2f008d6eb939277181144f08e21 (patch) | |
tree | 9188a7f3eb5a9af897d5900c4d68bae5b48c4233 /app-sci/readseq | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-25e4ecfc9f65a2f008d6eb939277181144f08e21.tar.gz gentoo-2-25e4ecfc9f65a2f008d6eb939277181144f08e21.tar.bz2 gentoo-2-25e4ecfc9f65a2f008d6eb939277181144f08e21.zip |
Added to ~ppc
Diffstat (limited to 'app-sci/readseq')
-rw-r--r-- | app-sci/readseq/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/readseq/readseq-19930201.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/readseq/ChangeLog b/app-sci/readseq/ChangeLog index 429164b6ca53..4cf595636fd4 100644 --- a/app-sci/readseq/ChangeLog +++ b/app-sci/readseq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/readseq # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/readseq/ChangeLog,v 1.1 2004/07/14 18:29:01 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/readseq/ChangeLog,v 1.2 2004/07/17 10:08:01 dholm Exp $ + + 17 Jul 2004; David Holm <dholm@gentoo.org> readseq-19930201.ebuild: + Added to ~ppc. *readseq-19930201 (14 Jul 2004) diff --git a/app-sci/readseq/readseq-19930201.ebuild b/app-sci/readseq/readseq-19930201.ebuild index cacf4110b368..6b35ce15bcee 100644 --- a/app-sci/readseq/readseq-19930201.ebuild +++ b/app-sci/readseq/readseq-19930201.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/readseq/readseq-19930201.ebuild,v 1.2 2004/07/15 06:13:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/readseq/readseq-19930201.ebuild,v 1.3 2004/07/17 10:08:01 dholm Exp $ DESCRIPTION="Reads and writes nucleic/protein sequences in various formats." SRC_URI="http://ftp.debian.org/debian/pool/main/r/readseq/readseq_1.orig.tar.gz" HOMEPAGE="http://iubio.bio.indiana.edu/soft/molbio/readseq/" LICENSE="public-domain" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" SLOT="0" IUSE="" |