diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-07 14:20:15 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-07 14:20:15 +0000 |
commit | 41591ca1394f51e93945003a06e56ed16dab21ae (patch) | |
tree | c8dce73ada08db01cf50412b03603381cd710e9c /sci-biology/last | |
parent | Version bump. Don't set tabstop and shiftwidth (bug #339300 by Kent Fredric). (diff) | |
download | gentoo-2-41591ca1394f51e93945003a06e56ed16dab21ae.tar.gz gentoo-2-41591ca1394f51e93945003a06e56ed16dab21ae.tar.bz2 gentoo-2-41591ca1394f51e93945003a06e56ed16dab21ae.zip |
x86 stable wrt bug #353567
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sci-biology/last')
-rw-r--r-- | sci-biology/last/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/last/last-146.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/last/ChangeLog b/sci-biology/last/ChangeLog index 882d5a50c317..448bda7ceaa2 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.8 2010/11/29 16:27:46 weaver Exp $ +# 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 $ + + 07 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> last-146.ebuild: + x86 stable wrt bug #353567 *last-146 (29 Nov 2010) diff --git a/sci-biology/last/last-146.ebuild b/sci-biology/last/last-146.ebuild index ae9c26505e70..ebd3ddf24f96 100644 --- a/sci-biology/last/last-146.ebuild +++ b/sci-biology/last/last-146.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.1 2010/11/29 16:27:46 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-146.ebuild,v 1.2 2011/02/07 14:20:15 phajdan.jr 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="" |