blob: ac79a81ec8f3124647b93446211cda13c05a334e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-accounts/horde-accounts-2.1.ebuild,v 1.1 2004/08/15 10:07:28 stuart Exp $
inherit horde
DESCRIPTION="Horde Accounts provides quick information about users' mail account status"
KEYWORDS="x86 ppc sparc alpha hppa amd64"
DEPEND=""
RDEPEND=">=net-www/horde-2.2.4"
|