summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2005-08-12 19:12:56 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2005-08-12 19:12:56 +0000
commite3828e09316a35a2903e04066201093e3bf47e8c (patch)
treee494e3e36bf71d48706647ef1cbad655cf28d3aa /app-admin/longrun
parentstable on alpha (diff)
downloadhistorical-e3828e09316a35a2903e04066201093e3bf47e8c.tar.gz
historical-e3828e09316a35a2903e04066201093e3bf47e8c.tar.bz2
historical-e3828e09316a35a2903e04066201093e3bf47e8c.zip
Only the source tarball is now given to unpack.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-admin/longrun')
-rw-r--r--app-admin/longrun/Manifest8
-rw-r--r--app-admin/longrun/longrun-0.9-r1.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/app-admin/longrun/Manifest b/app-admin/longrun/Manifest
index aca85e2a577d..7bc9d468f0ae 100644
--- a/app-admin/longrun/Manifest
+++ b/app-admin/longrun/Manifest
@@ -2,7 +2,7 @@
Hash: SHA1
MD5 ea8ea50f7006cb6fc1a46baa759435fe ChangeLog 1658
-MD5 977eacf2f9ffcd8f41a03e86e8aa7d59 longrun-0.9-r1.ebuild 809
+MD5 913f3a4af5def87b1d8b84d4da95559f longrun-0.9-r1.ebuild 817
MD5 9a98fa2d2ab8debf915160e430f11e1e longrun-0.9-r2.ebuild 1632
MD5 0f5aca3056f50b06e1f68a87bcc0f999 metadata.xml 443
MD5 228f07c20b6f385b74e39181c7145f11 files/digest-longrun-0.9-r1 138
@@ -10,7 +10,7 @@ MD5 06f54ba7a3451bfe7d701fb642b64d91 files/digest-longrun-0.9-r2 129
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFC/O9JQiJ/wx066S4RAtx2AJ9cBw+FQVgJ11gKLc/fQ/TKIFVegwCfSTti
-MQhIviyXgDcEV4DLl/C/qsk=
-=9yje
+iD8DBQFC/PTUQiJ/wx066S4RAkCXAJ0UHz7zIRvExIS7LluDbcl+ie3vVQCeJeKm
+t28/v4WxGUdoaeiTJxCPj4o=
+=K9sy
-----END PGP SIGNATURE-----
diff --git a/app-admin/longrun/longrun-0.9-r1.ebuild b/app-admin/longrun/longrun-0.9-r1.ebuild
index 4e488420acf0..7d4934f7072f 100644
--- a/app-admin/longrun/longrun-0.9-r1.ebuild
+++ b/app-admin/longrun/longrun-0.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r1.ebuild,v 1.11 2005/08/12 18:46:25 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r1.ebuild,v 1.12 2005/08/12 19:12:56 betelgeuse Exp $
inherit eutils
@@ -20,7 +20,7 @@ DEPEND="virtual/libc"
S=${WORKDIR}/${PN}
src_unpack() {
- unpack ${A}
+ unpack ${P}.tar.bz2
cd ${S}
epatch ${DISTDIR}/${GCC3_PATCH}
}