From 2a772d5f4e6c1c416535c2fff8b83b00e2b2579d Mon Sep 17 00:00:00 2001 From: Tim Yamin Date: Mon, 26 Jan 2004 16:38:52 +0000 Subject: Fixed bad SRC_URI; it seems that the files got [re]moved over at Apache. --- dev-java/fop-bin/Manifest | 2 +- dev-java/fop-bin/fop-bin-0.20.5.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-java') diff --git a/dev-java/fop-bin/Manifest b/dev-java/fop-bin/Manifest index 1ea5e45e5213..3222867901f9 100644 --- a/dev-java/fop-bin/Manifest +++ b/dev-java/fop-bin/Manifest @@ -1,6 +1,6 @@ MD5 870f5d8637c2ea0bcc3694f52bb9bc69 ChangeLog 472 MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 MD5 ee3f8c87d26fea4280f75c95d75a83b7 fop-bin-0.20.4.ebuild 803 -MD5 c904531be9ab55361576d5fb847635b4 fop-bin-0.20.5.ebuild 803 +MD5 febdeeef052f453db4a0edd39f4a555e fop-bin-0.20.5.ebuild 796 MD5 31f12a51c7b3f5563a0385b96cefe9a9 files/digest-fop-bin-0.20.4 67 MD5 f54ea7400e422cb4859d3414d289a199 files/digest-fop-bin-0.20.5 67 diff --git a/dev-java/fop-bin/fop-bin-0.20.5.ebuild b/dev-java/fop-bin/fop-bin-0.20.5.ebuild index 1fef3d7441af..99dabd927047 100644 --- a/dev-java/fop-bin/fop-bin-0.20.5.ebuild +++ b/dev-java/fop-bin/fop-bin-0.20.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/fop-bin/fop-bin-0.20.5.ebuild,v 1.1 2004/01/25 00:47:36 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fop-bin/fop-bin-0.20.5.ebuild,v 1.2 2004/01/26 16:38:39 plasmaroo Exp $ MY_P=${P/-bin/} DESCRIPTION="Formatting Objects Processor is a print formatter driven by XSL" -SRC_URI="http://xml.apache.org/dist/fop/${MY_P}-bin.tar.gz" +SRC_URI="mirror://apache/xml/fop/${MY_P}-bin.tar.gz" HOMEPAGE="http://xml.apache.org/fop/" LICENSE="Apache-1.1" -- cgit v1.2.3-65-gdbad