summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-05-03 15:31:22 +0000
committerMamoru Komachi <usata@gentoo.org>2005-05-03 15:31:22 +0000
commit3509582cd7ea915ca56137cc8904a06fa15597de (patch)
tree1fb5e1db6217eb1f3ae719f50aa1c180895242cd /media-libs/fontconfig
parentInitial import. Ebuild submitted by Matthieu Sozeau <mattam@gentoo.org>; bug ... (diff)
downloadgentoo-2-3509582cd7ea915ca56137cc8904a06fa15597de.tar.gz
gentoo-2-3509582cd7ea915ca56137cc8904a06fa15597de.tar.bz2
gentoo-2-3509582cd7ea915ca56137cc8904a06fa15597de.zip
Fixed wrong SRC_URI; bug #72736.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/fontconfig')
-rw-r--r--media-libs/fontconfig/fontconfig-2.2.2.ebuild4
-rw-r--r--media-libs/fontconfig/fontconfig-2.2.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.2.2.ebuild b/media-libs/fontconfig/fontconfig-2.2.2.ebuild
index 1813123fa464..f712781581ec 100644
--- a/media-libs/fontconfig/fontconfig-2.2.2.ebuild
+++ b/media-libs/fontconfig/fontconfig-2.2.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.2.ebuild,v 1.16 2005/01/15 22:07:01 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.2.ebuild,v 1.17 2005/05/03 15:31:22 usata Exp $
inherit eutils
DESCRIPTION="A library for configuring and customizing font access"
HOMEPAGE="http://freedesktop.org/Software/fontconfig"
#SRC_URI="http://pdx.freedesktop.org/software/fontconfig/releases/${P}.tar.gz"
-SRC_URI="http://freedesktop.org/~fontconfig/release/${P}.tar.gz"
+SRC_URI="http://freedesktop.org/fontconfig/release/${P}.tar.gz"
LICENSE="fontconfig"
SLOT="1.0"
diff --git a/media-libs/fontconfig/fontconfig-2.2.3.ebuild b/media-libs/fontconfig/fontconfig-2.2.3.ebuild
index 53a9fa9cebf1..cd386e65db15 100644
--- a/media-libs/fontconfig/fontconfig-2.2.3.ebuild
+++ b/media-libs/fontconfig/fontconfig-2.2.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.3.ebuild,v 1.11 2005/02/17 16:31:02 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.2.3.ebuild,v 1.12 2005/05/03 15:31:22 usata Exp $
inherit eutils
DESCRIPTION="A library for configuring and customizing font access"
HOMEPAGE="http://freedesktop.org/Software/fontconfig"
#SRC_URI="http://pdx.freedesktop.org/software/fontconfig/releases/${P}.tar.gz"
-SRC_URI="http://freedesktop.org/~fontconfig/release/${P}.tar.gz"
+SRC_URI="http://freedesktop.org/fontconfig/release/${P}.tar.gz"
LICENSE="fontconfig"
SLOT="1.0"