phajdan.jr 14/03/12 05:13:19 Modified: ChangeLog lilo-24.0.ebuild Log: x86 stable wrt bug #503058 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.78 sys-boot/lilo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 23 Sep 2013 12:22:49 -0000 1.77 +++ ChangeLog 12 Mar 2014 05:13:18 -0000 1.78 @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/lilo -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.77 2013/09/23 12:22:49 chainsaw Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.78 2014/03/12 05:13:18 phajdan.jr Exp $ + + 09 Mar 2014; Pawel Hajdan jr <[email protected]> lilo-24.0.ebuild: + x86 stable wrt bug #503058 23 Sep 2013; Tony Vroon <[email protected]> metadata.xml: Taking LILO back under my wing as it seems to have been abandoned. 1.2 sys-boot/lilo/lilo-24.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/lilo-24.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/lilo-24.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/lilo-24.0.ebuild?r1=1.1&r2=1.2 Index: lilo-24.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-24.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lilo-24.0.ebuild 23 Sep 2013 12:21:12 -0000 1.1 +++ lilo-24.0.ebuild 12 Mar 2014 05:13:18 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-24.0.ebuild,v 1.1 2013/09/23 12:21:12 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-24.0.ebuild,v 1.2 2014/03/12 05:13:18 phajdan.jr Exp $ EAPI="5" @@ -20,7 +20,7 @@ SLOT="0" LICENSE="BSD GPL-2" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" DEPEND=">=sys-devel/bin86-0.15.5" RDEPEND="device-mapper? ( >=sys-fs/lvm2-2.02.45 )"
