diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-11 13:03:34 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-11 13:03:34 +0000 |
commit | f762d3aea9f7b592aa7fd7c0c5ac8064a58c8af8 (patch) | |
tree | 08a937223e24c61da7c74cc9bab50a7ced14c1e2 /sci-biology/last | |
parent | Stable on amd64 wrt bug #353451 (diff) | |
download | gentoo-2-f762d3aea9f7b592aa7fd7c0c5ac8064a58c8af8.tar.gz gentoo-2-f762d3aea9f7b592aa7fd7c0c5ac8064a58c8af8.tar.bz2 gentoo-2-f762d3aea9f7b592aa7fd7c0c5ac8064a58c8af8.zip |
Stable on amd64 wrt bug #353567
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/last')
-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="" |