Parent Directory
|
Revision Log
Remove old LeechCraft packages
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/leechcraft-pintab-9999.ebuild,v 1.2 2012/03/06 21:36:23 mr_bones_ Exp $ |
| 4 | |
| 5 | EAPI="4" |
| 6 | |
| 7 | inherit leechcraft |
| 8 | |
| 9 | DESCRIPTION="Provides support for pinning tabs for LeechCraft" |
| 10 | |
| 11 | SLOT="0" |
| 12 | KEYWORDS="" |
| 13 | IUSE="debug" |
| 14 | |
| 15 | DEPEND="~net-misc/leechcraft-core-${PV}" |
| 16 | RDEPEND="${DEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |