diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-01-03 14:08:56 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-01-03 14:08:56 +0000 |
commit | 94187a9ff6372e43a5f2d1c162f3a9d2e1168cc5 (patch) | |
tree | 2a3ee5432ad5c698cba9a488b9ba5a5d05b09e6c /sci-biology | |
parent | amd64 stable, bug 277109 (diff) | |
download | gentoo-2-94187a9ff6372e43a5f2d1c162f3a9d2e1168cc5.tar.gz gentoo-2-94187a9ff6372e43a5f2d1c162f3a9d2e1168cc5.tar.bz2 gentoo-2-94187a9ff6372e43a5f2d1c162f3a9d2e1168cc5.zip |
amd64 stable, bug 290927
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/allpaths/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/allpaths/allpaths-2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/allpaths/ChangeLog b/sci-biology/allpaths/ChangeLog index 0a6d43d45896..27d5a02e5708 100644 --- a/sci-biology/allpaths/ChangeLog +++ b/sci-biology/allpaths/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/allpaths -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/ChangeLog,v 1.4 2009/11/24 20:48:06 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/ChangeLog,v 1.5 2010/01/03 14:08:56 pacho Exp $ + + 03 Jan 2010; Pacho Ramos <pacho@gentoo.org> allpaths-2.0.ebuild: + amd64 stable, bug 290927 24 Nov 2009; Christian Faulhammer <fauli@gentoo.org> allpaths-2.0.ebuild: stable x86, bug 290927 diff --git a/sci-biology/allpaths/allpaths-2.0.ebuild b/sci-biology/allpaths/allpaths-2.0.ebuild index aad40db2f607..25a946abfbbb 100644 --- a/sci-biology/allpaths/allpaths-2.0.ebuild +++ b/sci-biology/allpaths/allpaths-2.0.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/allpaths/allpaths-2.0.ebuild,v 1.4 2009/11/24 20:48:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/allpaths/allpaths-2.0.ebuild,v 1.5 2010/01/03 14:08:56 pacho Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.broad.mit.edu/pub/crd/ALLPATHS/Release-2-0/allpaths-2.0.tar.g LICENSE="Whitehead-MIT" SLOT="0" IUSE="" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" # TODO: info message on failure instructing to run gcc-config DEPEND=">=sys-devel/gcc-4.3.2" |