diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-08 17:47:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-08 17:47:32 +0000 |
commit | 53502dc0ef01899121fa57e217405c4f05d31123 (patch) | |
tree | dba6369eaa7434e0253d19dccb2e38416efaad4a /app-text/stardict | |
parent | Version bumps (diff) | |
download | gentoo-2-53502dc0ef01899121fa57e217405c4f05d31123.tar.gz gentoo-2-53502dc0ef01899121fa57e217405c4f05d31123.tar.bz2 gentoo-2-53502dc0ef01899121fa57e217405c4f05d31123.zip |
Fix ChangeLog
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'app-text/stardict')
-rw-r--r-- | app-text/stardict/ChangeLog | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/app-text/stardict/ChangeLog b/app-text/stardict/ChangeLog index 49b91577a66f..060205512196 100644 --- a/app-text/stardict/ChangeLog +++ b/app-text/stardict/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-text/stardict # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.12 2012/01/08 17:43:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.13 2012/01/08 17:47:32 ssuominen Exp $ 08 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> stardict-3.0.3.ebuild: Missing CPL-1.0 and LGPL-2 licenses as noted by top level README. @@ -13,10 +13,9 @@ metadata.xml: Version bump wrt #351416 by "zvasylvv". Remove unnecessary runtime depend for festival and resort to pkg_postinst() message wrt #330351 by Andrew - Savchenko. Fix building with GLIB >= 2.31 wrt #396219 by Oschtan. USE="tools" - to install utilities which have been moved to the main package since 3.0.3 - wrt #292773 by "andcycle-gentoo.bugs". Punt any reference to esound wrt - #246174 by Yu Yuwei. + Savchenko. Fix building with GLIB >= 2.31 wrt #396219 by Oschtan. USE="editor" + to build and install the stardict-editor wrt #292773 by "andcycle-gentoo.bugs". + Punt any reference to esound wrt #246174 by Yu Yuwei. 22 Sep 2011; Ryan Hill <dirtyepic@gentoo.org> stardict-3.0.1-r3.ebuild, +files/stardict-3.0.1-gcc46.patch: |