diff options
author | George Shapovalov <george@gentoo.org> | 2006-05-16 21:28:39 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2006-05-16 21:28:39 +0000 |
commit | 57fceb422be9f91a75f22345e2c025dd3c1facdb (patch) | |
tree | 39a3fe0f330b56b6c11e3122c9e2053745daab2d /dev-ada/xmlada/ChangeLog | |
parent | added eutils to inherit (diff) | |
download | gentoo-2-57fceb422be9f91a75f22345e2c025dd3c1facdb.tar.gz gentoo-2-57fceb422be9f91a75f22345e2c025dd3c1facdb.tar.bz2 gentoo-2-57fceb422be9f91a75f22345e2c025dd3c1facdb.zip |
fixed broken Makefile logic (#111340) - shared libs are now installed under proper names and symlinked as they should. Revbump, as this is affects the result.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'dev-ada/xmlada/ChangeLog')
-rw-r--r-- | dev-ada/xmlada/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-ada/xmlada/ChangeLog b/dev-ada/xmlada/ChangeLog index d8d3d3826f1b..1d55ecec836f 100644 --- a/dev-ada/xmlada/ChangeLog +++ b/dev-ada/xmlada/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ada/xmlada # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/ChangeLog,v 1.15 2006/05/15 10:11:02 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/ChangeLog,v 1.16 2006/05/16 21:28:39 george Exp $ + +*xmlada-1.0-r2 (16 May 2006) + + 16 May 2006; George Shapovalov <george@gentoo.org> +xmlada-1.0-r2.ebuild: + fixed broken Makefile logic (#111340) - shared libs are now installed under proper + names and symlinked as they should. Revbump, as this is affects the result. *xmlada-1.0-r1 (15 May 2006) |