diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 13:29:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 13:29:52 +0000 |
commit | 0e8a3b56974554ff3a9af03cda836fcc79ac3d0b (patch) | |
tree | f99bffbdbc67e8877832fc68309c2148d0dfb984 /sys-boot/syslinux | |
parent | Stable for amd64, wrt bug #478770 (diff) | |
download | gentoo-2-0e8a3b56974554ff3a9af03cda836fcc79ac3d0b.tar.gz gentoo-2-0e8a3b56974554ff3a9af03cda836fcc79ac3d0b.tar.bz2 gentoo-2-0e8a3b56974554ff3a9af03cda836fcc79ac3d0b.zip |
Stable for amd64, wrt bug #485048
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-boot/syslinux')
-rw-r--r-- | sys-boot/syslinux/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/syslinux/syslinux-4.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog index 8a4010c260d4..2e4d075554b3 100644 --- a/sys-boot/syslinux/ChangeLog +++ b/sys-boot/syslinux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/syslinux # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.102 2013/08/13 06:50:17 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.103 2013/09/21 13:29:52 ago Exp $ + + 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> syslinux-4.07.ebuild: + Stable for amd64, wrt bug #485048 *syslinux-6.02_pre16 (13 Aug 2013) diff --git a/sys-boot/syslinux/syslinux-4.07.ebuild b/sys-boot/syslinux/syslinux-4.07.ebuild index 70e266545df7..84131b374612 100644 --- a/sys-boot/syslinux/syslinux-4.07.ebuild +++ b/sys-boot/syslinux/syslinux-4.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.07.ebuild,v 1.1 2013/07/30 15:10:57 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.07.ebuild,v 1.2 2013/09/21 13:29:52 ago Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="custom-cflags" RDEPEND="sys-fs/mtools |