From 5b994d776c4e905d9e758b3a74f608242674fb2a Mon Sep 17 00:00:00 2001 From: Peter Volkov Date: Wed, 5 Dec 2007 19:31:25 +0000 Subject: Fixed broken link to the patch. (Portage version: 2.1.3.19) --- net-im/sim/sim-0.9.4.3-r1.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'net-im/sim') diff --git a/net-im/sim/sim-0.9.4.3-r1.ebuild b/net-im/sim/sim-0.9.4.3-r1.ebuild index cb47712c8868..2c6f8fa6b865 100644 --- a/net-im/sim/sim-0.9.4.3-r1.ebuild +++ b/net-im/sim/sim-0.9.4.3-r1.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.3-r1.ebuild,v 1.2 2007/11/18 13:58:11 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.3-r1.ebuild,v 1.3 2007/12/05 19:31:25 pva Exp $ inherit kde-functions eutils flag-o-matic -SIM_URI="http://download.berlios.de/sim-im/${P}.tar.bz2" - DESCRIPTION="Simple Instant Messenger (with KDE support). ICQ/AIM/Jabber/MSN/Yahoo." HOMEPAGE="http://sim-im.org/" -SRC_URI="${SIM_URI} mirror://gentoo/${P}-r1919_1924.patch.bz2" +SRC_URI="http://download.berlios.de/sim-im/${P}.tar.bz2 + http://dev.gentoo.org/~pva/${P}-r1919_1924.patch.bz2" LICENSE="GPL-2" SLOT="0" @@ -38,7 +37,7 @@ pkg_nofetch() { einfo "you have to download and it put into ${DISTDIR} by yourself." einfo "Download location:" echo - einfo "${SIM_URI}" + einfo "${SRC_URI}" echo einfo "See http://archives.gentoo.org/gentoo-dev/msg_144003.xml for further" einfo "information." -- cgit v1.2.3-65-gdbad