summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael J. Cohen <mjc@gentoo.org>2002-06-25 04:05:58 +0000
committerMichael J. Cohen <mjc@gentoo.org>2002-06-25 04:05:58 +0000
commit8bfa06d2f22dd104c8b681fc0379b3c28b17603f (patch)
treee096e06cf847bd99fd420cbd118a2e621bb62658 /sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild
parentUpdated the ettercap ebuild to follow current conventions [SLOT and LICENSE]. (diff)
downloadhistorical-8bfa06d2f22dd104c8b681fc0379b3c28b17603f.tar.gz
historical-8bfa06d2f22dd104c8b681fc0379b3c28b17603f.tar.bz2
historical-8bfa06d2f22dd104c8b681fc0379b3c28b17603f.zip
new release.
Diffstat (limited to 'sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild')
-rw-r--r--sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild b/sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild
index ec0f090c1895..acf385ef34c7 100644
--- a/sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild
+++ b/sys-kernel/mjc-sources/mjc-sources-2.4.19_pre10.ebuild
@@ -21,7 +21,7 @@ ETYPE="sources"
# XXX: FILL THIS STUFF IN =)
DESCRIPTION="Full sources for the Gentoo Linux kernel"
-SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 ftp://ohdarn.net/gentoo/${P}-ac2-mjc.tbz2"
+SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 ftp://ohdarn.net/gentoo/${P}-ac2-mjc3.tar.bz2"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
@@ -42,7 +42,7 @@ src_unpack() {
# Now we need to deal with the tarball of patches.
- unpack ${P}-ac2-mjc.tbz2
+ unpack ${P}-ac2-mjc3.tar.bz2
addpatches gentoo-patches linux-${KV}
cd linux-${KV}