diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-02-09 11:13:18 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-02-09 11:13:18 +0000 |
commit | ca4bede61d9cc14250d55040283004b84b1f8ad7 (patch) | |
tree | 43281c050c43f84e52e4f8b15c7bd95b248718f6 /sci-biology/augustus | |
parent | Really stabling, sorry a lot (diff) | |
download | historical-ca4bede61d9cc14250d55040283004b84b1f8ad7.tar.gz historical-ca4bede61d9cc14250d55040283004b84b1f8ad7.tar.bz2 historical-ca4bede61d9cc14250d55040283004b84b1f8ad7.zip |
amd64 stable, bug 298767
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'sci-biology/augustus')
-rw-r--r-- | sci-biology/augustus/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/augustus/augustus-2.3.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-biology/augustus/ChangeLog b/sci-biology/augustus/ChangeLog index 5ccc0052b15a..7534aaf61375 100644 --- a/sci-biology/augustus/ChangeLog +++ b/sci-biology/augustus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/augustus # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/augustus/ChangeLog,v 1.8 2010/02/09 11:02:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/augustus/ChangeLog,v 1.9 2010/02/09 11:13:18 pacho Exp $ + + 09 Feb 2010; Pacho Ramos <pacho@gentoo.org> augustus-2.3.1.ebuild: + amd64 stable, bug 298767 29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> augustus-2.3.1.ebuild: diff --git a/sci-biology/augustus/augustus-2.3.1.ebuild b/sci-biology/augustus/augustus-2.3.1.ebuild index 5a044af96dbb..cbcfebcf8c5f 100644 --- a/sci-biology/augustus/augustus-2.3.1.ebuild +++ b/sci-biology/augustus/augustus-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/augustus/augustus-2.3.1.ebuild,v 1.2 2009/12/29 20:57:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/augustus/augustus-2.3.1.ebuild,v 1.3 2010/02/09 11:13:18 pacho Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://augustus.gobics.de/binaries/${PN}.${PV}.src.tar.gz" LICENSE="Artistic" SLOT="0" IUSE="" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" DEPEND="" RDEPEND="" |