Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 154573 Details for
Bug 218552
app-editors/leafpad-0.8.12 NOT merged reason- COLLISION!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
leafpad-0.8.14.ebuild.patch
leafpad-0.8.14.ebuild.patch (text/plain), 906 bytes, created by
Tristan Heaven (RETIRED)
on 2008-05-28 13:06:28 UTC
(
hide
)
Description:
leafpad-0.8.14.ebuild.patch
Filename:
MIME Type:
Creator:
Tristan Heaven (RETIRED)
Created:
2008-05-28 13:06:28 UTC
Size:
906 bytes
patch
obsolete
>Index: leafpad-0.8.14.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.14.ebuild,v >retrieving revision 1.1 >diff -u -r1.1 leafpad-0.8.14.ebuild >--- leafpad-0.8.14.ebuild 29 Mar 2008 19:37:16 -0000 1.1 >+++ leafpad-0.8.14.ebuild 28 May 2008 13:04:15 -0000 >@@ -13,18 +13,19 @@ > KEYWORDS="~amd64 ~ppc ~x86" > IUSE="emacs" > >-RDEPEND=">=x11-libs/gtk+-2.10" >+RDEPEND=">=x11-libs/gtk+-2.10 >+ virtual/libintl" > DEPEND="${RDEPEND} >- sys-devel/gettext >- >=dev-util/intltool-0.31 >- >=dev-util/pkgconfig-0.9" >+ sys-devel/gettext >+ dev-util/intltool >+ dev-util/pkgconfig" > > src_compile() { > econf --enable-chooser --enable-print $(use_enable emacs) >- emake >+ emake || die "emake failed" > } > > src_install() { >- einstall >+ emake DESTDIR="${D}" install || die "emake install failed" > dodoc AUTHORS ChangeLog NEWS README > }
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 218552
: 154573