summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-21 10:10:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-21 10:10:40 +0000
commit0b2b79c05c41f6563462af25a6168493a2ead72a (patch)
tree8e4129b54687b89069dbb1d8eadff8e463dd5902 /sys-apps
parentStable for x86, wrt bug #441502 (diff)
downloadgentoo-2-0b2b79c05c41f6563462af25a6168493a2ead72a.tar.gz
gentoo-2-0b2b79c05c41f6563462af25a6168493a2ead72a.tar.bz2
gentoo-2-0b2b79c05c41f6563462af25a6168493a2ead72a.zip
Stable for x86, wrt bug #441506
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/haveged/ChangeLog5
-rw-r--r--sys-apps/haveged/haveged-1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/haveged/ChangeLog b/sys-apps/haveged/ChangeLog
index 850ca9d4a49d..1d54944dcab5 100644
--- a/sys-apps/haveged/ChangeLog
+++ b/sys-apps/haveged/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/haveged
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/ChangeLog,v 1.21 2012/11/06 17:06:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/ChangeLog,v 1.22 2012/11/21 10:10:40 ago Exp $
+
+ 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> haveged-1.5.ebuild:
+ Stable for x86, wrt bug #441506
06 Nov 2012; <ago@gentoo.org> haveged-1.5.ebuild:
Stable for amd64, wrt bug #441506
diff --git a/sys-apps/haveged/haveged-1.5.ebuild b/sys-apps/haveged/haveged-1.5.ebuild
index 733cd4feb8d7..766396949bd9 100644
--- a/sys-apps/haveged/haveged-1.5.ebuild
+++ b/sys-apps/haveged/haveged-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/haveged-1.5.ebuild,v 1.2 2012/11/06 17:06:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/haveged-1.5.ebuild,v 1.3 2012/11/21 10:10:40 ago Exp $
EAPI=4
DESCRIPTION="A simple entropy daemon using the HAVEGE algorithm"
@@ -9,7 +9,7 @@ SRC_URI="http://www.issihosts.com/haveged/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="sys-devel/gcc"