diff options
author | Mike Gilbert <floppym@gentoo.org> | 2012-03-25 20:07:19 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2012-03-25 20:07:19 +0000 |
commit | 568ff4bb6a2b9bdecbecd57f74e18d7942246d14 (patch) | |
tree | 335553533df500151bf35edcb54e650f0146d7ab /app-office/passepartout/ChangeLog | |
parent | Remove old (diff) | |
download | historical-568ff4bb6a2b9bdecbecd57f74e18d7942246d14.tar.gz historical-568ff4bb6a2b9bdecbecd57f74e18d7942246d14.tar.bz2 historical-568ff4bb6a2b9bdecbecd57f74e18d7942246d14.zip |
Build system calls AC_ARG_WITH incorrectly, causing --without-gnome to enable gnome support. Bug 36787.
Package-Manager: portage-2.2.0_alpha95/cvs/Linux x86_64
Diffstat (limited to 'app-office/passepartout/ChangeLog')
-rw-r--r-- | app-office/passepartout/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-office/passepartout/ChangeLog b/app-office/passepartout/ChangeLog index b81da8b22aad..390f9809ffb0 100644 --- a/app-office/passepartout/ChangeLog +++ b/app-office/passepartout/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/passepartout -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/ChangeLog,v 1.13 2011/03/28 18:48:29 angelos Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/ChangeLog,v 1.14 2012/03/25 20:07:19 floppym Exp $ + + 25 Mar 2012; Mike Gilbert <floppym@gentoo.org> passepartout-0.7.0.ebuild: + Build system calls AC_ARG_WITH incorrectly, causing --without-gnome to enable + gnome support. Bug 36787. 28 Mar 2011; Christoph Mende <angelos@gentoo.org> passepartout-0.6_p1.ebuild: Fixed slot deps |