diff options
author | Alex Legler <a3li@gentoo.org> | 2010-07-27 22:27:38 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2010-07-27 22:27:38 +0000 |
commit | 8247466e9b7aa1ec9a67b08f8c12cf63b6068747 (patch) | |
tree | dbe011adf779a5f09679e2500887e59b4654517a /www-apps/horde-gollem/horde-gollem-1.1.1.ebuild | |
parent | Version bump, closes bug 297738 (diff) | |
download | historical-8247466e9b7aa1ec9a67b08f8c12cf63b6068747.tar.gz historical-8247466e9b7aa1ec9a67b08f8c12cf63b6068747.tar.bz2 historical-8247466e9b7aa1ec9a67b08f8c12cf63b6068747.zip |
Version bump, closes bug 329255. Removing old version
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'www-apps/horde-gollem/horde-gollem-1.1.1.ebuild')
-rw-r--r-- | www-apps/horde-gollem/horde-gollem-1.1.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www-apps/horde-gollem/horde-gollem-1.1.1.ebuild b/www-apps/horde-gollem/horde-gollem-1.1.1.ebuild new file mode 100644 index 000000000000..f432d6cde517 --- /dev/null +++ b/www-apps/horde-gollem/horde-gollem-1.1.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-gollem/horde-gollem-1.1.1.ebuild,v 1.1 2010/07/27 22:27:38 a3li Exp $ + +HORDE_MAJ="-h3" +inherit horde + +DESCRIPTION="Horde Gollem provides a web-based File Manager" + +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" + +DEPEND="" +RDEPEND="|| ( >=www-apps/horde-3 >=www-apps/horde-groupware-1 >=www-apps/horde-webmail-1 )" |