diff options
-rw-r--r-- | sci-biology/last/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/last/last-146.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/last/ChangeLog b/sci-biology/last/ChangeLog index 448bda7ceaa2..75211fcbf295 100644 --- a/sci-biology/last/ChangeLog +++ b/sci-biology/last/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/last # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.9 2011/02/07 14:20:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.10 2011/02/11 13:03:34 hwoarang Exp $ + + 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> last-146.ebuild: + Stable on amd64 wrt bug #353567 07 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> last-146.ebuild: x86 stable wrt bug #353567 diff --git a/sci-biology/last/last-146.ebuild b/sci-biology/last/last-146.ebuild index ebd3ddf24f96..69e7efd73354 100644 --- a/sci-biology/last/last-146.ebuild +++ b/sci-biology/last/last-146.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/last/last-146.ebuild,v 1.2 2011/02/07 14:20:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-146.ebuild,v 1.3 2011/02/11 13:03:34 hwoarang Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://last.cbrc.jp/archive/${P}.zip" LICENSE="GPL-3" SLOT="0" IUSE="" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" DEPEND="app-arch/unzip" RDEPEND="" |