summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-09-02 06:39:49 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-09-02 06:39:49 +0000
commit86e080cfb35f95fb74c70c60f228e4ea988d4753 (patch)
tree06ab81fa3e9cabfcaee9960d21769cda610609da /sys-apps
parentInitial import. Ebuild submitted by Martin Blais <blais@furius.ca>, closing b... (diff)
downloadgentoo-2-86e080cfb35f95fb74c70c60f228e4ea988d4753.tar.gz
gentoo-2-86e080cfb35f95fb74c70c60f228e4ea988d4753.tar.bz2
gentoo-2-86e080cfb35f95fb74c70c60f228e4ea988d4753.zip
One of the SRC_URI is bad.
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/attr/ChangeLog5
-rw-r--r--sys-apps/attr/attr-2.4.16.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-apps/attr/ChangeLog b/sys-apps/attr/ChangeLog
index d401a819d714..24eeba537b8a 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.38 2004/08/31 10:39:15 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.39 2004/09/02 06:39:49 robbat2 Exp $
+
+ 01 Sep 2004; Robin H. Johnson <robbat2@gentoo.org> attr-2.4.16.ebuild:
+ One of the SRC_URI is bad.
*attr-2.4.16 (31 Aug 2004)
diff --git a/sys-apps/attr/attr-2.4.16.ebuild b/sys-apps/attr/attr-2.4.16.ebuild
index 1092a73ff3e7..b70c1639e680 100644
--- a/sys-apps/attr/attr-2.4.16.ebuild
+++ b/sys-apps/attr/attr-2.4.16.ebuild
@@ -1,13 +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.16.ebuild,v 1.1 2004/08/31 10:39:15 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.16.ebuild,v 1.2 2004/09/02 06:39:49 robbat2 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
- http://acl.bestbits.at/current/tar/${P}.src.tar.gz"
+SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"