diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-04-13 15:18:34 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-04-13 15:18:34 +0000 |
commit | ddec3e533cd6a2128e0175c45e9fc17a75306ad4 (patch) | |
tree | 73f256fd75d76e7967679e28d867f6ca8b7770a0 /sys-apps/attr/attr-2.4.1.ebuild | |
parent | SRC_URI update (diff) | |
download | gentoo-2-ddec3e533cd6a2128e0175c45e9fc17a75306ad4.tar.gz gentoo-2-ddec3e533cd6a2128e0175c45e9fc17a75306ad4.tar.bz2 gentoo-2-ddec3e533cd6a2128e0175c45e9fc17a75306ad4.zip |
SRC_URI update
Diffstat (limited to 'sys-apps/attr/attr-2.4.1.ebuild')
-rw-r--r-- | sys-apps/attr/attr-2.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/attr/attr-2.4.1.ebuild b/sys-apps/attr/attr-2.4.1.ebuild index 41f158a692fd..bd4dc00796be 100644 --- a/sys-apps/attr/attr-2.4.1.ebuild +++ b/sys-apps/attr/attr-2.4.1.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/sys-apps/attr/attr-2.4.1.ebuild,v 1.1 2003/04/13 15:17:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.1.ebuild,v 1.2 2003/04/13 15:18:32 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="xfs 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 - mirror://gentoo/${P}-gentoo-suse-copy.patch.bz2" + http://acl.bestbits.at/current/tar/${P}.src.tar.gz" SLOT="0" LICENSE="LGPL-2.1" |