Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 55785 Details for
Bug 83060
ebuild for tomboy-reminder plugin
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tomboy-reminder-0.4.ebuild
tomboy-reminder-0.4.ebuild (text/plain), 902 bytes, created by
Raphael Slinckx
on 2005-04-09 12:24:13 UTC
(
hide
)
Description:
tomboy-reminder-0.4.ebuild
Filename:
MIME Type:
Creator:
Raphael Slinckx
Created:
2005-04-09 12:24:13 UTC
Size:
902 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/kikidonk/hacks/cvsroot/tomboy-reminder/data/tomboy-reminder-0.3.ebuild,v 1.1 2005/03/04 14:05:59 kikidonk Exp $ > >inherit mono eutils > >DESCRIPTION="Tomboy Reminder plugin, shows the tomboy note at a given date" > >HOMEPAGE="http://raphael.slinckx.net/tomboy.html" >SRC_URI="http://raphael.slinckx.net/files/${P}.tar.gz" > >LICENSE="Apache-2.0" > >SLOT="0" > >KEYWORDS="~x86" > >DEPEND=">=app-misc/tomboy-0.3.1 > >=sys-apps/dbus-0.23.4 > >=dev-lang/mono-1.0.6 > >=dev-dotnet/gtk-sharp-1.0.6" > >src_install() { > make install DESTDIR=${D} || die "Installation failed" > > dodoc README NEWS COPYING ChangeLog AUTHORS >} > >pkg_postinst() { > ewarn "You must install the plugin via the tomboy interface to make it active" > ewarn "or copy the tomboy-reminder.dll to your '~/.tomboy/Plugins/' folder" >}
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 83060
:
51937
|
51959
|
51965
|
51974
|
51990
|
52058
|
52648
|
55785
|
56171
|
58657