diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-12-16 10:48:04 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-12-16 10:48:04 +0000 |
commit | c683bb3fb7712a4a9ea98f41c44af98992ba9c2f (patch) | |
tree | d0ff8790588f2ec4489e5177d93b6f1dc5e3cdf4 /dev-util/subversion/ChangeLog | |
parent | Move elibtoolize at the end of src_unpack so that it's called with the final ... (diff) | |
download | historical-c683bb3fb7712a4a9ea98f41c44af98992ba9c2f.tar.gz historical-c683bb3fb7712a4a9ea98f41c44af98992ba9c2f.tar.bz2 historical-c683bb3fb7712a4a9ea98f41c44af98992ba9c2f.zip |
Move elibtoolize at the end of src_unpack so that it's called with the final autotools support. See bug #106176.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-util/subversion/ChangeLog')
-rw-r--r-- | dev-util/subversion/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-util/subversion/ChangeLog b/dev-util/subversion/ChangeLog index 1abfe7bf9ed0..8b53c3e1a91e 100644 --- a/dev-util/subversion/ChangeLog +++ b/dev-util/subversion/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/subversion # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.197 2005/12/08 18:02:56 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/ChangeLog,v 1.198 2005/12/16 10:48:04 flameeyes Exp $ + + 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> + subversion-1.3.0_rc4.ebuild: + Move elibtoolize at the end of src_unpack so that it's called with the final + autotools support. See bug #106176. 08 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> subversion-1.2.3-r3.ebuild: |