diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-29 09:58:36 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-29 09:58:36 +0000 |
commit | 36d8640278e70e4a47ffbe5ca21d9a755a69d018 (patch) | |
tree | 5755766dcceda30d7c4f1fe4196d9cae77ccc623 /sci-biology/last/last-96.ebuild | |
parent | amd64 stable, bug 311829 (diff) | |
download | gentoo-2-36d8640278e70e4a47ffbe5ca21d9a755a69d018.tar.gz gentoo-2-36d8640278e70e4a47ffbe5ca21d9a755a69d018.tar.bz2 gentoo-2-36d8640278e70e4a47ffbe5ca21d9a755a69d018.zip |
amd64 stable, bug 311831
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/last/last-96.ebuild')
-rw-r--r-- | sci-biology/last/last-96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/last/last-96.ebuild b/sci-biology/last/last-96.ebuild index 6139ac6dbd85..eb2a026146c7 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.2 2010/02/09 15:34:32 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-96.ebuild,v 1.3 2010/03/29 09:58:36 pacho 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="" |