diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-17 08:10:52 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-17 08:10:52 +0000 |
commit | 639f07384cdc137dadbd571223704c02211e4dc5 (patch) | |
tree | 3c913954b8d36e4dafed2a7a15ad779683cf1ac3 /sci-biology | |
parent | Version bump (#208855). (diff) | |
download | gentoo-2-639f07384cdc137dadbd571223704c02211e4dc5.tar.gz gentoo-2-639f07384cdc137dadbd571223704c02211e4dc5.tar.bz2 gentoo-2-639f07384cdc137dadbd571223704c02211e4dc5.zip |
stable x86, bug 207109
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/dialign-t/ChangeLog | 8 | ||||
-rw-r--r-- | sci-biology/dialign-t/dialign-t-0.2.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/dialign-t/ChangeLog b/sci-biology/dialign-t/ChangeLog index d136afdf5c30..e4c9f4ed5a04 100644 --- a/sci-biology/dialign-t/ChangeLog +++ b/sci-biology/dialign-t/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/dialign-t -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/dialign-t/ChangeLog,v 1.6 2007/07/12 16:23:23 je_fro Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/dialign-t/ChangeLog,v 1.7 2008/02/17 08:10:52 opfer Exp $ + + 17 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + dialign-t-0.2.2.ebuild: + stable x86, bug 207109 *dialign-t-0.2.2 (12 Jul 2007) diff --git a/sci-biology/dialign-t/dialign-t-0.2.2.ebuild b/sci-biology/dialign-t/dialign-t-0.2.2.ebuild index 92b560e9c6ed..bd39772d8f48 100644 --- a/sci-biology/dialign-t/dialign-t-0.2.2.ebuild +++ b/sci-biology/dialign-t/dialign-t-0.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/dialign-t/dialign-t-0.2.2.ebuild,v 1.1 2007/07/12 16:23:23 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/dialign-t/dialign-t-0.2.2.ebuild,v 1.2 2008/02/17 08:10:52 opfer Exp $ inherit multilib toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://dialign-t.gobics.de/" SRC_URI="http://dialign-t.gobics.de/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |