diff options
author | 2014-10-29 10:34:01 +0000 | |
---|---|---|
committer | 2014-10-29 10:34:01 +0000 | |
commit | b641920764bcb47f0c6653617f86fe72bfff26a5 (patch) | |
tree | 2e1f2b594d89f24defc6bf3310d792d69dc287af /sys-boot/syslinux/syslinux-5.10.ebuild | |
parent | Stable for amd64, wrt bug #525678 (diff) | |
download | gentoo-2-b641920764bcb47f0c6653617f86fe72bfff26a5.tar.gz gentoo-2-b641920764bcb47f0c6653617f86fe72bfff26a5.tar.bz2 gentoo-2-b641920764bcb47f0c6653617f86fe72bfff26a5.zip |
Stable for amd64, wrt bug #523812
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-boot/syslinux/syslinux-5.10.ebuild')
-rw-r--r-- | sys-boot/syslinux/syslinux-5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/syslinux/syslinux-5.10.ebuild b/sys-boot/syslinux/syslinux-5.10.ebuild index a397f1de4a60..348bb081426d 100644 --- a/sys-boot/syslinux/syslinux-5.10.ebuild +++ b/sys-boot/syslinux/syslinux-5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-5.10.ebuild,v 1.3 2014/10/14 12:08:35 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-5.10.ebuild,v 1.4 2014/10/29 10:34:01 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="custom-cflags" RDEPEND="sys-fs/mtools |