Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 116027 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/dev-lang/cm3/cm3-5.2.6.ebuild (-1 / +2 lines)
Lines 2-8 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/dev-lang/cm3/cm3-5.2.6.ebuild,v 1.9 2004/07/11 15:43:51 vapier Exp $
3
# $Header: /var/cvsroot/gentoo-x86/dev-lang/cm3/cm3-5.2.6.ebuild,v 1.9 2004/07/11 15:43:51 vapier Exp $
4
4
5
inherit fixheadtails
5
inherit eutils fixheadtails
6
6
7
DESCRIPTION="Critical Mass Modula-3 compiler"
7
DESCRIPTION="Critical Mass Modula-3 compiler"
8
HOMEPAGE="http://www.elegosoft.com/cm3/"
8
HOMEPAGE="http://www.elegosoft.com/cm3/"
Lines 39-44 Link Here
39
		m3-sys/m3gdb/gdb/configure \
39
		m3-sys/m3gdb/gdb/configure \
40
		m3-sys/m3tests/src/m3makefile \
40
		m3-sys/m3tests/src/m3makefile \
41
		scripts/pkginfo.sh
41
		scripts/pkginfo.sh
42
	epatch ${FILESDIR}/${P}-RUNPATH.patch
42
}
43
}
43
44
44
setup_env() {
45
setup_env() {

Return to bug 116027