summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-03 15:56:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-03 15:56:22 +0000
commitc58cdc19c2268fe17a274e8b01ee14becdc72fef (patch)
treea4b9b9ee62915a4fc0197a694f9221bcc677c5d7 /sys-apps
parentStable for amd64, wrt bug #429210 (diff)
downloadgentoo-2-c58cdc19c2268fe17a274e8b01ee14becdc72fef.tar.gz
gentoo-2-c58cdc19c2268fe17a274e8b01ee14becdc72fef.tar.bz2
gentoo-2-c58cdc19c2268fe17a274e8b01ee14becdc72fef.zip
Stable for amd64, wrt bug #422171
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/haveged/ChangeLog5
-rw-r--r--sys-apps/haveged/haveged-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/haveged/ChangeLog b/sys-apps/haveged/ChangeLog
index 67ea7e5f2a27..730d13e7f5fa 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.16 2012/07/02 10:53:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/ChangeLog,v 1.17 2012/08/03 15:56:22 ago Exp $
+
+ 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> haveged-1.4.ebuild:
+ Stable for amd64, wrt bug #422171
02 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> -files/haveged-init.d,
-haveged-1.1.ebuild, -haveged-1.2.ebuild, haveged-1.4.ebuild:
diff --git a/sys-apps/haveged/haveged-1.4.ebuild b/sys-apps/haveged/haveged-1.4.ebuild
index c8028c2c2e85..536e5e909050 100644
--- a/sys-apps/haveged/haveged-1.4.ebuild
+++ b/sys-apps/haveged/haveged-1.4.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.4.ebuild,v 1.2 2012/07/02 10:53:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/haveged-1.4.ebuild,v 1.3 2012/08/03 15:56: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"