diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-10-30 14:14:21 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-10-30 14:14:21 +0000 |
commit | 06ab4a0813cf6aacbad3338607a13ee71c39bcd5 (patch) | |
tree | ea7ba4eb65988b6aeaa9f4f4494e7edbe5a13e0f /media-libs/tse3/ChangeLog | |
parent | Version bump to 1.4.0_rc8, renaming of the module to openafs (instead of libafs) (diff) | |
download | gentoo-2-06ab4a0813cf6aacbad3338607a13ee71c39bcd5.tar.gz gentoo-2-06ab4a0813cf6aacbad3338607a13ee71c39bcd5.tar.bz2 gentoo-2-06ab4a0813cf6aacbad3338607a13ee71c39bcd5.zip |
Re-create autotools support with eautoreconf (and run elibtoolize), so that .so extension on libraries is respected. Fixes bug #94484.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'media-libs/tse3/ChangeLog')
-rw-r--r-- | media-libs/tse3/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/tse3/ChangeLog b/media-libs/tse3/ChangeLog index bd1e0f130c1f..39a8f2c49153 100644 --- a/media-libs/tse3/ChangeLog +++ b/media-libs/tse3/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/tse3 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tse3/ChangeLog,v 1.14 2005/09/04 12:18:09 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tse3/ChangeLog,v 1.15 2005/10/30 14:14:21 flameeyes Exp $ + +*tse3-0.3.0-r1 (30 Oct 2005) + + 30 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> -tse3-0.3.0.ebuild, + +tse3-0.3.0-r1.ebuild: + Re-create autotools support with eautoreconf (and run elibtoolize), so that + .so extension on libraries is respected. Fixes bug #94484. 04 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> tse3-0.2.5.ebuild, tse3-0.2.7.ebuild: |