summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-09 22:54:02 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-09 22:54:02 +0000
commit880640d3a4c1e9dde57753f41138cc98c587e81d (patch)
treebe9699054d7aafb31fcf02ea61a68b40a10f4fc5 /sci-biology/augustus
parentAdd missing dtd to DEPEND, bug #358049. (diff)
downloadgentoo-2-880640d3a4c1e9dde57753f41138cc98c587e81d.tar.gz
gentoo-2-880640d3a4c1e9dde57753f41138cc98c587e81d.tar.bz2
gentoo-2-880640d3a4c1e9dde57753f41138cc98c587e81d.zip
Stable on amd64 wrt bug #353573
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/augustus')
-rw-r--r--sci-biology/augustus/ChangeLog5
-rw-r--r--sci-biology/augustus/augustus-2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/augustus/ChangeLog b/sci-biology/augustus/ChangeLog
index d36553700fe8..0b75a6b86202 100644
--- a/sci-biology/augustus/ChangeLog
+++ b/sci-biology/augustus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/augustus
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/augustus/ChangeLog,v 1.13 2011/03/09 16:23:05 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/augustus/ChangeLog,v 1.14 2011/03/09 22:54:02 hwoarang Exp $
+
+ 09 Mar 2011; Markos Chandras <hwoarang@gentoo.org> augustus-2.4.ebuild:
+ Stable on amd64 wrt bug #353573
09 Mar 2011; Thomas Kahle <tomka@gentoo.org> augustus-2.4.ebuild:
x86 stable per bug 353573
diff --git a/sci-biology/augustus/augustus-2.4.ebuild b/sci-biology/augustus/augustus-2.4.ebuild
index 9dd3e99ab38c..a2a83835f179 100644
--- a/sci-biology/augustus/augustus-2.4.ebuild
+++ b/sci-biology/augustus/augustus-2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/augustus/augustus-2.4.ebuild,v 1.5 2011/03/09 16:23:05 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/augustus/augustus-2.4.ebuild,v 1.6 2011/03/09 22:54:02 hwoarang Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="http://augustus.gobics.de/binaries/old/${PN}.${PV}.src.tar.gz"
LICENSE="Artistic"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
DEPEND=""
RDEPEND=""