diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-11-27 10:13:16 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-11-27 10:13:16 +0000 |
commit | 75c164ea2888980ba5e720b3bb3ea6f27c3062f3 (patch) | |
tree | 831765e109f448e4790658917a98fd789c5e3148 /app-editors/xmlcopyeditor/ChangeLog | |
parent | Version bump to snapshot (bug #442604 by pinkbyte). (diff) | |
download | gentoo-2-75c164ea2888980ba5e720b3bb3ea6f27c3062f3.tar.gz gentoo-2-75c164ea2888980ba5e720b3bb3ea6f27c3062f3.tar.bz2 gentoo-2-75c164ea2888980ba5e720b3bb3ea6f27c3062f3.zip |
Fix some parts of .desktop file
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors/xmlcopyeditor/ChangeLog')
-rw-r--r-- | app-editors/xmlcopyeditor/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-editors/xmlcopyeditor/ChangeLog b/app-editors/xmlcopyeditor/ChangeLog index e91069131f8e..9fa6858778c4 100644 --- a/app-editors/xmlcopyeditor/ChangeLog +++ b/app-editors/xmlcopyeditor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-editors/xmlcopyeditor # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.23 2012/11/27 09:53:44 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.24 2012/11/27 10:13:16 pinkbyte Exp $ + + 27 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> xmlcopyeditor-1.2.0.6.ebuild: + Fix some parts of .desktop file + + 27 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> xmlcopyeditor-1.2.0.6.ebuild: + Small QA fix around DOCS variable and default src_install invokation 27 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> xmlcopyeditor-1.2.0.6.ebuild: Respect CFLAGS/CXXFLAGS wrt bug #440744 |