diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-01 23:34:32 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-01 23:34:32 +0000 |
commit | 45bc40217669a65497d11c475d146b9fe160b349 (patch) | |
tree | f342bca94c622fc3df04c7846531bcebd9662d43 /x11-wm/metacity/ChangeLog | |
parent | Re-add flac dependency (diff) | |
download | gentoo-2-45bc40217669a65497d11c475d146b9fe160b349.tar.gz gentoo-2-45bc40217669a65497d11c475d146b9fe160b349.tar.bz2 gentoo-2-45bc40217669a65497d11c475d146b9fe160b349.zip |
Version bump. Fix unclosed sed expression in configure.
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/metacity/ChangeLog')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 489960cdf442..97fdde7f6291 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-wm/metacity # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.258 2010/09/16 21:00:39 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.259 2010/10/01 23:34:32 eva Exp $ + +*metacity-2.30.3 (01 Oct 2010) + + 01 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + +metacity-2.30.3.ebuild: + Version bump. Fix unclosed sed expression in configure. *metacity-2.30.2 (16 Sep 2010) |