Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 347156 Details for
Bug 263658
app-editors/moe - A powerful and user-friendly text editor
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
moe-1.5.ebuild
moe-1.5.ebuild (text/plain), 538 bytes, created by
Mikle Kolyada (RETIRED)
on 2013-05-02 16:54:13 UTC
(
hide
)
Description:
moe-1.5.ebuild
Filename:
MIME Type:
Creator:
Mikle Kolyada (RETIRED)
Created:
2013-05-02 16:54:13 UTC
Size:
538 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >inherit toolchain-funcs > >DESCRIPTION="A powerful and user-friendly text editor" >HOMEPAGE="http://www.gnu.org/software/moe/" >SRC_URI="mirror//gnu/${PN}/${P}.tar.gz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="sys-libs/ncurses" >RDEPEND="${DEPEND}" > >src_prepare() { > tc-export CXX > > sed -i \ > -e "/^CXXFLAGS=/d" \ > -e "/^LDFLAGS=/d" \ > -e "/^CXX=/d" \ > configure || die "sed failed" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 263658
:
186142
|
341456
|
347156
|
347158