diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-08-02 20:42:17 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-08-02 20:42:17 +0000 |
commit | d766f60b1077aa7c057102f070142feb7eea0950 (patch) | |
tree | 9ae8c8b4a7d1e18313fe1443012751bb7827840a /sci-biology | |
parent | Marked stable on AMD64 as requested by Andrey "weaver" Kislyuk <weaver@gentoo... (diff) | |
download | gentoo-2-d766f60b1077aa7c057102f070142feb7eea0950.tar.gz gentoo-2-d766f60b1077aa7c057102f070142feb7eea0950.tar.bz2 gentoo-2-d766f60b1077aa7c057102f070142feb7eea0950.zip |
Marked stable on AMD64 as requested by Andrey "weaver" Kislyuk <weaver@gentoo.org> in bug #279347. Arch-tested by Chad A. Simmons who reports he has no test-suite; reporter confirmed and agreed compile-test was sufficient.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/dotur/ChangeLog | 8 | ||||
-rw-r--r-- | sci-biology/dotur/dotur-1.53.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sci-biology/dotur/ChangeLog b/sci-biology/dotur/ChangeLog index d35e0577edfe..654ff9b53881 100644 --- a/sci-biology/dotur/ChangeLog +++ b/sci-biology/dotur/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-biology/dotur # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/dotur/ChangeLog,v 1.1 2009/04/13 01:06:44 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/dotur/ChangeLog,v 1.2 2009/08/02 20:42:17 chainsaw Exp $ + + 02 Aug 2009; <chainsaw@gentoo.org> dotur-1.53.ebuild: + Marked stable on AMD64 as requested by Andrey "weaver" Kislyuk + <weaver@gentoo.org> in bug #279347. Arch-tested by Chad A. Simmons who + reports he has no test-suite; reporter confirmed and agreed compile-test + was sufficient. 12 Apr 2009; Andrey Kislyuk <weaver@gentoo.org> +ChangeLog, +Manifest: Import from Science overlay diff --git a/sci-biology/dotur/dotur-1.53.ebuild b/sci-biology/dotur/dotur-1.53.ebuild index 4ece9454946e..cebebf080a2e 100644 --- a/sci-biology/dotur/dotur-1.53.ebuild +++ b/sci-biology/dotur/dotur-1.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/dotur/dotur-1.53.ebuild,v 1.1 2009/04/13 01:06:44 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/dotur/dotur-1.53.ebuild,v 1.2 2009/08/02 20:42:17 chainsaw Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="http://schloss.micro.umass.edu/software/${PN}/${P}.tgz" LICENSE="as-is" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="" RDEPEND="${DEPEND}" |