diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-03-09 13:04:57 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-03-09 13:04:57 +0000 |
commit | 22314a7650e38875542c2718aae65cf6a2ca75c3 (patch) | |
tree | 8f42ca1d0eab96802f6eefc9e74d92bc1ba756cf /sci-biology/mauve/ChangeLog | |
parent | QA: Do not use absolute path to icon when in standard dirs (in make_desktop_e... (diff) | |
download | gentoo-2-22314a7650e38875542c2718aae65cf6a2ca75c3.tar.gz gentoo-2-22314a7650e38875542c2718aae65cf6a2ca75c3.tar.bz2 gentoo-2-22314a7650e38875542c2718aae65cf6a2ca75c3.zip |
QA: Do not use absolute path to icon when in standard dirs (in make_desktop_entry())
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'sci-biology/mauve/ChangeLog')
-rw-r--r-- | sci-biology/mauve/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sci-biology/mauve/ChangeLog b/sci-biology/mauve/ChangeLog index 5fd8afd5e8e5..b6ce5ba67f64 100644 --- a/sci-biology/mauve/ChangeLog +++ b/sci-biology/mauve/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/mauve -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/mauve/ChangeLog,v 1.1 2009/12/09 20:01:51 weaver Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/mauve/ChangeLog,v 1.2 2010/03/09 13:04:57 abcd Exp $ + + 09 Mar 2010; Jonathan Callen <abcd@gentoo.org> mauve-9999.ebuild: + QA: Do not use absolute path to icon when in standard dirs (in + make_desktop_entry()) *mauve-9999 (09 Dec 2009) |