diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2006-01-19 16:52:41 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2006-01-19 16:52:41 +0000 |
commit | ab830c06d263355b17520d37436d99f7fbd626e7 (patch) | |
tree | 035df627cfc61ad6a5cc4a6c65ce552fb15d8840 /app-office/imposter/ChangeLog | |
parent | Stop installing common/__init__.py and depend on a revbumped logilab-common t... (diff) | |
download | historical-ab830c06d263355b17520d37436d99f7fbd626e7.tar.gz historical-ab830c06d263355b17520d37436d99f7fbd626e7.tar.bz2 historical-ab830c06d263355b17520d37436d99f7fbd626e7.zip |
modular X dependency fix
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-office/imposter/ChangeLog')
-rw-r--r-- | app-office/imposter/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/app-office/imposter/ChangeLog b/app-office/imposter/ChangeLog index c0e44026c8df..ef62bb7a2745 100644 --- a/app-office/imposter/ChangeLog +++ b/app-office/imposter/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/imposter -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/imposter/ChangeLog,v 1.8 2005/10/27 16:35:54 suka Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/imposter/ChangeLog,v 1.9 2006/01/19 16:52:41 suka Exp $ + + 19 Jan 2006; Andreas Proschofsky <suka@gentoo.org> imposter-0.2.ebuild, + imposter-0.3.ebuild: + No need to depend on virtual/x11, gtk+ does that for us. Also fixes modular + X deps. *imposter-0.3 (27 Oct 2005) |