Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88676 Details for
Bug 131939
app-misc/worker-2.13.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
worker-2.11.1.ebuild.diff
worker-2.11.1.ebuild.diff (text/plain), 919 bytes, created by
Tristan Heaven (RETIRED)
on 2006-06-08 05:18:29 UTC
(
hide
)
Description:
worker-2.11.1.ebuild.diff
Filename:
MIME Type:
Creator:
Tristan Heaven (RETIRED)
Created:
2006-06-08 05:18:29 UTC
Size:
919 bytes
patch
obsolete
>--- /usr/portage/app-misc/worker/worker-2.11.1.ebuild 2006-01-18 08:36:07.000000000 +0000 >+++ worker-2.12.0.ebuild 2006-06-08 00:45:18.000000000 +0100 >@@ -2,6 +2,8 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-misc/worker/worker-2.11.1.ebuild,v 1.1 2006/01/18 08:36:07 spyderous Exp $ > >+inherit eutils >+ > DESCRIPTION="Worker Filemanager: Amiga Directory Opus 4 clone" > HOMEPAGE="http://www.boomerangsworld.de/worker/" > SRC_URI="http://www.boomerangsworld.de/worker/downloads/${P}.tar.bz2" >@@ -14,7 +16,8 @@ > DEPEND="|| ( x11-libs/libSM virtual/x11 )" > > src_install() { >- einstall || die "make install failed" >+ make DESTDIR="${D}" install || die "make install failed" > doman man/worker.1 >- dodoc AUTHORS ChangeLog INSTALL NEWS README README_LARGEFILES THANKS >+ dodoc AUTHORS ChangeLog README THANKS >+ make_desktop_entry ${PN} Worker WorkerIcon.xpm > }
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 131939
: 88676 |
88678
|
89862