diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-16 11:10:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-16 11:10:22 +0000 |
commit | a4edfdecc54fe7c40e987d1b58483df76fa76359 (patch) | |
tree | 8498cd1bed855016661e40671bc695fe4710304f /www-apps/horde-turba | |
parent | Version bump. (diff) | |
download | gentoo-2-a4edfdecc54fe7c40e987d1b58483df76fa76359.tar.gz gentoo-2-a4edfdecc54fe7c40e987d1b58483df76fa76359.tar.bz2 gentoo-2-a4edfdecc54fe7c40e987d1b58483df76fa76359.zip |
Version bump.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'www-apps/horde-turba')
-rw-r--r-- | www-apps/horde-turba/ChangeLog | 8 | ||||
-rw-r--r-- | www-apps/horde-turba/files/digest-horde-turba-1.2.2 | 1 | ||||
-rw-r--r-- | www-apps/horde-turba/files/digest-horde-turba-1.2.3 | 1 | ||||
-rw-r--r-- | www-apps/horde-turba/files/digest-horde-turba-1.2.4 | 1 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-1.2.2.ebuild | 13 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-1.2.4.ebuild (renamed from www-apps/horde-turba/horde-turba-1.2.3.ebuild) | 2 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.0.ebuild | 4 |
7 files changed, 11 insertions, 19 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog index d82b5785ef11..fb1cf6d75f16 100644 --- a/www-apps/horde-turba/ChangeLog +++ b/www-apps/horde-turba/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-apps/horde-turba # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.5 2005/01/16 11:06:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.6 2005/01/16 11:10:22 vapier Exp $ + +*horde-turba-1.2.4 (16 Jan 2005) + + 16 Jan 2005; Mike Frysinger <vapier@gentoo.org> -horde-turba-1.2.3.ebuild, + +horde-turba-1.2.4.ebuild: + Version bump. *horde-turba-1.2.3 (16 Jan 2005) diff --git a/www-apps/horde-turba/files/digest-horde-turba-1.2.2 b/www-apps/horde-turba/files/digest-horde-turba-1.2.2 deleted file mode 100644 index 67e1f1977e9e..000000000000 --- a/www-apps/horde-turba/files/digest-horde-turba-1.2.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 27d9ebbe6723dcb0e4aa61045feb60b0 turba-1.2.2.tar.gz 508914 diff --git a/www-apps/horde-turba/files/digest-horde-turba-1.2.3 b/www-apps/horde-turba/files/digest-horde-turba-1.2.3 deleted file mode 100644 index f360d1071fee..000000000000 --- a/www-apps/horde-turba/files/digest-horde-turba-1.2.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 8faed31c30cf57c732d269ff39fcd81c turba-1.2.3.tar.gz 537031 diff --git a/www-apps/horde-turba/files/digest-horde-turba-1.2.4 b/www-apps/horde-turba/files/digest-horde-turba-1.2.4 new file mode 100644 index 000000000000..0e6b1a65325a --- /dev/null +++ b/www-apps/horde-turba/files/digest-horde-turba-1.2.4 @@ -0,0 +1 @@ +MD5 3a4b85370ce74e17ad3865ed4de97f54 turba-1.2.4.tar.gz 537054 diff --git a/www-apps/horde-turba/horde-turba-1.2.2.ebuild b/www-apps/horde-turba/horde-turba-1.2.2.ebuild deleted file mode 100644 index 24a4c139a31c..000000000000 --- a/www-apps/horde-turba/horde-turba-1.2.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-1.2.2.ebuild,v 1.3 2004/12/24 07:28:51 vapier Exp $ - -HORDE_PHP_FEATURES="-o mysql odbc postgres ldap" -inherit horde - -DESCRIPTION="Turba is the Horde address book / contact management program" - -KEYWORDS="x86 ppc sparc alpha hppa amd64" - -DEPEND="" -RDEPEND=">=www-apps/horde-2.2.5" diff --git a/www-apps/horde-turba/horde-turba-1.2.3.ebuild b/www-apps/horde-turba/horde-turba-1.2.4.ebuild index e471f92d3be5..b0065a5c10a6 100644 --- a/www-apps/horde-turba/horde-turba-1.2.3.ebuild +++ b/www-apps/horde-turba/horde-turba-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-1.2.3.ebuild,v 1.1 2005/01/16 11:06:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-1.2.4.ebuild,v 1.1 2005/01/16 11:10:22 vapier Exp $ HORDE_PHP_FEATURES="-o mysql odbc postgres ldap" inherit horde diff --git a/www-apps/horde-turba/horde-turba-2.0.ebuild b/www-apps/horde-turba/horde-turba-2.0.ebuild index 6800e4db0237..72d4881483f1 100644 --- a/www-apps/horde-turba/horde-turba-2.0.ebuild +++ b/www-apps/horde-turba/horde-turba-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.0.ebuild,v 1.1 2004/12/24 07:56:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.0.ebuild,v 1.2 2005/01/16 11:06:48 vapier Exp $ HORDE_PHP_FEATURES="-o mysql odbc postgres ldap" HORDE_MAJ="-h3" |