summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Strzygowski <lucass@gentoo.org>2006-03-04 09:12:12 +0000
committerLukasz Strzygowski <lucass@gentoo.org>2006-03-04 09:12:12 +0000
commit78f03e89813620ca609fb89336e7dd7557253d83 (patch)
tree149808c0bf5efe29e9a990cd5ea58be4a92cf21b /net-mail/quotient
parentFixed HOMEPAGEs. (diff)
downloadgentoo-2-78f03e89813620ca609fb89336e7dd7557253d83.tar.gz
gentoo-2-78f03e89813620ca609fb89336e7dd7557253d83.tar.bz2
gentoo-2-78f03e89813620ca609fb89336e7dd7557253d83.zip
Fixed HOMEPAGEs.
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'net-mail/quotient')
-rw-r--r--net-mail/quotient/ChangeLog6
-rw-r--r--net-mail/quotient/quotient-0.8.8.ebuild6
-rw-r--r--net-mail/quotient/quotient-0.9.1.ebuild4
3 files changed, 10 insertions, 6 deletions
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 <lucass@gentoo.org> quotient-0.8.8.ebuild,
+ quotient-0.9.1.ebuild:
+ Fixed HOMEPAGEs.
17 Feb 2006; Marien Zwart <marienz@gentoo.org> 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"