diff options
-rw-r--r-- | sci-biology/last/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/last/last-230.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-biology/last/ChangeLog b/sci-biology/last/ChangeLog index 161c495c0c25..226a718bcbf3 100644 --- a/sci-biology/last/ChangeLog +++ b/sci-biology/last/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/last # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.22 2013/07/17 07:48:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.23 2013/07/28 18:18:38 nimiux Exp $ + + 28 Jul 2013; Chema Alonso <nimiux@gentoo.org> last-230.ebuild: + Stable for amd64 wrt bug #477140 *last-299 (17 Jul 2013) diff --git a/sci-biology/last/last-230.ebuild b/sci-biology/last/last-230.ebuild index 0abbb611883e..d7fa4019d564 100644 --- a/sci-biology/last/last-230.ebuild +++ b/sci-biology/last/last-230.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-230.ebuild,v 1.1 2012/06/20 21:20:03 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-230.ebuild,v 1.2 2013/07/28 18:18:38 nimiux Exp $ EAPI=4 @@ -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="" |