diff options
author | Stuart Herbert <stuart@gentoo.org> | 2004-08-15 12:34:02 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2004-08-15 12:34:02 +0000 |
commit | 697a3b3d8753d927e43922a0887e7b1dc2765797 (patch) | |
tree | 5cf491988ed47c359cbfaabe41901aee54e9eb46 /www-apps/horde-passwd/horde-passwd-2.2.ebuild | |
parent | Moved from net-www/horde-nag to www-apps/horde-nag (diff) | |
download | historical-697a3b3d8753d927e43922a0887e7b1dc2765797.tar.gz historical-697a3b3d8753d927e43922a0887e7b1dc2765797.tar.bz2 historical-697a3b3d8753d927e43922a0887e7b1dc2765797.zip |
Moved from net-www/horde-passwd to www-apps/horde-passwd.
Diffstat (limited to 'www-apps/horde-passwd/horde-passwd-2.2.ebuild')
-rw-r--r-- | www-apps/horde-passwd/horde-passwd-2.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www-apps/horde-passwd/horde-passwd-2.2.ebuild b/www-apps/horde-passwd/horde-passwd-2.2.ebuild new file mode 100644 index 000000000000..3fb6d3fc1dd6 --- /dev/null +++ b/www-apps/horde-passwd/horde-passwd-2.2.ebuild @@ -0,0 +1,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-passwd/horde-passwd-2.2.ebuild,v 1.1 2004/08/15 12:34:02 stuart Exp $ + +inherit horde + +DESCRIPTION="Horde Passwd is the Horde password changing application" + +KEYWORDS="x86 ppc sparc alpha hppa amd64" + +DEPEND="" +RDEPEND=">=net-www/horde-2.2.4" |