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
commit1ef568e1376166aa160e7ab42ab05225733d122a (patch)
treefaaf2bc3ee4e33fb8fac1def9dc2363a63eef45c /app-admin/longrun
parentstable on alpha (diff)
downloadgentoo-2-1ef568e1376166aa160e7ab42ab05225733d122a.tar.gz
gentoo-2-1ef568e1376166aa160e7ab42ab05225733d122a.tar.bz2
gentoo-2-1ef568e1376166aa160e7ab42ab05225733d122a.zip
Only the source tarball is now given to unpack.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-admin/longrun')
-rw-r--r--app-admin/longrun/Manifest12
-rw-r--r--app-admin/longrun/longrun-0.9-r1.ebuild4
2 files changed, 3 insertions, 13 deletions
diff --git a/app-admin/longrun/Manifest b/app-admin/longrun/Manifest
index aca85e2a577d..34d9fbce9b3a 100644
--- a/app-admin/longrun/Manifest
+++ b/app-admin/longrun/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 ea8ea50f7006cb6fc1a46baa759435fe ChangeLog 1658
-MD5 977eacf2f9ffcd8f41a03e86e8aa7d59 longrun-0.9-r1.ebuild 809
+MD5 a4d980e5aa4afddfec2cd83121e6d1f4 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
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
------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}
}