Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 58657 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.7.ebuild
tomboy-reminder-0.7.ebuild (text/plain), 978 bytes, created by
Raphael Slinckx
on 2005-05-11 05:19:57 UTC
(
hide
)
Description:
tomboy-reminder-0.7.ebuild
Filename:
MIME Type:
Creator:
Raphael Slinckx
Created:
2005-05-11 05:19:57 UTC
Size:
978 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 time" > >HOMEPAGE="http://raphael.slinckx.net/tomboy.php" >SRC_URI="http://raphael.slinckx.net/files/${P}.tar.gz" > >LICENSE="Apache-2.0" >SLOT="0" >KEYWORDS="~x86 ~ppc" > >DEPEND=">=app-misc/tomboy-0.3.2 > >=dev-lang/mono-1.0 > >=dev-dotnet/gtk-sharp-1.0.4-r1" > >src_install() { > make install DESTDIR=${D} > dodoc README NEWS COPYING ChangeLog AUTHORS >} > >pkg_postinst() { > ewarn "You must install the plugin via the tomboy" > ewarn "interface or copy it to your '~/.tomboy/Plugins/' folder" > ewarn "and restart tomboy to make it active" > ewarn "" > local LOC=`pkg-config --variable=pluginsdir tomboy-plugins` > ewarn "The plugin is in ${LOC}/tomboy-reminder.dll" >}
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