diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-07-28 18:18:38 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-07-28 18:18:38 +0000 |
commit | 63fb303c4b7fee12ae18c89df396465cdfd45d62 (patch) | |
tree | 3ad3d64e88530cc7b271fbc317fed1f15e8703fb /sci-biology/last | |
parent | Stable for ppc, wrt bug #477970 (diff) | |
download | gentoo-2-63fb303c4b7fee12ae18c89df396465cdfd45d62.tar.gz gentoo-2-63fb303c4b7fee12ae18c89df396465cdfd45d62.tar.bz2 gentoo-2-63fb303c4b7fee12ae18c89df396465cdfd45d62.zip |
Stable for amd64 wrt bug #477140
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sci-biology/last')
-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="" |