diff options
author | 2005-06-28 18:24:48 +0000 | |
---|---|---|
committer | 2005-06-28 18:24:48 +0000 | |
commit | ce37ae00d37b89a332ece8b3182506d597c63717 (patch) | |
tree | a34eacb80d558389f09755515ad09d9477c93dee /app-arch/xar/ChangeLog | |
parent | Version Bump (diff) | |
download | gentoo-2-ce37ae00d37b89a332ece8b3182506d597c63717.tar.gz gentoo-2-ce37ae00d37b89a332ece8b3182506d597c63717.tar.bz2 gentoo-2-ce37ae00d37b89a332ece8b3182506d597c63717.zip |
Added patch to compile with -fPIC the library, and unset $SYMLINK_LIB which is set by AMD64-multilib profile and conflicts with internal build one.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-arch/xar/ChangeLog')
-rw-r--r-- | app-arch/xar/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-arch/xar/ChangeLog b/app-arch/xar/ChangeLog index 221b5de87edb..83329fe5b36e 100644 --- a/app-arch/xar/ChangeLog +++ b/app-arch/xar/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-arch/xar # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/xar/ChangeLog,v 1.1 2005/04/24 04:57:07 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/xar/ChangeLog,v 1.2 2005/06/28 18:24:48 flameeyes Exp $ + + 28 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> + +files/xar-20050423-amd64.patch, xar-20050423.ebuild: + Added patch to compile with -fPIC the library, and unset $SYMLINK_LIB which + is set by AMD64-multilib profile and conflicts with internal build one. *xar-20050423 (23 Apr 2005) |