--- /usr/./portage/app-emacs/nxml-mode/nxml-mode-20041004.ebuild 2007-07-02 09:35:25.000000000 +0200 +++ /usr/local/portage/app-emacs/nxml-mode/nxml-mode-20041004-r1.ebuild 2007-08-08 13:23:21.000000000 +0200 @@ -8,7 +8,8 @@ HOMEPAGE="http://www.thaiopensource.com/nxml-mode/ http://www.emacswiki.org/cgi-bin/wiki/NxmlMode" SRC_URI="http://thaiopensource.com/download/${P}.tar.gz - mirror://gentoo/${PN}-20040910-xmlschema.patch.gz" + mirror://gentoo/${PN}-20040910-xmlschema.patch.gz + http://drkm-lib.sourceforge.net/nxml/xsd-regexp.el.2006-01-26.patch" LICENSE="GPL-2" SLOT="0" @@ -22,6 +23,7 @@ cd ${S} epatch "${FILESDIR}/${PN}-info-gentoo.patch" epatch "${DISTDIR}/${PN}-20040910-xmlschema.patch.gz" + epatch "${DISTDIR}/xsd-regexp.el.2006-01-26.patch" } src_compile() {