diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
commit | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /dev-util/xxdiff | |
parent | version bump and bugfixes (diff) | |
download | gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2 gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip |
sourceforge updates
Diffstat (limited to 'dev-util/xxdiff')
-rw-r--r-- | dev-util/xxdiff/xxdiff-1.9.ebuild | 4 | ||||
-rw-r--r-- | dev-util/xxdiff/xxdiff-2.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/xxdiff/xxdiff-1.9.ebuild b/dev-util/xxdiff/xxdiff-1.9.ebuild index 78a7d595a214..dfce9e37c02b 100644 --- a/dev-util/xxdiff/xxdiff-1.9.ebuild +++ b/dev-util/xxdiff/xxdiff-1.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-1.9.ebuild,v 1.4 2002/02/03 21:48:30 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-1.9.ebuild,v 1.5 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A graphical file comparator and merge tool simular to xdiff." -SRC_URI="http://prdownloads.sourceforge.net/xxdiff/${P}.src.tar.gz" +SRC_URI="mirror://sourceforge/xxdiff/${P}.src.tar.gz" HOMEPAGE="http://xxdiff.sourceforge.net/" DEPEND="virtual/glibc diff --git a/dev-util/xxdiff/xxdiff-2.5.ebuild b/dev-util/xxdiff/xxdiff-2.5.ebuild index a17b190a4fda..0c90a21e28b9 100644 --- a/dev-util/xxdiff/xxdiff-2.5.ebuild +++ b/dev-util/xxdiff/xxdiff-2.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-2.5.ebuild,v 1.1 2002/02/28 22:55:43 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-2.5.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A graphical file comparator and merge tool simular to xdiff." -SRC_URI="http://prdownloads.sourceforge.net/xxdiff/${P}.tar.gz" +SRC_URI="mirror://sourceforge/xxdiff/${P}.tar.gz" HOMEPAGE="http://xxdiff.sourceforge.net/" DEPEND="virtual/glibc |