diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-01-02 15:34:38 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-01-02 15:34:38 +0000 |
commit | d0f4ef9c82facd4d21f31e478d1411b2341bceec (patch) | |
tree | 518f4185be58f49ed543690ac86ca75a5b9c0c3a /sci-biology | |
parent | Removed ${PN} from HOMEPAGE (Manifest recommit) (diff) | |
download | gentoo-2-d0f4ef9c82facd4d21f31e478d1411b2341bceec.tar.gz gentoo-2-d0f4ef9c82facd4d21f31e478d1411b2341bceec.tar.bz2 gentoo-2-d0f4ef9c82facd4d21f31e478d1411b2341bceec.zip |
Added to x86.
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/staden/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/staden/staden-1.4.1-r7.ebuild | 10 |
2 files changed, 10 insertions, 7 deletions
diff --git a/sci-biology/staden/ChangeLog b/sci-biology/staden/ChangeLog index cf5e32a7793c..b9f4c4d81123 100644 --- a/sci-biology/staden/ChangeLog +++ b/sci-biology/staden/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/staden -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/staden/ChangeLog,v 1.3 2004/12/28 21:15:24 ribosome Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/staden/ChangeLog,v 1.4 2005/01/02 15:34:38 ribosome Exp $ + + 02 Jan 2005; Olivier Fisette <ribosome@gentoo.org> staden-1.4.1-r7.ebuild: + Added to x86. 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> staden-1.4.1-r7.ebuild: Dependency update: dev-libs/io_lib -> sci-libs/io_lib. diff --git a/sci-biology/staden/staden-1.4.1-r7.ebuild b/sci-biology/staden/staden-1.4.1-r7.ebuild index b18815ef777b..58e391d201ed 100644 --- a/sci-biology/staden/staden-1.4.1-r7.ebuild +++ b/sci-biology/staden/staden-1.4.1-r7.ebuild @@ -1,18 +1,18 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.2 2004/12/28 21:15:24 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/staden/staden-1.4.1-r7.ebuild,v 1.3 2005/01/02 15:34:38 ribosome Exp $ inherit eutils gcc DESCRIPTION="The Staden Package - Biological sequence handling and analysis" -HOMEPAGE="http://${PN}.sourceforge.net/" +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 mirror://gentoo/${P}-missing-doc.tar.bz2" -LICENSE="${PN}" +LICENSE="staden" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="doc" DEPEND="${RDEPEND} |