summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-02-25 21:14:37 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-02-25 21:14:37 +0000
commita0612be4a73a54c82fa404494514601c67b8fd50 (patch)
tree7bc0e7610abe8fc483e3bc3039ea924afbca289c /sys-boot
parentStable on x86, bug #123970. (diff)
downloadgentoo-2-a0612be4a73a54c82fa404494514601c67b8fd50.tar.gz
gentoo-2-a0612be4a73a54c82fa404494514601c67b8fd50.tar.bz2
gentoo-2-a0612be4a73a54c82fa404494514601c67b8fd50.zip
Stable on x86; bug #122743
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/syslinux/ChangeLog5
-rw-r--r--sys-boot/syslinux/Manifest6
-rw-r--r--sys-boot/syslinux/syslinux-3.11.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog
index ce301a3901a7..6d4bbbda03c1 100644
--- a/sys-boot/syslinux/ChangeLog
+++ b/sys-boot/syslinux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/syslinux
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.21 2006/02/17 21:34:48 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.22 2006/02/25 21:14:37 halcy0n Exp $
+
+ 25 Feb 2006; Mark Loeser <halcy0n@gentoo.org> syslinux-3.11.ebuild:
+ Stable on x86; bug #122743
17 Feb 2006; Simon Stelling <blubb@gentoo.org> syslinux-3.11.ebuild:
stable on amd64
diff --git a/sys-boot/syslinux/Manifest b/sys-boot/syslinux/Manifest
index f8765a5938ec..819bfa2ff368 100644
--- a/sys-boot/syslinux/Manifest
+++ b/sys-boot/syslinux/Manifest
@@ -40,6 +40,6 @@ SHA256 f7a270ff64d9d079c37ce6c07a782c912c1dd5277d07203eb7501d80de8b8ebc syslinux
MD5 db61b751c7b6ad05cdcc58e5805200db syslinux-3.09.ebuild 1088
RMD160 46a8dc18d320aaac2fccf0c91f70e565d71132a1 syslinux-3.09.ebuild 1088
SHA256 8589318d980a9d23a6d6992531a84e67d688bf7954313e3674743feaa88e0cb5 syslinux-3.09.ebuild 1088
-MD5 ff99ae3720d8a85597b745230643add8 syslinux-3.11.ebuild 1093
-RMD160 093bb71f6e4dfa19b3da3ad59344d1072dfea8ab syslinux-3.11.ebuild 1093
-SHA256 fbe673a267f9daf2d30952da5a1619135307917340c2285a9236afd08b33c565 syslinux-3.11.ebuild 1093
+MD5 f1898062a0f972e2116a62e154c346e0 syslinux-3.11.ebuild 1092
+RMD160 90461e3db3078f8c87a44a8c0f113ac12552148d syslinux-3.11.ebuild 1092
+SHA256 ddcba646dc3b76fcbd617e44fc43c39b9be845f7fddeb45ef005aaa4a1ab2d16 syslinux-3.11.ebuild 1092
diff --git a/sys-boot/syslinux/syslinux-3.11.ebuild b/sys-boot/syslinux/syslinux-3.11.ebuild
index 8a146019d01a..912f86ec1743 100644
--- a/sys-boot/syslinux/syslinux-3.11.ebuild
+++ b/sys-boot/syslinux/syslinux-3.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.11.ebuild,v 1.3 2006/02/17 21:34:48 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.11.ebuild,v 1.4 2006/02/25 21:14:37 halcy0n Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE=""
RDEPEND="sys-fs/mtools"