diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-06-01 21:47:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-06-01 21:47:30 +0000 |
commit | a5e211f50e26c4f3ddc1c4ca92ddddd2d6bc1f94 (patch) | |
tree | c509e390dd9ae1984dd3a7f76ea741719c6eb232 /www-apps | |
parent | Version bump #221505 by Arfrever Frehtes Taifersar Arahesis. (diff) | |
download | historical-a5e211f50e26c4f3ddc1c4ca92ddddd2d6bc1f94.tar.gz historical-a5e211f50e26c4f3ddc1c4ca92ddddd2d6bc1f94.tar.bz2 historical-a5e211f50e26c4f3ddc1c4ca92ddddd2d6bc1f94.zip |
old
Diffstat (limited to 'www-apps')
22 files changed, 0 insertions, 451 deletions
diff --git a/www-apps/horde-groupware/horde-groupware-1.0.4.ebuild b/www-apps/horde-groupware/horde-groupware-1.0.4.ebuild deleted file mode 100644 index db0bd5ea589f..000000000000 --- a/www-apps/horde-groupware/horde-groupware-1.0.4.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-groupware/horde-groupware-1.0.4.ebuild,v 1.1 2008/02/20 20:30:28 vapier Exp $ - -HORDE_PN="${PN}" -inherit horde - -DESCRIPTION="Horde GroupWare" -HOMEPAGE="http://www.horde.org/" - -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="mysql postgres ldap oracle" - -DEPEND="" -RDEPEND="!www-apps/horde - virtual/php - >=www-apps/horde-pear-1.3 - dev-php/PEAR-Log - dev-php/PEAR-Mail_Mime - dev-php/PEAR-DB" - -pkg_setup() { - HORDE_PHP_FEATURES=" - session xml nls crypt iconv gd ssl ftp - $(use ldap && echo ldap) $(use oracle && echo oci8) - $(use mysql && echo mysql mysqli) $(use postgres && echo postgres) - " - horde_pkg_setup -} - -src_unpack() { - horde_src_unpack - cd "${S}" - chmod 600 scripts/sql/create.*.sql #137510 -} - -pkg_postinst() { - horde_pkg_postinst - elog "Horde requires PHP to have:" - elog " ==> 'short_open_tag enabled = On'" - elog " ==> 'magic_quotes_runtime set = Off'" - elog " ==> 'file_uploads enabled = On'" -} diff --git a/www-apps/horde-imp/horde-imp-4.1.3.ebuild b/www-apps/horde-imp/horde-imp-4.1.3.ebuild deleted file mode 100644 index 3c7732824663..000000000000 --- a/www-apps/horde-imp/horde-imp-4.1.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-imp/horde-imp-4.1.3.ebuild,v 1.7 2007/01/06 23:25:26 kloeri Exp $ - -HORDE_PHP_FEATURES="imap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Horde IMP provides webmail access to IMAP/POP3 mailboxes" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" -IUSE="crypt" - -DEPEND="" -RDEPEND=">=www-apps/horde-3 - crypt? ( app-crypt/gnupg )" diff --git a/www-apps/horde-imp/horde-imp-4.1.4.ebuild b/www-apps/horde-imp/horde-imp-4.1.4.ebuild deleted file mode 100644 index 6517e53950a1..000000000000 --- a/www-apps/horde-imp/horde-imp-4.1.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-imp/horde-imp-4.1.4.ebuild,v 1.7 2007/05/11 15:09:10 beandog Exp $ - -HORDE_PHP_FEATURES="imap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Horde IMP provides webmail access to IMAP/POP3 mailboxes" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" -IUSE="crypt" - -DEPEND="" -RDEPEND=">=www-apps/horde-3 - crypt? ( app-crypt/gnupg )" diff --git a/www-apps/horde-imp/horde-imp-4.1.5.ebuild b/www-apps/horde-imp/horde-imp-4.1.5.ebuild deleted file mode 100644 index 4a14cb5856a4..000000000000 --- a/www-apps/horde-imp/horde-imp-4.1.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-imp/horde-imp-4.1.5.ebuild,v 1.1 2007/12/23 01:13:24 vapier Exp $ - -HORDE_PHP_FEATURES="imap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Horde IMP provides webmail access to IMAP/POP3 mailboxes" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="crypt" - -DEPEND="" -RDEPEND=">=www-apps/horde-3 - crypt? ( app-crypt/gnupg )" diff --git a/www-apps/horde-ingo/horde-ingo-1.1.3.ebuild b/www-apps/horde-ingo/horde-ingo-1.1.3.ebuild deleted file mode 100644 index 1d1a0de80c9b..000000000000 --- a/www-apps/horde-ingo/horde-ingo-1.1.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-ingo/horde-ingo-1.1.3.ebuild,v 1.2 2007/07/12 14:27:07 gustavoz Exp $ - -HORDE_PHP_FEATURES="imap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="e-mail filter rules manager for Horde IMP" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-ingo/horde-ingo-1.1.4.ebuild b/www-apps/horde-ingo/horde-ingo-1.1.4.ebuild deleted file mode 100644 index 45d292ce019f..000000000000 --- a/www-apps/horde-ingo/horde-ingo-1.1.4.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-ingo/horde-ingo-1.1.4.ebuild,v 1.1 2007/12/23 01:15:51 vapier Exp $ - -HORDE_PHP_FEATURES="imap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="e-mail filter rules manager for Horde IMP" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-kronolith/horde-kronolith-2.1.4.ebuild b/www-apps/horde-kronolith/horde-kronolith-2.1.4.ebuild deleted file mode 100644 index a93483c7bbc5..000000000000 --- a/www-apps/horde-kronolith/horde-kronolith-2.1.4.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/horde-kronolith-2.1.4.ebuild,v 1.7 2007/01/14 02:30:28 blubb Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Kronolith is the Horde calendar application" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-kronolith/horde-kronolith-2.1.6.ebuild b/www-apps/horde-kronolith/horde-kronolith-2.1.6.ebuild deleted file mode 100644 index ea1b5559a09c..000000000000 --- a/www-apps/horde-kronolith/horde-kronolith-2.1.6.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/horde-kronolith-2.1.6.ebuild,v 1.1 2007/12/23 01:16:29 vapier Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Kronolith is the Horde calendar application" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-mnemo/horde-mnemo-2.1.1.ebuild b/www-apps/horde-mnemo/horde-mnemo-2.1.1.ebuild deleted file mode 100644 index 39d945f26a88..000000000000 --- a/www-apps/horde-mnemo/horde-mnemo-2.1.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-mnemo/horde-mnemo-2.1.1.ebuild,v 1.1 2006/11/15 22:02:19 vapier Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Mnemo is the Horde note manager" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-mnemo/horde-mnemo-2.1.ebuild b/www-apps/horde-mnemo/horde-mnemo-2.1.ebuild deleted file mode 100644 index 1a946e31b30e..000000000000 --- a/www-apps/horde-mnemo/horde-mnemo-2.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-mnemo/horde-mnemo-2.1.ebuild,v 1.7 2006/04/04 17:23:31 blubb Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Mnemo is the Horde note manager" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-nag/horde-nag-2.1.2.ebuild b/www-apps/horde-nag/horde-nag-2.1.2.ebuild deleted file mode 100644 index 7aba0994f086..000000000000 --- a/www-apps/horde-nag/horde-nag-2.1.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-nag/horde-nag-2.1.2.ebuild,v 1.6 2007/06/27 20:35:42 armin76 Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Nag is the Horde multiuser task list manager" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-nag/horde-nag-2.1.3.ebuild b/www-apps/horde-nag/horde-nag-2.1.3.ebuild deleted file mode 100644 index df3c45b02873..000000000000 --- a/www-apps/horde-nag/horde-nag-2.1.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-nag/horde-nag-2.1.3.ebuild,v 1.2 2007/07/12 14:29:02 gustavoz Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Nag is the Horde multiuser task list manager" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-nag/horde-nag-2.1.ebuild b/www-apps/horde-nag/horde-nag-2.1.ebuild deleted file mode 100644 index 7da3499410ce..000000000000 --- a/www-apps/horde-nag/horde-nag-2.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-nag/horde-nag-2.1.ebuild,v 1.7 2006/04/04 17:23:43 blubb Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Nag is the Horde multiuser task list manager" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-turba/horde-turba-2.1.2.ebuild b/www-apps/horde-turba/horde-turba-2.1.2.ebuild deleted file mode 100644 index 47ba2e8fc323..000000000000 --- a/www-apps/horde-turba/horde-turba-2.1.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.2.ebuild,v 1.7 2007/01/06 23:28:06 kloeri Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Turba is the Horde address book / contact management program" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-turba/horde-turba-2.1.4.ebuild b/www-apps/horde-turba/horde-turba-2.1.4.ebuild deleted file mode 100644 index c10a29f967f9..000000000000 --- a/www-apps/horde-turba/horde-turba-2.1.4.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.4.ebuild,v 1.2 2007/07/12 14:30:40 gustavoz Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Turba is the Horde address book / contact management program" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" diff --git a/www-apps/horde-turba/horde-turba-2.1.5.ebuild b/www-apps/horde-turba/horde-turba-2.1.5.ebuild deleted file mode 100644 index 4754413cccd2..000000000000 --- a/www-apps/horde-turba/horde-turba-2.1.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.5.ebuild,v 1.2 2007/12/30 18:51:16 vapier Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Turba is the Horde address book / contact management program" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="ldap" - -DEPEND="" -RDEPEND=">=www-apps/horde-3 - ldap? ( dev-php/PEAR-Net_LDAP )" diff --git a/www-apps/horde-turba/horde-turba-2.1.6.ebuild b/www-apps/horde-turba/horde-turba-2.1.6.ebuild deleted file mode 100644 index 8d506909298b..000000000000 --- a/www-apps/horde-turba/horde-turba-2.1.6.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.6.ebuild,v 1.1 2008/01/12 05:26:38 vapier Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Turba is the Horde address book / contact management program" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="ldap" - -DEPEND="" -RDEPEND=">=www-apps/horde-3 - ldap? ( dev-php/PEAR-Net_LDAP )" diff --git a/www-apps/horde-webmail/horde-webmail-1.0.5.ebuild b/www-apps/horde-webmail/horde-webmail-1.0.5.ebuild deleted file mode 100644 index a612dbbf05d8..000000000000 --- a/www-apps/horde-webmail/horde-webmail-1.0.5.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-webmail/horde-webmail-1.0.5.ebuild,v 1.1 2008/02/20 19:45:34 vapier Exp $ - -HORDE_PN=${PN} -inherit horde - -DESCRIPTION="browser based communication suite" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="crypt mysql postgres ldap oracle" - -DEPEND="" -RDEPEND="!www-apps/horde - crypt? ( app-crypt/gnupg ) - virtual/php - >=www-apps/horde-pear-1.3 - dev-php/PEAR-Log - dev-php/PEAR-Mail_Mime - dev-php/PEAR-DB" - -pkg_setup() { - HORDE_PHP_FEATURES=" - imap ssl session xml nls iconv gd ftp - $(use ldap && echo ldap) $(use oracle && echo oci8) - $(use crypt && echo crypt) $(use mysql && echo mysql mysqli) - $(use postgres && echo postgres) - " - horde_pkg_setup -} diff --git a/www-apps/horde/horde-3.1.3.ebuild b/www-apps/horde/horde-3.1.3.ebuild deleted file mode 100644 index b0ecffa7051f..000000000000 --- a/www-apps/horde/horde-3.1.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.3.ebuild,v 1.10 2008/02/08 17:52:49 vapier Exp $ - -HORDE_PHP_FEATURES="session xml" - -inherit horde - -DESCRIPTION="Horde Application Framework" -HOMEPAGE="http://www.horde.org/" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" -IUSE="mysql" - -DEPEND="" -RDEPEND="virtual/php - >=sys-devel/gettext-0.10.40 - >=dev-libs/libxml2-2.4.21 - >=www-apps/horde-pear-1.3 - dev-php/PEAR-Log - dev-php/PEAR-Mail_Mime - mysql? ( dev-php/PEAR-DB )" - -src_unpack() { - horde_src_unpack - cd "${S}" - chmod 600 scripts/sql/create.*.sql #137510 -} - -pkg_postinst() { - horde_pkg_postinst - elog "Horde requires PHP to have:" - elog " ==> 'short_open_tag enabled = On'" - elog " ==> 'magic_quotes_runtime set = Off'" - elog " ==> 'file_uploads enabled = On'" -} diff --git a/www-apps/horde/horde-3.1.4.ebuild b/www-apps/horde/horde-3.1.4.ebuild deleted file mode 100644 index 6a227a1d6805..000000000000 --- a/www-apps/horde/horde-3.1.4.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.4.ebuild,v 1.3 2008/02/08 17:52:49 vapier Exp $ - -HORDE_PHP_FEATURES="session xml" - -inherit horde - -DESCRIPTION="Horde Application Framework" -HOMEPAGE="http://www.horde.org/" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86" -IUSE="mysql" - -DEPEND="" -RDEPEND="virtual/php - >=sys-devel/gettext-0.10.40 - >=dev-libs/libxml2-2.4.21 - >=www-apps/horde-pear-1.3 - dev-php/PEAR-Log - dev-php/PEAR-Mail_Mime - mysql? ( dev-php/PEAR-DB )" - -src_unpack() { - horde_src_unpack - cd "${S}" - chmod 600 scripts/sql/create.*.sql #137510 -} - -pkg_postinst() { - horde_pkg_postinst - elog "Horde requires PHP to have:" - elog " ==> 'short_open_tag enabled = On'" - elog " ==> 'magic_quotes_runtime set = Off'" - elog " ==> 'file_uploads enabled = On'" -} diff --git a/www-apps/horde/horde-3.1.5.ebuild b/www-apps/horde/horde-3.1.5.ebuild deleted file mode 100644 index 660dd4d0ec96..000000000000 --- a/www-apps/horde/horde-3.1.5.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.5.ebuild,v 1.2 2008/02/08 17:52:49 vapier Exp $ - -HORDE_PHP_FEATURES="session xml" - -inherit horde - -DESCRIPTION="Horde Application Framework" -HOMEPAGE="http://www.horde.org/" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="mysql" - -DEPEND="" -RDEPEND="virtual/php - >=sys-devel/gettext-0.10.40 - >=dev-libs/libxml2-2.4.21 - >=www-apps/horde-pear-1.3 - dev-php/PEAR-Log - dev-php/PEAR-Mail_Mime - mysql? ( dev-php/PEAR-DB )" - -src_unpack() { - horde_src_unpack - cd "${S}" - chmod 600 scripts/sql/create.*.sql #137510 -} - -pkg_postinst() { - horde_pkg_postinst - elog "Horde requires PHP to have:" - elog " ==> 'short_open_tag enabled = On'" - elog " ==> 'magic_quotes_runtime set = Off'" - elog " ==> 'file_uploads enabled = On'" -} diff --git a/www-apps/horde/horde-3.1.6.ebuild b/www-apps/horde/horde-3.1.6.ebuild deleted file mode 100644 index 212bc40743e4..000000000000 --- a/www-apps/horde/horde-3.1.6.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.1.6.ebuild,v 1.2 2008/02/08 17:52:49 vapier Exp $ - -HORDE_PHP_FEATURES="session xml" - -inherit horde - -DESCRIPTION="Horde Application Framework" -HOMEPAGE="http://www.horde.org/" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" -IUSE="mysql" - -DEPEND="" -RDEPEND="virtual/php - >=sys-devel/gettext-0.10.40 - >=dev-libs/libxml2-2.4.21 - >=www-apps/horde-pear-1.3 - dev-php/PEAR-Log - dev-php/PEAR-Mail_Mime - mysql? ( dev-php/PEAR-DB )" - -src_unpack() { - horde_src_unpack - cd "${S}" - chmod 600 scripts/sql/create.*.sql #137510 -} - -pkg_postinst() { - horde_pkg_postinst - elog "Horde requires PHP to have:" - elog " ==> 'short_open_tag enabled = On'" - elog " ==> 'magic_quotes_runtime set = Off'" - elog " ==> 'file_uploads enabled = On'" -} |