diff options
author | 2013-09-22 06:50:34 +0000 | |
---|---|---|
committer | 2013-09-22 06:50:34 +0000 | |
commit | e1739bafaa781fd6479a5b7cafc621eb4823df8d (patch) | |
tree | 49cc1da58e589f3246c13138cdd4706cce46f872 /sys-apps | |
parent | Stable for x86, wrt bug #480106 (diff) | |
download | gentoo-2-e1739bafaa781fd6479a5b7cafc621eb4823df8d.tar.gz gentoo-2-e1739bafaa781fd6479a5b7cafc621eb4823df8d.tar.bz2 gentoo-2-e1739bafaa781fd6479a5b7cafc621eb4823df8d.zip |
Stable for x86, wrt bug #480108
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/haveged/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/haveged/haveged-1.7a-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/haveged/ChangeLog b/sys-apps/haveged/ChangeLog index 512cc31b38f4..7715899dc220 100644 --- a/sys-apps/haveged/ChangeLog +++ b/sys-apps/haveged/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/haveged # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/ChangeLog,v 1.28 2013/09/21 13:31:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/ChangeLog,v 1.29 2013/09/22 06:50:34 ago Exp $ + + 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> haveged-1.7a-r1.ebuild: + Stable for x86, wrt bug #480108 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> haveged-1.7a-r1.ebuild: Stable for amd64, wrt bug #480108 diff --git a/sys-apps/haveged/haveged-1.7a-r1.ebuild b/sys-apps/haveged/haveged-1.7a-r1.ebuild index 4555f4eb9520..b48f8a8fdc10 100644 --- a/sys-apps/haveged/haveged-1.7a-r1.ebuild +++ b/sys-apps/haveged/haveged-1.7a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/haveged-1.7a-r1.ebuild,v 1.2 2013/09/21 13:31:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/haveged-1.7a-r1.ebuild,v 1.3 2013/09/22 06:50:34 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.issihosts.com/haveged/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |