summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-04-04 21:51:35 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-04-04 21:51:35 +0000
commit3e6b6648046971693c00fd7d93b9c78fed0e719d (patch)
tree6401eb48b45afd11ed4e1373f1d53b67ffdbe707 /sys-boot/syslinux/syslinux-3.83.ebuild
parentDelete calls to deprecated python_version(). (diff)
downloadhistorical-3e6b6648046971693c00fd7d93b9c78fed0e719d.tar.gz
historical-3e6b6648046971693c00fd7d93b9c78fed0e719d.tar.bz2
historical-3e6b6648046971693c00fd7d93b9c78fed0e719d.zip
sys-boot/syslinux: version bump, fix SRC_URI
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sys-boot/syslinux/syslinux-3.83.ebuild')
-rw-r--r--sys-boot/syslinux/syslinux-3.83.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/syslinux/syslinux-3.83.ebuild b/sys-boot/syslinux/syslinux-3.83.ebuild
index 450cbbfe9517..554d30e28bcf 100644
--- a/sys-boot/syslinux/syslinux-3.83.ebuild
+++ b/sys-boot/syslinux/syslinux-3.83.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.83.ebuild,v 1.3 2010/02/26 12:10:54 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.83.ebuild,v 1.4 2010/04/04 21:51:35 chithanh Exp $
inherit eutils
DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader"
HOMEPAGE="http://syslinux.zytor.com/"
-SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${P}.tar.bz2"
+SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"