diff options
author | 2010-03-29 09:58:36 +0000 | |
---|---|---|
committer | 2010-03-29 09:58:36 +0000 | |
commit | 36d8640278e70e4a47ffbe5ca21d9a755a69d018 (patch) | |
tree | 5755766dcceda30d7c4f1fe4196d9cae77ccc623 /sci-biology/last | |
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')
-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 c1158a206f3f..2da9e208bfa8 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.2 2010/02/09 15:34:32 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.3 2010/03/29 09:58:36 pacho Exp $ + + 29 Mar 2010; Pacho Ramos <pacho@gentoo.org> last-96.ebuild: + amd64 stable, bug 311831 09 Feb 2010; Andrey Kislyuk <weaver@gentoo.org> last-96.ebuild: Add unzip dependency 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="" |