diff options
Diffstat (limited to 'sci-biology/last')
-rw-r--r-- | sci-biology/last/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/last/last-230.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-biology/last/ChangeLog b/sci-biology/last/ChangeLog index 226a718bcbf3..147e866dc425 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.23 2013/07/28 18:18:38 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.24 2013/08/07 13:35:34 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> last-230.ebuild: + Stable for x86, wrt bug #477140 28 Jul 2013; Chema Alonso <nimiux@gentoo.org> last-230.ebuild: Stable for amd64 wrt bug #477140 @@ -98,4 +101,3 @@ 09 Feb 2010; Andrey Kislyuk <weaver@gentoo.org> +metadata.xml, +last-96.ebuild: New package, ebuild written by me - diff --git a/sci-biology/last/last-230.ebuild b/sci-biology/last/last-230.ebuild index d7fa4019d564..e0ed737db21d 100644 --- a/sci-biology/last/last-230.ebuild +++ b/sci-biology/last/last-230.ebuild @@ -1,6 +1,6 @@ # 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.2 2013/07/28 18:18:38 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-230.ebuild,v 1.3 2013/08/07 13:35:34 ago 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="" |