diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-10-07 09:45:59 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-10-07 09:45:59 +0000 |
commit | 64acabda6484efcb8d209f15cb3fd42fe09993c6 (patch) | |
tree | eb32d72b7a84996f322083e9e0a6e5eecdcaafa5 /sci-chemistry | |
parent | Readded dropped append-ldflags.eclass, found by ssuominen (diff) | |
download | gentoo-2-64acabda6484efcb8d209f15cb3fd42fe09993c6.tar.gz gentoo-2-64acabda6484efcb8d209f15cb3fd42fe09993c6.tar.bz2 gentoo-2-64acabda6484efcb8d209f15cb3fd42fe09993c6.zip |
Readded dropped flag-o-matic.eclass and removed dep on >=sys-devel/libtool-2.4-r2, found by ssuominen
(Portage version: 2.2.0_alpha62/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/coot/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/coot/coot-0.6.2.ebuild | 3 |
2 files changed, 5 insertions, 6 deletions
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog index 607a5c8b1e41..6060097ad89b 100644 --- a/sci-chemistry/coot/ChangeLog +++ b/sci-chemistry/coot/ChangeLog @@ -1,10 +1,10 @@ # ChangeLog for sci-chemistry/coot # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.45 2011/10/07 09:37:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.46 2011/10/07 09:45:59 jlec Exp $ - 07 Oct 2011; Justin Lecher <jlec@gentoo.org> coot-0.6.2.ebuild, - coot-0.6.2-r1.ebuild: - Readded dropped append-ldflags.eclass, found by ssuominen + 07 Oct 2011; Justin Lecher <jlec@gentoo.org> coot-0.6.2.ebuild: + Readded dropped flag-o-matic.eclass and removed dep on + >=sys-devel/libtool-2.4-r2, found by ssuominen *coot-0.6.2-r1 (07 Oct 2011) diff --git a/sci-chemistry/coot/coot-0.6.2.ebuild b/sci-chemistry/coot/coot-0.6.2.ebuild index 542519e17e0a..a1051a13bd65 100644 --- a/sci-chemistry/coot/coot-0.6.2.ebuild +++ b/sci-chemistry/coot/coot-0.6.2.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-chemistry/coot/coot-0.6.2.ebuild,v 1.7 2011/10/07 09:37:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v 1.8 2011/10/07 09:45:59 jlec Exp $ EAPI=3 @@ -61,7 +61,6 @@ RDEPEND=" >=net-misc/curl-7.19.6 net-dns/libidn" DEPEND="${RDEPEND} - >=sys-devel/libtool-2.4-r2 dev-lang/swig sys-devel/bc test? ( dev-scheme/greg )" |