From 78f03e89813620ca609fb89336e7dd7557253d83 Mon Sep 17 00:00:00 2001 From: Lukasz Strzygowski Date: Sat, 4 Mar 2006 09:12:12 +0000 Subject: Fixed HOMEPAGEs. (Portage version: 2.1_pre5-r2) --- net-mail/quotient/ChangeLog | 6 +++++- net-mail/quotient/quotient-0.8.8.ebuild | 6 +++--- net-mail/quotient/quotient-0.9.1.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'net-mail/quotient') diff --git a/net-mail/quotient/ChangeLog b/net-mail/quotient/ChangeLog index 1c9fd0f9ca21..0703b6b8d5db 100644 --- a/net-mail/quotient/ChangeLog +++ b/net-mail/quotient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/quotient # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/ChangeLog,v 1.9 2006/02/17 00:07:19 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/ChangeLog,v 1.10 2006/03/04 09:12:12 lucass Exp $ + + 04 Mar 2006; Lukasz Strzygowski quotient-0.8.8.ebuild, + quotient-0.9.1.ebuild: + Fixed HOMEPAGEs. 17 Feb 2006; Marien Zwart quotient-0.9.1.ebuild: Fix dependencies for >=twisted-2. diff --git a/net-mail/quotient/quotient-0.8.8.ebuild b/net-mail/quotient/quotient-0.8.8.ebuild index e8b17e9e01f3..47782508713f 100644 --- a/net-mail/quotient/quotient-0.8.8.ebuild +++ b/net-mail/quotient/quotient-0.8.8.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.8.8.ebuild,v 1.6 2004/07/19 22:10:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.8.8.ebuild,v 1.7 2006/03/04 09:12:12 lucass Exp $ inherit distutils MY_PN="Quotient" MY_P="${MY_PN}-${PV}" DESCRIPTION="Quotient is an open source product that combines a multi-protocol messaging server with tools for information management and retrieval. Quotient brings together your email, IM/IRC and IP telephony." -HOMEPAGE="http://www.twistedmatrix.com/" +HOMEPAGE="http://divmod.org/projects/quotient" SRC_URI="mirror://sourceforge/divmod/${MY_P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/net-mail/quotient/quotient-0.9.1.ebuild b/net-mail/quotient/quotient-0.9.1.ebuild index efd77c7a2686..9ab805ad3b8a 100644 --- a/net-mail/quotient/quotient-0.9.1.ebuild +++ b/net-mail/quotient/quotient-0.9.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.9.1.ebuild,v 1.7 2006/02/17 00:07:19 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.9.1.ebuild,v 1.8 2006/03/04 09:12:12 lucass Exp $ inherit distutils MY_PN="Quotient" MY_P="${MY_PN}-${PV}" DESCRIPTION="Quotient is an open source product that combines a multi-protocol messaging server with tools for information management and retrieval. Quotient brings together your email, IM/IRC and IP telephony." -HOMEPAGE="http://www.divmod.org/Home/Projects/Quotient/" +HOMEPAGE="http://divmod.org/projects/quotient" SRC_URI="http://www.divmod.org/users/release/divmod/${MY_P}.tar.gz" LICENSE="LGPL-2.1" -- cgit v1.2.3-65-gdbad