# Copyright 1999-2009 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License v2 | |
# $Header: /var/cvsroot/gentoo-x86/virtual/pager/pager-0.ebuild,v 1.3 2009/12/15 19:47:07 abcd Exp $ | |
DESCRIPTION="Virtual for command-line pagers" | |
HOMEPAGE="" | |
SRC_URI="" | |
LICENSE="" | |
SLOT="0" | |
KEYWORDS="*" | |
IUSE="" | |
DEPEND="" | |
RDEPEND="|| ( sys-apps/less | |
sys-apps/more | |
sys-apps/most | |
sys-apps/util-linux | |
app-text/lv )" |