From: Zac Medico Date: Wed, 20 Dec 2006 00:07:57 +0000 (+0000) Subject: Punt the old version and fix the SRC_URI in the remaining ebuild. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=02c21a1daa3107a986abba39d6b30106f8c4cc80;p=gentoo.git Punt the old version and fix the SRC_URI in the remaining ebuild. Package-Manager: portage-5325-svn --- diff --git a/app-arch/tarsync/ChangeLog b/app-arch/tarsync/ChangeLog index 329897da00ab..b22436f35b3a 100644 --- a/app-arch/tarsync/ChangeLog +++ b/app-arch/tarsync/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/tarsync # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/ChangeLog,v 1.11 2006/08/09 01:37:24 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/ChangeLog,v 1.12 2006/12/20 00:07:57 zmedico Exp $ + + 20 Dec 2006; Zac Medico + -tarsync-0.1.ebuild, tarsync-0.2.1.ebuild: + Punt the old version and fix the SRC_URI in the remaining ebuild. 08 Aug 2006; Stephanie Lockwood-Childs tarsync-0.2.1.ebuild: diff --git a/app-arch/tarsync/tarsync-0.2.1.ebuild b/app-arch/tarsync/tarsync-0.2.1.ebuild index e28aa700ad7f..5abe7ef0e300 100644 --- a/app-arch/tarsync/tarsync-0.2.1.ebuild +++ b/app-arch/tarsync/tarsync-0.2.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/tarsync-0.2.1.ebuild,v 1.3 2006/08/09 01:37:24 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/tarsync-0.2.1.ebuild,v 1.4 2006/12/20 00:07:57 zmedico Exp $ DESCRIPTION="Delta compression suite for using/generating binary patches" HOMEPAGE="http://gentooexperimental.org/~ferringb/tarsync/" -SRC_URI="http://gentooexperimental.org/~ferringb/${PN}/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2"