From dd92386fcda30b525d57e690b61d9f24d8e77a93 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Sat, 1 Nov 2003 09:43:55 +0000 Subject: all ebuilds with fixed SRC_URI and HOMEPAGE --- media-libs/fontconfig/Manifest | 4 ++-- media-libs/fontconfig/fontconfig-2.1-r1.ebuild | 6 +++--- media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'media-libs/fontconfig') diff --git a/media-libs/fontconfig/Manifest b/media-libs/fontconfig/Manifest index aa99ab446058..94ee8e49b578 100644 --- a/media-libs/fontconfig/Manifest +++ b/media-libs/fontconfig/Manifest @@ -1,7 +1,7 @@ MD5 d68ee8c583314f5ced09ceaee85b6f72 fontconfig-2.2.1.ebuild 3139 -MD5 ce03a55321414bd03fe7f9f889be89bd fontconfig-2.1-r1.ebuild 2651 +MD5 0a2d3473d86b6f156e1791cf3c592e7e fontconfig-2.1-r1.ebuild 2677 MD5 1217b20b290a12a155916ca71a1821b0 ChangeLog 7080 -MD5 4e98e5b5120f97d4b905f838a5958e8c fontconfig-2.2.0-r2.ebuild 3268 +MD5 d44fb272edcaaffc13a42863c82c39bc fontconfig-2.2.0-r2.ebuild 3314 MD5 fd11506a1969709b4d447084344006ba files/digest-fontconfig-2.1-r1 140 MD5 82f9bbcca9f5c665c6610cbaace58579 files/digest-fontconfig-2.2.0-r2 145 MD5 88bdeed6518b90c6230b5ea155936c8f files/digest-fontconfig-2.2.1 68 diff --git a/media-libs/fontconfig/fontconfig-2.1-r1.ebuild b/media-libs/fontconfig/fontconfig-2.1-r1.ebuild index 2ea652ac94c5..db764e1969bb 100644 --- a/media-libs/fontconfig/fontconfig-2.1-r1.ebuild +++ b/media-libs/fontconfig/fontconfig-2.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.1-r1.ebuild,v 1.17 2003/09/06 23:59:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.1-r1.ebuild,v 1.18 2003/11/01 09:43:54 seemant Exp $ inherit debug eutils S="${WORKDIR}/fcpackage.${PV/\./_}/fontconfig" DESCRIPTION="A library for configuring and customizing font access." -SRC_URI="http://fontconfig.org/release/fcpackage.${PV/\./_}.tar.gz" -HOMEPAGE="http://fontconfig.org/" +HOMEPAGE="http://freedesktop.org/" +SRC_URI="http://pdx.freedesktop.org/software/fontconfig/releases/fcpackage.${PV/\./_}.tar.gz" LICENSE="fontconfig" SLOT="1.0" diff --git a/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild b/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild index eb70bd8f49b1..ec32b82c6598 100644 --- a/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild +++ b/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild,v 1.12 2003/09/06 23:59:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.0-r2.ebuild,v 1.13 2003/11/01 09:43:54 seemant Exp $ inherit eutils DESCRIPTION="A library for configuring and customizing font access." -SRC_URI="http://fontconfig.org/release/${P}.tar.gz" -HOMEPAGE="http://fontconfig.org/" +HOMEPAGE="http://freedesktop.org/software/fontconfig/" +SRC_URI="http://pdx.freedesktop.org/software/fontconfig/releases/${P}.tar.gz" IUSE="doc" LICENSE="fontconfig" -- cgit v1.2.3-65-gdbad