diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2005-01-13 01:45:39 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2005-01-13 01:45:39 +0000 |
commit | 82b810d3398e2a5299f4a1563b845d2f52f4a174 (patch) | |
tree | d4a21cac2cf99fa41aba5aeebdb4731cc5e23ab4 /app-arch/stuffit/stuffit-5.2.0.611.ebuild | |
parent | fix DEPEND (diff) | |
download | historical-82b810d3398e2a5299f4a1563b845d2f52f4a174.tar.gz historical-82b810d3398e2a5299f4a1563b845d2f52f4a174.tar.bz2 historical-82b810d3398e2a5299f4a1563b845d2f52f4a174.zip |
fixed SRC_URI
Diffstat (limited to 'app-arch/stuffit/stuffit-5.2.0.611.ebuild')
-rw-r--r-- | app-arch/stuffit/stuffit-5.2.0.611.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/stuffit/stuffit-5.2.0.611.ebuild b/app-arch/stuffit/stuffit-5.2.0.611.ebuild index 1a02cd31abd9..3b3d32b951ed 100644 --- a/app-arch/stuffit/stuffit-5.2.0.611.ebuild +++ b/app-arch/stuffit/stuffit-5.2.0.611.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/stuffit-5.2.0.611.ebuild,v 1.13 2005/01/11 11:14:32 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/stuffit-5.2.0.611.ebuild,v 1.14 2005/01/13 01:45:39 jhuebel Exp $ MY_P="stuffit520.611linux-i386" DESCRIPTION="Aladdin Software's StuffIt and StuffIt Expander" HOMEPAGE="http://www.stuffit.com/" -SRC_URI="http://www.aladdinsys.com/downloads/files/${MY_P}.tar.gz" +SRC_URI="http://www.allume.com/downloads/files/${MY_P}.tar.gz" LICENSE="Stuffit" SLOT="0" KEYWORDS="-* x86 ~amd64" |