diff options
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/maq/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/maq/maq-0.7.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/maq/ChangeLog b/sci-biology/maq/ChangeLog index c24920f4235e..f7fb93d863a4 100644 --- a/sci-biology/maq/ChangeLog +++ b/sci-biology/maq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/maq # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/maq/ChangeLog,v 1.8 2011/12/15 22:37:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/maq/ChangeLog,v 1.9 2011/12/18 19:53:20 phajdan.jr Exp $ + + 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> maq-0.7.1-r1.ebuild: + x86 stable wrt bug #393759 15 Dec 2011; Justin Lecher <jlec@gentoo.org> maq-0.7.1-r1.ebuild: Add missing dependency on sys-libs/zlib diff --git a/sci-biology/maq/maq-0.7.1-r1.ebuild b/sci-biology/maq/maq-0.7.1-r1.ebuild index 8546fa1b0170..0b08ceb49e79 100644 --- a/sci-biology/maq/maq-0.7.1-r1.ebuild +++ b/sci-biology/maq/maq-0.7.1-r1.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/maq/maq-0.7.1-r1.ebuild,v 1.4 2011/12/15 22:37:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/maq/maq-0.7.1-r1.ebuild,v 1.5 2011/12/18 19:53:20 phajdan.jr Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" IUSE="" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND}" |