diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 21:31:17 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 21:31:17 +0000 |
commit | 65a00310a95ae32d7671a1c03dfdf75d22d923a5 (patch) | |
tree | 02ae90f260b4d5be1cbcc02379bab72c528356d0 /sci-calculators | |
parent | Manifest recommit (diff) | |
download | gentoo-2-65a00310a95ae32d7671a1c03dfdf75d22d923a5.tar.gz gentoo-2-65a00310a95ae32d7671a1c03dfdf75d22d923a5.tar.bz2 gentoo-2-65a00310a95ae32d7671a1c03dfdf75d22d923a5.zip |
Dependency update: dev-libs/libticables -> sci-libs/libticables.
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/tilp/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/tilp/tilp-6.76.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/tilp/ChangeLog b/sci-calculators/tilp/ChangeLog index 1065ce881fbd..fa311db7fda0 100644 --- a/sci-calculators/tilp/ChangeLog +++ b/sci-calculators/tilp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/tilp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp/ChangeLog,v 1.3 2004/12/28 21:20:38 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp/ChangeLog,v 1.4 2004/12/28 21:31:01 ribosome Exp $ + + 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> tilp-6.76.ebuild: + Dependency update: dev-libs/libticables -> sci-libs/libticables. 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> tilp-6.76.ebuild: Dependency update: dev-libs/libtifiles -> sci-libs/libtifiles. diff --git a/sci-calculators/tilp/tilp-6.76.ebuild b/sci-calculators/tilp/tilp-6.76.ebuild index 95461e1665d7..ed69702d9032 100644 --- a/sci-calculators/tilp/tilp-6.76.ebuild +++ b/sci-calculators/tilp/tilp-6.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp/tilp-6.76.ebuild,v 1.2 2004/12/28 21:20:38 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp/tilp-6.76.ebuild,v 1.3 2004/12/28 21:31:01 ribosome Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="nls" -DEPEND=">=dev-libs/libticables-3.8.6 +DEPEND=">=sci-libs/libticables-3.8.6 >=dev-libs/libticalcs-4.5.5 >=sci-libs/libtifiles-0.6.1 app-text/dos2unix |