From 645f87553df6298ea6fb188019b657662d37636e Mon Sep 17 00:00:00 2001 From: Thilo Bangert Date: Thu, 14 Jan 2010 15:15:26 +0000 Subject: fix SRC_URI (Portage version: 2.2_rc61/cvs/Linux i686) --- net-mail/mailfront/ChangeLog | 7 +++++-- net-mail/mailfront/mailfront-0.88.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'net-mail') diff --git a/net-mail/mailfront/ChangeLog b/net-mail/mailfront/ChangeLog index 5a6efde6b18f..32cdecce763a 100644 --- a/net-mail/mailfront/ChangeLog +++ b/net-mail/mailfront/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mailfront -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/ChangeLog,v 1.24 2009/09/23 19:07:41 patrick Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/ChangeLog,v 1.25 2010/01/14 15:15:26 bangert Exp $ + + 14 Jan 2010; Thilo Bangert mailfront-0.88.ebuild: + fix SRC_URI 23 Sep 2009; Patrick Lauer mailfront-0.88.ebuild, mailfront-0.98.ebuild: diff --git a/net-mail/mailfront/mailfront-0.88.ebuild b/net-mail/mailfront/mailfront-0.88.ebuild index dd641936d896..9e7d75293faa 100644 --- a/net-mail/mailfront/mailfront-0.88.ebuild +++ b/net-mail/mailfront/mailfront-0.88.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.88.ebuild,v 1.13 2009/09/23 19:07:41 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.88.ebuild,v 1.14 2010/01/14 15:15:26 bangert Exp $ inherit fixheadtails toolchain-funcs DESCRIPTION="Mail server network protocol front-ends" HOMEPAGE="http://untroubled.org/mailfront/" -SRC_URI="http://untroubled.org/mailfront/${P}.tar.gz" +SRC_URI="http://untroubled.org/mailfront/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad