summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2010-10-22 17:46:03 +0000
committerAlex Legler <a3li@gentoo.org>2010-10-22 17:46:03 +0000
commite80f8bd214d14e5b09e3b9cbe431311ff7af7c6d (patch)
tree753b1de57003fac85754257f709ef378b709ab8c
parentstable x86, bug 340023 (diff)
downloadhistorical-e80f8bd214d14e5b09e3b9cbe431311ff7af7c6d.tar.gz
historical-e80f8bd214d14e5b09e3b9cbe431311ff7af7c6d.tar.bz2
historical-e80f8bd214d14e5b09e3b9cbe431311ff7af7c6d.zip
cleanup
Package-Manager: portage-2.2_rc99/cvs/Linux x86_64
-rw-r--r--www-apps/horde-chora/ChangeLog5
-rw-r--r--www-apps/horde-chora/horde-chora-2.0.1.ebuild16
-rw-r--r--www-apps/horde-mnemo/ChangeLog5
-rw-r--r--www-apps/horde-mnemo/horde-mnemo-2.1.2.ebuild14
-rw-r--r--www-apps/horde-nag/ChangeLog5
-rw-r--r--www-apps/horde-nag/horde-nag-2.1.4.ebuild14
-rw-r--r--www-apps/horde-passwd/ChangeLog6
-rw-r--r--www-apps/horde-passwd/horde-passwd-3.1.1.ebuild22
-rw-r--r--www-apps/horde-passwd/horde-passwd-3.1.2.ebuild22
-rw-r--r--www-apps/horde-turba/ChangeLog5
-rw-r--r--www-apps/horde-turba/horde-turba-2.1.7.ebuild16
11 files changed, 21 insertions, 109 deletions
diff --git a/www-apps/horde-chora/ChangeLog b/www-apps/horde-chora/ChangeLog
index 26b84cd2c669..854ac3aafd38 100644
--- a/www-apps/horde-chora/ChangeLog
+++ b/www-apps/horde-chora/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/horde-chora
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/ChangeLog,v 1.26 2010/10/22 04:15:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/ChangeLog,v 1.27 2010/10/22 17:37:59 a3li Exp $
+
+ 22 Oct 2010; Alex Legler <a3li@gentoo.org> -horde-chora-2.0.1.ebuild:
+ cleanup
22 Oct 2010; Jeroen Roovers <jer@gentoo.org> horde-chora-2.0.2.ebuild:
Stable for HPPA (bug #333207).
diff --git a/www-apps/horde-chora/horde-chora-2.0.1.ebuild b/www-apps/horde-chora/horde-chora-2.0.1.ebuild
deleted file mode 100644
index 0170266b69f8..000000000000
--- a/www-apps/horde-chora/horde-chora-2.0.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild,v 1.9 2010/06/19 00:59:31 abcd Exp $
-
-HORDE_MAJ="-h3"
-inherit horde
-
-DESCRIPTION="Chora is the Horde CVS viewer"
-
-KEYWORDS="alpha amd64 hppa ppc sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=www-apps/horde-3
- >=dev-vcs/rcs-5.7-r1
- >=dev-vcs/cvs-1.11.2"
diff --git a/www-apps/horde-mnemo/ChangeLog b/www-apps/horde-mnemo/ChangeLog
index 505dba0c3b89..d40de0d18e03 100644
--- a/www-apps/horde-mnemo/ChangeLog
+++ b/www-apps/horde-mnemo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/horde-mnemo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-mnemo/ChangeLog,v 1.32 2010/10/22 04:15:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-mnemo/ChangeLog,v 1.33 2010/10/22 17:40:13 a3li Exp $
+
+ 22 Oct 2010; Alex Legler <a3li@gentoo.org> -horde-mnemo-2.1.2.ebuild:
+ cleanup
22 Oct 2010; Jeroen Roovers <jer@gentoo.org> horde-mnemo-2.2.3.ebuild:
Stable for HPPA (bug #333207).
diff --git a/www-apps/horde-mnemo/horde-mnemo-2.1.2.ebuild b/www-apps/horde-mnemo/horde-mnemo-2.1.2.ebuild
deleted file mode 100644
index c72137c66020..000000000000
--- a/www-apps/horde-mnemo/horde-mnemo-2.1.2.ebuild
+++ /dev/null
@@ -1,14 +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-mnemo/horde-mnemo-2.1.2.ebuild,v 1.5 2008/03/21 11:41:40 maekke 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/ChangeLog b/www-apps/horde-nag/ChangeLog
index 633ca9421a0e..d6d4a773b9e2 100644
--- a/www-apps/horde-nag/ChangeLog
+++ b/www-apps/horde-nag/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/horde-nag
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-nag/ChangeLog,v 1.42 2010/10/22 04:15:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-nag/ChangeLog,v 1.43 2010/10/22 17:41:28 a3li Exp $
+
+ 22 Oct 2010; Alex Legler <a3li@gentoo.org> -horde-nag-2.1.4.ebuild:
+ cleanup
22 Oct 2010; Jeroen Roovers <jer@gentoo.org> horde-nag-2.3.4.ebuild:
Stable for HPPA (bug #333207).
diff --git a/www-apps/horde-nag/horde-nag-2.1.4.ebuild b/www-apps/horde-nag/horde-nag-2.1.4.ebuild
deleted file mode 100644
index df175c9434d7..000000000000
--- a/www-apps/horde-nag/horde-nag-2.1.4.ebuild
+++ /dev/null
@@ -1,14 +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-nag/horde-nag-2.1.4.ebuild,v 1.5 2008/03/21 11:39:33 maekke 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-passwd/ChangeLog b/www-apps/horde-passwd/ChangeLog
index c9a0527821f3..e7733165349a 100644
--- a/www-apps/horde-passwd/ChangeLog
+++ b/www-apps/horde-passwd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/horde-passwd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/ChangeLog,v 1.32 2010/10/22 04:13:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/ChangeLog,v 1.33 2010/10/22 17:43:56 a3li Exp $
+
+ 22 Oct 2010; Alex Legler <a3li@gentoo.org> -horde-passwd-3.1.1.ebuild,
+ -horde-passwd-3.1.2.ebuild:
+ cleanup
22 Oct 2010; Jeroen Roovers <jer@gentoo.org> horde-passwd-3.1.3.ebuild:
Stable for HPPA (bug #333207).
diff --git a/www-apps/horde-passwd/horde-passwd-3.1.1.ebuild b/www-apps/horde-passwd/horde-passwd-3.1.1.ebuild
deleted file mode 100644
index 66ad8c8058d1..000000000000
--- a/www-apps/horde-passwd/horde-passwd-3.1.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-3.1.1.ebuild,v 1.7 2009/08/29 18:16:12 nixnut Exp $
-
-HORDE_PHP_FEATURES="ctype"
-
-HORDE_MAJ="-h3"
-inherit horde eutils
-
-DESCRIPTION="Horde Passwd is the Horde password changing application"
-
-KEYWORDS="alpha amd64 hppa ppc sparc x86"
-IUSE="clearpasswd"
-
-DEPEND=""
-RDEPEND="|| ( >=www-apps/horde-3 >=www-apps/horde-groupware-1 >=www-apps/horde-webmail-1 )"
-
-src_unpack() {
- horde_src_unpack
- cd "${S}"
- use clearpasswd || epatch "${FILESDIR}"/${PN}-3.0-no-clear-password.patch
-}
diff --git a/www-apps/horde-passwd/horde-passwd-3.1.2.ebuild b/www-apps/horde-passwd/horde-passwd-3.1.2.ebuild
deleted file mode 100644
index 33274512fe75..000000000000
--- a/www-apps/horde-passwd/horde-passwd-3.1.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-3.1.2.ebuild,v 1.1 2010/01/06 13:29:25 a3li Exp $
-
-HORDE_PHP_FEATURES="ctype"
-
-HORDE_MAJ="-h3"
-inherit horde eutils
-
-DESCRIPTION="Horde Passwd is the Horde password changing application"
-
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE="clearpasswd"
-
-DEPEND=""
-RDEPEND="|| ( >=www-apps/horde-3 >=www-apps/horde-groupware-1 >=www-apps/horde-webmail-1 )"
-
-src_unpack() {
- horde_src_unpack
- cd "${S}"
- use clearpasswd || epatch "${FILESDIR}"/${PN}-3.0-no-clear-password.patch
-}
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog
index 8cf46bb8b570..803bc5d358ad 100644
--- a/www-apps/horde-turba/ChangeLog
+++ b/www-apps/horde-turba/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/horde-turba
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.49 2010/10/22 04:14:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.50 2010/10/22 17:46:03 a3li Exp $
+
+ 22 Oct 2010; Alex Legler <a3li@gentoo.org> -horde-turba-2.1.7.ebuild:
+ cleanup
22 Oct 2010; Jeroen Roovers <jer@gentoo.org> horde-turba-2.3.4.ebuild:
Stable for HPPA (bug #333207).
diff --git a/www-apps/horde-turba/horde-turba-2.1.7.ebuild b/www-apps/horde-turba/horde-turba-2.1.7.ebuild
deleted file mode 100644
index 46cb583495dd..000000000000
--- a/www-apps/horde-turba/horde-turba-2.1.7.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.7.ebuild,v 1.6 2008/02/25 19:34:22 beandog 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 )"