summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2005-01-13 01:45:39 +0000
committerJason Huebel <jhuebel@gentoo.org>2005-01-13 01:45:39 +0000
commit82b810d3398e2a5299f4a1563b845d2f52f4a174 (patch)
treed4a21cac2cf99fa41aba5aeebdb4731cc5e23ab4 /app-arch
parentfix DEPEND (diff)
downloadhistorical-82b810d3398e2a5299f4a1563b845d2f52f4a174.tar.gz
historical-82b810d3398e2a5299f4a1563b845d2f52f4a174.tar.bz2
historical-82b810d3398e2a5299f4a1563b845d2f52f4a174.zip
fixed SRC_URI
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/stuffit/ChangeLog5
-rw-r--r--app-arch/stuffit/Manifest14
-rw-r--r--app-arch/stuffit/stuffit-5.2.0.611.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/app-arch/stuffit/ChangeLog b/app-arch/stuffit/ChangeLog
index e465b86fe880..31568c35bfb4 100644
--- a/app-arch/stuffit/ChangeLog
+++ b/app-arch/stuffit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/stuffit
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/ChangeLog,v 1.12 2005/01/11 11:14:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/ChangeLog,v 1.13 2005/01/13 01:45:39 jhuebel Exp $
+
+ 12 Jan 2005; Jason Huebel <jhuebel@gentoo.org> stuffit-5.2.0.611.ebuild:
+ fixed SRC_URI
11 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
stuffit-5.2.0.611.ebuild:
diff --git a/app-arch/stuffit/Manifest b/app-arch/stuffit/Manifest
index 02f8b9927b34..dbb8cac0f4e4 100644
--- a/app-arch/stuffit/Manifest
+++ b/app-arch/stuffit/Manifest
@@ -1,13 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 a2da1ea6d228a019a36a60004cf5b8c2 ChangeLog 1313
-MD5 abf4cc154a957e98802d6c4b4b58e06e stuffit-5.2.0.611.ebuild 1916
+MD5 3ac0a02003331dd9a09fd321fab0ed38 ChangeLog 1402
+MD5 e7d8ae664e89f442a48f1053caad6190 stuffit-5.2.0.611.ebuild 1909
MD5 aae2258184170ba7175ec7bfeba51e96 files/digest-stuffit-5.2.0.611 77
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFB47UiArHZZzCEUG0RAqxmAKCKS2AK7j0RG2+vht9P4mtjKe0kWgCbBc4D
-08YEEMDC9zrmyMGCz3wRTRk=
-=5qwh
------END PGP SIGNATURE-----
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"