diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-25 16:32:18 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-25 16:32:18 +0000 |
commit | 43f7f06b02c8b5bbf2141eff177e9d8371815b62 (patch) | |
tree | f928ad754a28efda382b404d2d8161c46cd4184d /sci-biology/amos | |
parent | Fix compilation with latest glib, bug #382783 by Maciej Piechotka; fix crossc... (diff) | |
download | gentoo-2-43f7f06b02c8b5bbf2141eff177e9d8371815b62.tar.gz gentoo-2-43f7f06b02c8b5bbf2141eff177e9d8371815b62.tar.bz2 gentoo-2-43f7f06b02c8b5bbf2141eff177e9d8371815b62.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elijah "Armageddon" El Lazkani in bug #384343.
(Portage version: 2.1.10.18/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/amos')
-rw-r--r-- | sci-biology/amos/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/amos/amos-3.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-biology/amos/ChangeLog b/sci-biology/amos/ChangeLog index b91321d046aa..a8ae2b20421a 100644 --- a/sci-biology/amos/ChangeLog +++ b/sci-biology/amos/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/amos # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/amos/ChangeLog,v 1.11 2011/08/12 15:48:20 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/amos/ChangeLog,v 1.12 2011/09/25 16:32:18 chainsaw Exp $ + + 25 Sep 2011; Tony Vroon <chainsaw@gentoo.org> amos-3.1.0.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & + Elijah "Armageddon" El Lazkani in bug #384343. *amos-3.1.0 (12 Aug 2011) *amos-3.0.1 (12 Aug 2011) diff --git a/sci-biology/amos/amos-3.1.0.ebuild b/sci-biology/amos/amos-3.1.0.ebuild index c98e63290b16..9ac2009bc0d4 100644 --- a/sci-biology/amos/amos-3.1.0.ebuild +++ b/sci-biology/amos/amos-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/amos/amos-3.1.0.ebuild,v 1.2 2011/09/25 01:08:00 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/amos/amos-3.1.0.ebuild,v 1.3 2011/09/25 16:32:18 chainsaw Exp $ EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="Artistic" SLOT="0" IUSE="qt" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="qt? ( x11-libs/qt-core:4 )" RDEPEND="${DEPEND} |