Parent Directory
|
Revision Log
Remove old LeechCraft packages
| 1 | # Copyright 1999-2013 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-9999.ebuild,v 1.3 2013/03/02 23:03:48 hwoarang Exp $ |
| 4 | |
| 5 | EAPI="4" |
| 6 | |
| 7 | inherit leechcraft |
| 8 | |
| 9 | DESCRIPTION="Otlozhu, a GTD-inspired ToDo manager plugin for LeechCraft" |
| 10 | |
| 11 | SLOT="0" |
| 12 | KEYWORDS="" |
| 13 | IUSE="debug" |
| 14 | |
| 15 | DEPEND="~net-misc/leechcraft-core-${PV} |
| 16 | >=dev-qt/qtgui-4.8:4" |
| 17 | RDEPEND="${DEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |