diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2008-01-23 00:23:38 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2008-01-23 00:23:38 +0000 |
commit | 747d0de4fb371a65ff065c4abd73c216cfacf367 (patch) | |
tree | ab3e645f120784e2c882862f8d8c87f9ace4f1a9 /app-editors | |
parent | Version bump. (diff) | |
download | gentoo-2-747d0de4fb371a65ff065c4abd73c216cfacf367.tar.gz gentoo-2-747d0de4fb371a65ff065c4abd73c216cfacf367.tar.bz2 gentoo-2-747d0de4fb371a65ff065c4abd73c216cfacf367.zip |
Version bump. Full Aspell support and XML Schema-based element inspection. Remove old ebuild.
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xmlcopyeditor/ChangeLog | 9 | ||||
-rw-r--r-- | app-editors/xmlcopyeditor/files/digest-xmlcopyeditor-1.1.0.4 | 6 | ||||
-rw-r--r-- | app-editors/xmlcopyeditor/files/digest-xmlcopyeditor-1.1.0.6 | 6 | ||||
-rw-r--r-- | app-editors/xmlcopyeditor/xmlcopyeditor-1.1.0.6.ebuild (renamed from app-editors/xmlcopyeditor/xmlcopyeditor-1.1.0.4.ebuild) | 3 |
4 files changed, 16 insertions, 8 deletions
diff --git a/app-editors/xmlcopyeditor/ChangeLog b/app-editors/xmlcopyeditor/ChangeLog index cc1aef719112..10e6c5a9316e 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.2 2008/01/07 15:08:59 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.3 2008/01/23 00:23:37 yoswink Exp $ + +*xmlcopyeditor-1.1.0.6 (23 Jan 2008) + + 23 Jan 2008; Jose Luis Rivero <yoswink@gentoo.org> + -xmlcopyeditor-1.1.0.4.ebuild, +xmlcopyeditor-1.1.0.6.ebuild: + Version bump. Full Aspell support and XML Schema-based element inspection. + Remove old ebuild. *xmlcopyeditor-1.1.0.5 (07 Jan 2008) diff --git a/app-editors/xmlcopyeditor/files/digest-xmlcopyeditor-1.1.0.4 b/app-editors/xmlcopyeditor/files/digest-xmlcopyeditor-1.1.0.4 deleted file mode 100644 index b6b12967bc5e..000000000000 --- a/app-editors/xmlcopyeditor/files/digest-xmlcopyeditor-1.1.0.4 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 c5a92b9dbface6658760b42fcc99fc92 GuideXML-templates.tar.gz 884 -RMD160 0f4cbdf795a65fb1006fe5a43cb5ca18d594cf1a GuideXML-templates.tar.gz 884 -SHA256 3ede041b74a64a3f262455728486a616ffb496fa0d6f3c50610387d9de0d742e GuideXML-templates.tar.gz 884 -MD5 1419d7ffdbba376ad873451f52e45214 xmlcopyeditor-1.1.0.4.tar.gz 2629590 -RMD160 bd25cf62452787f6b4c92139b2e511fa9fd9943f xmlcopyeditor-1.1.0.4.tar.gz 2629590 -SHA256 e6e0d5493c9816018ee64c203b9ee6fbcf35122aa6890ecbba5e6ea59ba5702a xmlcopyeditor-1.1.0.4.tar.gz 2629590 diff --git a/app-editors/xmlcopyeditor/files/digest-xmlcopyeditor-1.1.0.6 b/app-editors/xmlcopyeditor/files/digest-xmlcopyeditor-1.1.0.6 new file mode 100644 index 000000000000..f916f97340ea --- /dev/null +++ b/app-editors/xmlcopyeditor/files/digest-xmlcopyeditor-1.1.0.6 @@ -0,0 +1,6 @@ +MD5 c5a92b9dbface6658760b42fcc99fc92 GuideXML-templates.tar.gz 884 +RMD160 0f4cbdf795a65fb1006fe5a43cb5ca18d594cf1a GuideXML-templates.tar.gz 884 +SHA256 3ede041b74a64a3f262455728486a616ffb496fa0d6f3c50610387d9de0d742e GuideXML-templates.tar.gz 884 +MD5 29350234faca3ad978ff74dbbf7f3ef5 xmlcopyeditor-1.1.0.6.tar.gz 2202764 +RMD160 f5e370f92cd4c6e40a43e48cd9d72654f2a398f4 xmlcopyeditor-1.1.0.6.tar.gz 2202764 +SHA256 b4b9a203c23daddf926cc41841416c2fc08a6979f3019feae984d087e2851111 xmlcopyeditor-1.1.0.6.tar.gz 2202764 diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.1.0.4.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.1.0.6.ebuild index 719700af60b2..1413df65a6d0 100644 --- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.1.0.4.ebuild +++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.1.0.6.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.1.0.4.ebuild,v 1.1 2008/01/03 15:34:54 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/xmlcopyeditor-1.1.0.6.ebuild,v 1.1 2008/01/23 00:23:37 yoswink Exp $ WX_GTK_VER="2.8" @@ -19,6 +19,7 @@ IUSE="guidexml" DEPEND="dev-libs/xerces-c \ dev-libs/boost \ dev-libs/libpcre \ + app-text/aspell \ =x11-libs/wxGTK-2.8*" src_install() { |