diff options
author | Stuart Herbert <stuart@gentoo.org> | 2004-08-15 16:40:13 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2004-08-15 16:40:13 +0000 |
commit | 7ae5faf7e6a06017a0b3532c6e3be349c3e750c5 (patch) | |
tree | adff8cc26936c7a414e6fac87a170d8b7ac5e694 /www-apps/horde-turba | |
parent | removing offending code to fix bug 60395 (diff) | |
download | historical-7ae5faf7e6a06017a0b3532c6e3be349c3e750c5.tar.gz historical-7ae5faf7e6a06017a0b3532c6e3be349c3e750c5.tar.bz2 historical-7ae5faf7e6a06017a0b3532c6e3be349c3e750c5.zip |
Deps updated for net-www split
Diffstat (limited to 'www-apps/horde-turba')
-rw-r--r-- | www-apps/horde-turba/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/horde-turba/Manifest | 4 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-1.2.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog index 2d76360add80..b2505e38aaa7 100644 --- a/www-apps/horde-turba/ChangeLog +++ b/www-apps/horde-turba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/horde-turba # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.1 2004/08/15 12:40:40 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.2 2004/08/15 16:40:13 stuart Exp $ + + 15 Aug 2004; Stuart Herbert <stuart@gentoo.org> horde-turba-1.2.2.ebuild: + Deps updated to reflect net-www split *horde-turba-1.2.2 (15 Aug 2004) diff --git a/www-apps/horde-turba/Manifest b/www-apps/horde-turba/Manifest index 9aa8e3d3e1aa..1f325477d745 100644 --- a/www-apps/horde-turba/Manifest +++ b/www-apps/horde-turba/Manifest @@ -1,4 +1,4 @@ -MD5 d9a1d6fc377646b253ce5670a32a7022 horde-turba-1.2.2.ebuild 451 -MD5 bf467424de8eaf04256e8e7c21510f98 ChangeLog 1466 +MD5 7501e1e29dc612f649adf5a82f6da152 ChangeLog 1768 MD5 4a52cd771138efea4026da82a803a812 metadata.xml 1156 +MD5 ee09fc4aaa229affe5a04ab280b9bfba horde-turba-1.2.2.ebuild 451 MD5 542db7c4cdfc71f525e260fd6b8c4fb5 files/digest-horde-turba-1.2.2 63 diff --git a/www-apps/horde-turba/horde-turba-1.2.2.ebuild b/www-apps/horde-turba/horde-turba-1.2.2.ebuild index e9f46e0face6..62a72c52be48 100644 --- a/www-apps/horde-turba/horde-turba-1.2.2.ebuild +++ b/www-apps/horde-turba/horde-turba-1.2.2.ebuild @@ -1,6 +1,6 @@ # 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.1 2004/08/15 12:40:40 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-1.2.2.ebuild,v 1.2 2004/08/15 16:40:13 stuart Exp $ HORDE_PHP_FEATURES="mysql odbc postgres ldap" inherit horde @@ -10,4 +10,4 @@ DESCRIPTION="Turba is the Horde address book / contact management program" KEYWORDS="x86 ppc sparc alpha hppa amd64" DEPEND="" -RDEPEND=">=net-www/horde-2.2.5" +RDEPEND=">=www-apps/horde-2.2.5" |