summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-01-21 21:58:40 +0000
committerMarkus Meier <maekke@gentoo.org>2008-01-21 21:58:40 +0000
commitd8b793be4d58c6c6fe800935f0fcca843d075ece (patch)
tree0d9a42872c99f375874331a7f8d228e4833db5a3 /media-sound/audio-entropyd
parentRemove dependency on whole dev-java/ant. (diff)
downloadgentoo-2-d8b793be4d58c6c6fe800935f0fcca843d075ece.tar.gz
gentoo-2-d8b793be4d58c6c6fe800935f0fcca843d075ece.tar.bz2
gentoo-2-d8b793be4d58c6c6fe800935f0fcca843d075ece.zip
old
(Portage version: 2.1.4)
Diffstat (limited to 'media-sound/audio-entropyd')
-rw-r--r--media-sound/audio-entropyd/ChangeLog6
-rw-r--r--media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild35
-rw-r--r--media-sound/audio-entropyd/files/digest-audio-entropyd-0.0.63
3 files changed, 5 insertions, 39 deletions
diff --git a/media-sound/audio-entropyd/ChangeLog b/media-sound/audio-entropyd/ChangeLog
index 586285550fb0..25c1b138f6c7 100644
--- a/media-sound/audio-entropyd/ChangeLog
+++ b/media-sound/audio-entropyd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/audio-entropyd
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/ChangeLog,v 1.22 2008/01/21 21:55:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/ChangeLog,v 1.23 2008/01/21 21:58:40 maekke Exp $
+
+ 21 Jan 2008; Markus Meier <maekke@gentoo.org>
+ -audio-entropyd-0.0.6.ebuild:
+ old
21 Jan 2008; Markus Meier <maekke@gentoo.org> audio-entropyd-1.0.1.ebuild:
x86 stable, bug #206736
diff --git a/media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild b/media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild
deleted file mode 100644
index 4db972452a3b..000000000000
--- a/media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild,v 1.13 2007/06/24 20:57:50 angelos Exp $
-
-DESCRIPTION="Audio-entropyd generates entropy-data for the /dev/random device."
-HOMEPAGE="http://www.vanheusden.com/aed/"
-SRC_URI="http://www.vanheusden.com/aed/${P}.tgz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc amd64 ~sparc"
-IUSE="selinux"
-DEPEND="virtual/libc"
-RDEPEND="${DEPEND}
- >=sys-apps/sed-4
- !amd64? ( selinux? ( sec-policy/selinux-audio-entropyd ) )"
-
-src_unpack() {
- unpack ${A}
-
- cd ${S}
- sed -i.orig \
- -e "s:^OPT_FLAGS=.*:OPT_FLAGS=$CFLAGS:" \
- Makefile
-}
-
-src_compile() {
- emake || die "emake failed"
-}
-
-src_install() {
- dosbin audio-entropyd
-
- newinitd ${FILESDIR}/${PN}.init ${PN}
- newconfd ${FILESDIR}/${PN}.conf ${PN}
-}
diff --git a/media-sound/audio-entropyd/files/digest-audio-entropyd-0.0.6 b/media-sound/audio-entropyd/files/digest-audio-entropyd-0.0.6
deleted file mode 100644
index 089daf6a85ec..000000000000
--- a/media-sound/audio-entropyd/files/digest-audio-entropyd-0.0.6
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 ef014b233c08a0f6eb12d2a75c3041b9 audio-entropyd-0.0.6.tgz 15478
-RMD160 57220924a52e1c619450cab2ad574fd835db2636 audio-entropyd-0.0.6.tgz 15478
-SHA256 f539ffea87f7e8e486587e76ded16444f24ceb2378fe6d7252fb1c00e17f40e7 audio-entropyd-0.0.6.tgz 15478