diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-06 00:42:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-06 00:42:49 +0000 |
commit | 7f92454f46f6ea91755b60a87b5894bac0ce5ee6 (patch) | |
tree | cb7cedbbe6316bebbce6f809c8cae74ea23d75ae /net-www/horde-accounts | |
parent | old (diff) | |
download | historical-7f92454f46f6ea91755b60a87b5894bac0ce5ee6.tar.gz historical-7f92454f46f6ea91755b60a87b5894bac0ce5ee6.tar.bz2 historical-7f92454f46f6ea91755b60a87b5894bac0ce5ee6.zip |
make it stable
Diffstat (limited to 'net-www/horde-accounts')
-rw-r--r-- | net-www/horde-accounts/horde-accounts-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/horde-accounts/horde-accounts-2.1.ebuild b/net-www/horde-accounts/horde-accounts-2.1.ebuild index dbd6d2dcbe70..89f00afcb548 100644 --- a/net-www/horde-accounts/horde-accounts-2.1.ebuild +++ b/net-www/horde-accounts/horde-accounts-2.1.ebuild @@ -1,12 +1,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.2 2004/03/28 17:24:38 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-accounts/horde-accounts-2.1.ebuild,v 1.3 2004/04/06 00:42:14 vapier Exp $ inherit horde DESCRIPTION="Horde Accounts provides quick information about users' mail account status" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ppc sparc alpha hppa" DEPEND="" RDEPEND=">=net-www/horde-2.2.4" |