diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:47:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:47:46 +0000 |
commit | 77776e8804891200cd4bfefefa923fc388408b5c (patch) | |
tree | f4e936a410f1a187f7be90c1c2e8c968aaf9aed1 /sys-apps | |
parent | Stable for amd64, wrt bug #399999 (diff) | |
download | gentoo-2-77776e8804891200cd4bfefefa923fc388408b5c.tar.gz gentoo-2-77776e8804891200cd4bfefefa923fc388408b5c.tar.bz2 gentoo-2-77776e8804891200cd4bfefefa923fc388408b5c.zip |
Stable for amd64, wrt bug #400491
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/timer_entropyd/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/timer_entropyd/timer_entropyd-0.1-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/timer_entropyd/ChangeLog b/sys-apps/timer_entropyd/ChangeLog index 91950a75932d..68b08564835c 100644 --- a/sys-apps/timer_entropyd/ChangeLog +++ b/sys-apps/timer_entropyd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/timer_entropyd -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/timer_entropyd/ChangeLog,v 1.8 2011/10/22 00:21:28 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/timer_entropyd/ChangeLog,v 1.9 2012/02/24 09:47:46 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> timer_entropyd-0.1-r3.ebuild: + Stable for amd64, wrt bug #400491 *timer_entropyd-0.1-r3 (22 Oct 2011) diff --git a/sys-apps/timer_entropyd/timer_entropyd-0.1-r3.ebuild b/sys-apps/timer_entropyd/timer_entropyd-0.1-r3.ebuild index b60d3f3aefe4..f4f9509a24e9 100644 --- a/sys-apps/timer_entropyd/timer_entropyd-0.1-r3.ebuild +++ b/sys-apps/timer_entropyd/timer_entropyd-0.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/timer_entropyd/timer_entropyd-0.1-r3.ebuild,v 1.1 2011/10/22 00:21:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/timer_entropyd/timer_entropyd-0.1-r3.ebuild,v 1.2 2012/02/24 09:47:46 ago Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://www.vanheusden.com/te/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" src_prepare() { |