summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audio-entropyd/ChangeLog5
-rw-r--r--media-sound/audio-entropyd/audio-entropyd-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audio-entropyd/ChangeLog b/media-sound/audio-entropyd/ChangeLog
index e541fe187334..d645a7de152c 100644
--- a/media-sound/audio-entropyd/ChangeLog
+++ b/media-sound/audio-entropyd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audio-entropyd
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/ChangeLog,v 1.28 2009/02/09 17:03:42 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/ChangeLog,v 1.29 2009/03/18 18:04:24 ranger Exp $
+
+ 18 Mar 2009; Brent Baude <ranger@gentoo.org> audio-entropyd-1.0.5.ebuild:
+ stable ppc, bug 259792
09 Feb 2009; Christoph Mende <angelos@gentoo.org>
+files/audio-entropyd-1.0.5-ldflags.patch, audio-entropyd-1.0.5.ebuild:
diff --git a/media-sound/audio-entropyd/audio-entropyd-1.0.5.ebuild b/media-sound/audio-entropyd/audio-entropyd-1.0.5.ebuild
index 8f6a095c2aed..4b7d5c1956e8 100644
--- a/media-sound/audio-entropyd/audio-entropyd-1.0.5.ebuild
+++ b/media-sound/audio-entropyd/audio-entropyd-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-1.0.5.ebuild,v 1.2 2009/02/09 17:03:42 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-1.0.5.ebuild,v 1.3 2009/03/18 18:04:24 ranger Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/aed/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-audio-entropyd )"