summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-06 17:06:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-06 17:06:22 +0000
commitb5c5b615c7dca59f9e5af42cc045680cc6fdbd0b (patch)
tree3cc30f3858a762fe6aea7863feeefa101adc1b76 /sys-apps
parentStable for HPPA (bug #426668). (diff)
downloadgentoo-2-b5c5b615c7dca59f9e5af42cc045680cc6fdbd0b.tar.gz
gentoo-2-b5c5b615c7dca59f9e5af42cc045680cc6fdbd0b.tar.bz2
gentoo-2-b5c5b615c7dca59f9e5af42cc045680cc6fdbd0b.zip
Stable for amd64, wrt bug #441506
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 2d3f80acb55d..850ca9d4a49d 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.20 2012/08/19 18:43:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/ChangeLog,v 1.21 2012/11/06 17:06:22 ago Exp $
+
+ 06 Nov 2012; <ago@gentoo.org> haveged-1.5.ebuild:
+ Stable for amd64, wrt bug #441506
19 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Re-assign to sysadmin herd.
diff --git a/sys-apps/haveged/haveged-1.5.ebuild b/sys-apps/haveged/haveged-1.5.ebuild
index c1cf115ac298..733cd4feb8d7 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.1 2012/08/15 14:58:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/haveged-1.5.ebuild,v 1.2 2012/11/06 17:06:22 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"