blob: ddf7ab261131583b16e3c5849335b4bc2bc98ba4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-www/horde-accounts/horde-accounts-2.1.ebuild,v 1.1 2004/01/27 00:55:01 vapier Exp $
inherit horde
DESCRIPTION="Horde Accounts provides quick information about users' mail account status"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND=""
RDEPEND=">=net-www/horde-2.2.4"
|