diff options
author | Christoph Mende <angelos@gentoo.org> | 2009-01-05 18:17:19 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2009-01-05 18:17:19 +0000 |
commit | ad8f803362b4f29ec907a31cf94f727e7e46a3a5 (patch) | |
tree | ee0607344e0d0fb9f18b5270c56445427d0958eb /net-misc/gip/ChangeLog | |
parent | Stable for HPPA (bug #252321). (diff) | |
download | gentoo-2-ad8f803362b4f29ec907a31cf94f727e7e46a3a5.tar.gz gentoo-2-ad8f803362b4f29ec907a31cf94f727e7e46a3a5.tar.bz2 gentoo-2-ad8f803362b4f29ec907a31cf94f727e7e46a3a5.zip |
QA: Fixed compilation with --as-needed (bug 248090), respect LDFLAGS, added missing intltool dependency (bug 233066)
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-dirty x86_64)
Diffstat (limited to 'net-misc/gip/ChangeLog')
-rw-r--r-- | net-misc/gip/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/net-misc/gip/ChangeLog b/net-misc/gip/ChangeLog index e02edc167624..0eac6ca7a277 100644 --- a/net-misc/gip/ChangeLog +++ b/net-misc/gip/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/gip -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gip/ChangeLog,v 1.16 2008/07/22 04:03:09 darkside Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gip/ChangeLog,v 1.17 2009/01/05 18:17:19 angelos Exp $ + + 05 Jan 2009; Christoph Mende <angelos@gentoo.org> + +files/gip-1.6.1.1-asneeded.patch, gip-1.6.1.1.ebuild: + QA: Fixed compilation with --as-needed (bug 248090), respect LDFLAGS, + added missing intltool dependency (bug 233066) 20 Jul 2008; Jeremy Olexa <darkside@gentoo.org> +files/gip-1.6.1.1-libsigcpp.patch, gip-1.6.1.1.ebuild: |