summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2008-07-21 09:35:14 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2008-07-21 09:35:14 +0000
commita247bd27d9a82258512fcdb255d0528143b11c15 (patch)
treeae1266ff70987061571620d99aaefc83b53bff81 /sci-mathematics/ginac/ChangeLog
parentAdd (well hidden) pkgconfig DEPEND, bug #232432 (diff)
downloadhistorical-a247bd27d9a82258512fcdb255d0528143b11c15.tar.gz
historical-a247bd27d9a82258512fcdb255d0528143b11c15.tar.bz2
historical-a247bd27d9a82258512fcdb255d0528143b11c15.zip
Added dev-texlive/fontsrecommended as a dependency when doc flag is selected, closing bug #232373, thanks Henry Gebhardt.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sci-mathematics/ginac/ChangeLog')
-rw-r--r--sci-mathematics/ginac/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog
index b1533f8fdf4d..549d167e8113 100644
--- a/sci-mathematics/ginac/ChangeLog
+++ b/sci-mathematics/ginac/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/ginac
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.19 2008/05/24 20:31:29 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.20 2008/07/21 09:35:14 bicatali Exp $
+
+ 21 Jul 2008; SĂ©bastien Fabbro <bicatali@gentoo.org> ginac-1.4.3.ebuild:
+ Added dev-texlive/fontsrecommended as a dependency when doc flag is
+ selected, closing bug #232373, thanks Henry Gebhardt.
24 May 2008; Markus Dittrich <markusle@gentoo.org> ginac-1.4.3.ebuild:
Fixed compile problems with USE="doc" (see bug #223407).