diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-31 18:41:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-31 18:41:43 +0000 |
commit | 136f27f5a9c42725e3d1b7a5a71ee2a6aef06092 (patch) | |
tree | b2dcc8f3ef4b7b216f7eb27df7473c3af6a49436 /sci-biology/augustus/augustus-2.5.5.ebuild | |
parent | Stable for amd64, wrt bug #453524 (diff) | |
download | historical-136f27f5a9c42725e3d1b7a5a71ee2a6aef06092.tar.gz historical-136f27f5a9c42725e3d1b7a5a71ee2a6aef06092.tar.bz2 historical-136f27f5a9c42725e3d1b7a5a71ee2a6aef06092.zip |
Stable for amd64, wrt bug #454842
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'sci-biology/augustus/augustus-2.5.5.ebuild')
-rw-r--r-- | sci-biology/augustus/augustus-2.5.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/augustus/augustus-2.5.5.ebuild b/sci-biology/augustus/augustus-2.5.5.ebuild index 3bbf25951425..0cab3803abec 100644 --- a/sci-biology/augustus/augustus-2.5.5.ebuild +++ b/sci-biology/augustus/augustus-2.5.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/augustus/augustus-2.5.5.ebuild,v 1.1 2011/06/23 14:58:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/augustus/augustus-2.5.5.ebuild,v 1.2 2013/01/31 18:41:42 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://augustus.gobics.de/binaries/${PN}.${PV}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples" S="${WORKDIR}/${PN}.${PV}" |