Parent Directory
|
Revision Log
Remove old LeechCraft versions (Portage version: 2.1.11.34/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild,v 1.3 2012/07/07 10:21:47 johu Exp $ |
| 4 | |
| 5 | EAPI="4" |
| 6 | |
| 7 | inherit leechcraft |
| 8 | |
| 9 | DESCRIPTION="OpenSearch support for LeechCraft" |
| 10 | |
| 11 | SLOT="0" |
| 12 | KEYWORDS="amd64 x86" |
| 13 | IUSE="debug" |
| 14 | |
| 15 | DEPEND="~net-misc/leechcraft-core-${PV}" |
| 16 | RDEPEND="${DEPEND} |
| 17 | virtual/leechcraft-search-show |
| 18 | virtual/leechcraft-downloader-http" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |