diff options
author | Joe Sapp <nixphoeni@gentoo.org> | 2010-07-12 01:43:54 +0000 |
---|---|---|
committer | Joe Sapp <nixphoeni@gentoo.org> | 2010-07-12 01:43:54 +0000 |
commit | 0d571960c825cb970a04529ebf52238cfdd3b21d (patch) | |
tree | 555758e1767b2f1cf9f12927a985b5f5408987b3 /app-misc/gourmet/ChangeLog | |
parent | mail-client/mailx: Apply patch to fix compile error (bug #310493) (diff) | |
download | gentoo-2-0d571960c825cb970a04529ebf52238cfdd3b21d.tar.gz gentoo-2-0d571960c825cb970a04529ebf52238cfdd3b21d.tar.bz2 gentoo-2-0d571960c825cb970a04529ebf52238cfdd3b21d.zip |
Made RDEPEND adjustments and support for multiple Python ABIs
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/gourmet/ChangeLog')
-rw-r--r-- | app-misc/gourmet/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-misc/gourmet/ChangeLog b/app-misc/gourmet/ChangeLog index eef4aee1f055..406288c663c6 100644 --- a/app-misc/gourmet/ChangeLog +++ b/app-misc/gourmet/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-misc/gourmet # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gourmet/ChangeLog,v 1.9 2010/07/09 13:20:18 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gourmet/ChangeLog,v 1.10 2010/07/12 01:43:54 nixphoeni Exp $ + +*gourmet-0.15.4-r1 (12 Jul 2010) + + 12 Jul 2010; Joe Sapp <nixphoeni@gentoo.org> +gourmet-0.15.4-r1.ebuild: + Adjusted versions in RDEPEND; added gtkspell-python and python-poppler to + RDEPEND; allow installation and compilation for multiple Python ABIs 09 Jul 2010; Tomáš Chvátal <scarabeus@gentoo.org> -gourmet-0.13.8.ebuild: |