diff options
author | 2008-08-12 23:46:27 +0000 | |
---|---|---|
committer | 2008-08-12 23:46:27 +0000 | |
commit | c265d346491f61899168f80baa71ab4f3dd97402 (patch) | |
tree | 6909ab555daffb9af69c82b037b8434369635c2f /app-editors/xmlcopyeditor | |
parent | Remove old (diff) | |
download | gentoo-2-c265d346491f61899168f80baa71ab4f3dd97402.tar.gz gentoo-2-c265d346491f61899168f80baa71ab4f3dd97402.tar.bz2 gentoo-2-c265d346491f61899168f80baa71ab4f3dd97402.zip |
Version bump to fix compilation issues explained in #234242 thanks to Roy Bamford <neddyseagoon@gentoo.org>. Remove old 1.2.0
(Portage version: 2.2_rc7/cvs/Linux 2.6.24-mactel i686)
Diffstat (limited to 'app-editors/xmlcopyeditor')
-rw-r--r-- | app-editors/xmlcopyeditor/ChangeLog | 9 | ||||
-rw-r--r-- | app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.1.ebuild (renamed from app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/app-editors/xmlcopyeditor/ChangeLog b/app-editors/xmlcopyeditor/ChangeLog index 188ec42e91b9..3090b649da9b 100644 --- a/app-editors/xmlcopyeditor/ChangeLog +++ b/app-editors/xmlcopyeditor/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-editors/xmlcopyeditor # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.7 2008/07/28 19:56:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.8 2008/08/12 23:46:27 yoswink Exp $ + +*xmlcopyeditor-1.2.0.1 (12 Aug 2008) + + 12 Aug 2008; Jose Luis Rivero <yoswink@gentoo.org> + -xmlcopyeditor-1.2.0.ebuild, +xmlcopyeditor-1.2.0.1.ebuild: + Version bump to fix compilation issues explained in #234242 thanks to Roy + Bamford <neddyseagoon@gentoo.org>. Remove old 1.2.0 28 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.1.ebuild index cf7477282283..4a517dd008e6 100644 --- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.ebuild +++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.ebuild,v 1.1 2008/07/16 23:52:49 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.1.ebuild,v 1.1 2008/08/12 23:46:27 yoswink Exp $ WX_GTK_VER="2.8" |