diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-04-03 06:03:28 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-04-03 06:03:28 +0000 |
commit | 47b7ded86920aac8512ab261fa091efbbd756ec7 (patch) | |
tree | 566ca6cf8ddb60066b783d22c8b1aeefe0750944 /x11-wm/compiz/ChangeLog | |
parent | typo fix (diff) | |
download | gentoo-2-47b7ded86920aac8512ab261fa091efbbd756ec7.tar.gz gentoo-2-47b7ded86920aac8512ab261fa091efbbd756ec7.tar.bz2 gentoo-2-47b7ded86920aac8512ab261fa091efbbd756ec7.zip |
Replaced compiz ~ deps with >= deps to support the new compiz-0.8.6 release and to avoid future dep issues.
Did a revbump to avoid issues with installed packages.
Added a patch to enable emerald to build with gtk+-2.20. Fixes bug 311743 - thanks to Guillaume ZITTA <gentoo@zitta.fr>.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/compiz/ChangeLog')
-rw-r--r-- | x11-wm/compiz/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/x11-wm/compiz/ChangeLog b/x11-wm/compiz/ChangeLog index 5d2d1acd8d0c..01cbed3188b4 100644 --- a/x11-wm/compiz/ChangeLog +++ b/x11-wm/compiz/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for x11-wm/compiz # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/compiz/ChangeLog,v 1.52 2010/02/20 19:05:22 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/compiz/ChangeLog,v 1.53 2010/04/03 06:03:27 jmbsvicetto Exp $ + +*compiz-0.8.6 (03 Apr 2010) +*compiz-0.8.4-r3 (03 Apr 2010) + + 03 Apr 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + +compiz-0.8.4-r3.ebuild, +files/compiz-0.8.4-gtk+-2.20-build.patch, + +compiz-0.8.6.ebuild: + Replaced compiz ~ deps with >= deps to support the new compiz-0.8.6 + release and to avoid future dep issues. + Did a revbump to avoid issues with installed packages. + Added a patch to enable emerald to build with gtk+-2.20. Fixes bug 311743 + - thanks to Guillaume ZITTA <gentoo@zitta.fr>. 20 Feb 2010; Hanno Boeck <hanno@gentoo.org> compiz-0.8.4-r2.ebuild, +files/compiz-0.8.4-kde44.patch, +files/compiz-0.8.4-libpng14.patch: |