diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-05 12:10:02 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-05 12:10:02 +0000 |
commit | 7746438cbfa81d69daa74b3ed95fb21ecfe4c28b (patch) | |
tree | 8c80d1eff0ebd1de612223b0ade03eb6dbab9f01 /sci-biology/last | |
parent | New package based on dev-java/jmp but for the new JDK 1.6 API. Bug #233548. (diff) | |
download | gentoo-2-7746438cbfa81d69daa74b3ed95fb21ecfe4c28b.tar.gz gentoo-2-7746438cbfa81d69daa74b3ed95fb21ecfe4c28b.tar.bz2 gentoo-2-7746438cbfa81d69daa74b3ed95fb21ecfe4c28b.zip |
x86 stable wrt bug #311831
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'sci-biology/last')
-rw-r--r-- | sci-biology/last/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/last/last-96.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/last/ChangeLog b/sci-biology/last/ChangeLog index 2da9e208bfa8..c5690010469e 100644 --- a/sci-biology/last/ChangeLog +++ b/sci-biology/last/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/last # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.3 2010/03/29 09:58:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.4 2010/04/05 12:10:02 phajdan.jr Exp $ + + 05 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> last-96.ebuild: + x86 stable wrt bug #311831 29 Mar 2010; Pacho Ramos <pacho@gentoo.org> last-96.ebuild: amd64 stable, bug 311831 diff --git a/sci-biology/last/last-96.ebuild b/sci-biology/last/last-96.ebuild index eb2a026146c7..b7aafa71e2db 100644 --- a/sci-biology/last/last-96.ebuild +++ b/sci-biology/last/last-96.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.3 2010/03/29 09:58:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.4 2010/04/05 12:10:02 phajdan.jr Exp $ EAPI="2" @@ -11,7 +11,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="" |