Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 188112
Collapse All | Expand All

(-)/usr/./portage/app-emacs/nxml-mode/nxml-mode-20041004.ebuild (-1 / +3 lines)
Lines 8-14 Link Here
8
HOMEPAGE="http://www.thaiopensource.com/nxml-mode/
8
HOMEPAGE="http://www.thaiopensource.com/nxml-mode/
9
http://www.emacswiki.org/cgi-bin/wiki/NxmlMode"
9
http://www.emacswiki.org/cgi-bin/wiki/NxmlMode"
10
SRC_URI="http://thaiopensource.com/download/${P}.tar.gz
10
SRC_URI="http://thaiopensource.com/download/${P}.tar.gz
11
	mirror://gentoo/${PN}-20040910-xmlschema.patch.gz"
11
	mirror://gentoo/${PN}-20040910-xmlschema.patch.gz
12
	http://drkm-lib.sourceforge.net/nxml/xsd-regexp.el.2006-01-26.patch"
12
13
13
LICENSE="GPL-2"
14
LICENSE="GPL-2"
14
SLOT="0"
15
SLOT="0"
Lines 22-27 Link Here
22
	cd ${S}
23
	cd ${S}
23
	epatch "${FILESDIR}/${PN}-info-gentoo.patch"
24
	epatch "${FILESDIR}/${PN}-info-gentoo.patch"
24
	epatch "${DISTDIR}/${PN}-20040910-xmlschema.patch.gz"
25
	epatch "${DISTDIR}/${PN}-20040910-xmlschema.patch.gz"
26
	epatch "${DISTDIR}/xsd-regexp.el.2006-01-26.patch"
25
}
27
}
26
28
27
src_compile() {
29
src_compile() {

Return to bug 188112