diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2012-06-13 13:05:54 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2012-06-13 13:05:54 +0000 |
commit | 242b148e335b4b84d6a58afd21807b363f9f65f6 (patch) | |
tree | 619e7f6a424f2de37306d57c6abf0349873e0ebe /app-emulation/spice/ChangeLog | |
parent | Rename thes and hyph files to match with others (not that it matters anyway b... (diff) | |
download | historical-242b148e335b4b84d6a58afd21807b363f9f65f6.tar.gz historical-242b148e335b4b84d6a58afd21807b363f9f65f6.tar.bz2 historical-242b148e335b4b84d6a58afd21807b363f9f65f6.zip |
Added missing dependency on pyparsing.
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/spice/ChangeLog')
-rw-r--r-- | app-emulation/spice/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog index 1c611bb07983..c9ea86c687bf 100644 --- a/app-emulation/spice/ChangeLog +++ b/app-emulation/spice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.26 2012/06/13 12:04:32 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.27 2012/06/13 13:05:54 dev-zero Exp $ + + 13 Jun 2012; Tiziano Müller <dev-zero@gentoo.org> spice-0.11.0.ebuild: + Added missing dependency on pyparsing. *spice-0.11.0 (13 Jun 2012) |