From 95df67032a422f8f9494e78416b65f5618c1b7cc Mon Sep 17 00:00:00 2001 From: Dylan Carlson Date: Thu, 30 Dec 2004 11:17:50 +0000 Subject: Fixed SRC_URI to close #76092. --- sys-apps/attr/ChangeLog | 5 ++++- sys-apps/attr/attr-2.4.19.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-apps/attr') diff --git a/sys-apps/attr/ChangeLog b/sys-apps/attr/ChangeLog index 545adaaedc86..c117c3accb60 100644 --- a/sys-apps/attr/ChangeLog +++ b/sys-apps/attr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/attr # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.46 2004/12/16 06:14:46 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.47 2004/12/30 11:17:50 absinthe Exp $ + + 30 Dec 2004; Dylan Carlson attr-2.4.19.ebuild: + Fixed SRC_URI to close #76092. 16 Dec 2004; Dylan Carlson attr-2.4.19.ebuild: Stable on amd64. diff --git a/sys-apps/attr/attr-2.4.19.ebuild b/sys-apps/attr/attr-2.4.19.ebuild index b181f7e238fe..bfeab40f7abd 100644 --- a/sys-apps/attr/attr-2.4.19.ebuild +++ b/sys-apps/attr/attr-2.4.19.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.19.ebuild,v 1.9 2004/12/16 06:14:46 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.19.ebuild,v 1.10 2004/12/30 11:17:50 absinthe Exp $ inherit eutils DESCRIPTION="Extended attributes tools" HOMEPAGE="http://oss.sgi.com/projects/xfs/" -SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" +SRC_URI="ftp://xfs.org/mirror/SGI/cmd_tars/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -- cgit v1.2.3-65-gdbad