diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-08-07 12:33:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-08-07 12:33:45 +0000 |
commit | 6d31ccab24c30c20a2b8de8b1ebd756517f2ed1d (patch) | |
tree | 92ef57fbb3b522c5fed695a1fb0d9a9e769671a3 /xfce-extra/xfce4-mailwatch-plugin/ChangeLog | |
parent | Version bump. Drop older (2010-07 didnt work at all for me). (diff) | |
download | gentoo-2-6d31ccab24c30c20a2b8de8b1ebd756517f2ed1d.tar.gz gentoo-2-6d31ccab24c30c20a2b8de8b1ebd756517f2ed1d.tar.bz2 gentoo-2-6d31ccab24c30c20a2b8de8b1ebd756517f2ed1d.zip |
Fix LDFLAGS vs. LDADD mistake in Makefile.am and link to libxfcegui4 wrt #331501 by Diego E. Pettenò.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-mailwatch-plugin/ChangeLog')
-rw-r--r-- | xfce-extra/xfce4-mailwatch-plugin/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog index c3107218a6a1..bf297e7d5a00 100644 --- a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog +++ b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for xfce-extra/xfce4-mailwatch-plugin -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.2 2009/10/08 17:36:19 darkside Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.3 2010/08/07 12:33:44 ssuominen Exp $ + + 07 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> + xfce4-mailwatch-plugin-1.1.0.ebuild, + +files/xfce4-mailwatch-plugin-1.1.0-link_to_libxfcegui4.patch: + Fix LDFLAGS vs. LDADD mistake in Makefile.am and link to libxfcegui4 wrt + #331501 by Diego E. Pettenò. 08 Oct 2009; Jeremy Olexa <darkside@gentoo.org> xfce4-mailwatch-plugin-1.1.0.ebuild: |