diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-26 13:24:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-26 13:24:00 +0000 |
commit | 3537f53a7498c63d55df2fd4dec15afe4480497a (patch) | |
tree | f5865ba1f66cbbe743ab7fe932094c22c66401f2 /sys-boot | |
parent | Stable for amd64, wrt bug #521966 (diff) | |
download | gentoo-2-3537f53a7498c63d55df2fd4dec15afe4480497a.tar.gz gentoo-2-3537f53a7498c63d55df2fd4dec15afe4480497a.tar.bz2 gentoo-2-3537f53a7498c63d55df2fd4dec15afe4480497a.zip |
Stable for x86, wrt bug #521966
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/lilo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/lilo/lilo-24.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/lilo/ChangeLog b/sys-boot/lilo/ChangeLog index 2bb384f6b21e..b8939334f210 100644 --- a/sys-boot/lilo/ChangeLog +++ b/sys-boot/lilo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/lilo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.81 2014/09/26 13:23:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.82 2014/09/26 13:24:00 ago Exp $ + + 26 Sep 2014; Agostino Sarubbo <ago@gentoo.org> lilo-24.0-r1.ebuild: + Stable for x86, wrt bug #521966 26 Sep 2014; Agostino Sarubbo <ago@gentoo.org> lilo-24.0-r1.ebuild: Stable for amd64, wrt bug #521966 diff --git a/sys-boot/lilo/lilo-24.0-r1.ebuild b/sys-boot/lilo/lilo-24.0-r1.ebuild index c900df0630eb..6c41523c2180 100644 --- a/sys-boot/lilo/lilo-24.0-r1.ebuild +++ b/sys-boot/lilo/lilo-24.0-r1.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/lilo/lilo-24.0-r1.ebuild,v 1.2 2014/09/26 13:23:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-24.0-r1.ebuild,v 1.3 2014/09/26 13:24:00 ago Exp $ EAPI="5" @@ -20,7 +20,7 @@ SRC_URI=" 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 )" |