diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 18:58:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 18:58:48 +0000 |
commit | 5f99129169fdf27bc873fd9671a380775f1e9ac0 (patch) | |
tree | 71cf07fb486d876a1d8743acdd47a08c888dc66e /sci-biology/last | |
parent | Stable for AMD64, wrt bug #392781 (diff) | |
download | gentoo-2-5f99129169fdf27bc873fd9671a380775f1e9ac0.tar.gz gentoo-2-5f99129169fdf27bc873fd9671a380775f1e9ac0.tar.bz2 gentoo-2-5f99129169fdf27bc873fd9671a380775f1e9ac0.zip |
Stable for AMD64, wrt bug #391545
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'sci-biology/last')
-rw-r--r-- | sci-biology/last/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/last/last-162-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/last/ChangeLog b/sci-biology/last/ChangeLog index 6be2e1c26532..08cfc0dab6ad 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.17 2011/11/28 11:56:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.18 2011/12/15 18:58:48 ago Exp $ + + 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> last-162-r1.ebuild: + Stable for AMD64, wrt bug #391545 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> last-162-r1.ebuild: x86 stable wrt bug #391545 diff --git a/sci-biology/last/last-162-r1.ebuild b/sci-biology/last/last-162-r1.ebuild index cb7543332c78..2961a6794448 100644 --- a/sci-biology/last/last-162-r1.ebuild +++ b/sci-biology/last/last-162-r1.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-162-r1.ebuild,v 1.3 2011/11/28 11:56:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-162-r1.ebuild,v 1.4 2011/12/15 18:58:48 ago 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="" |