diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-05-07 20:21:07 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-05-07 20:21:07 +0000 |
commit | 905fdcd357a212637c2430e80a416a3a14213ec0 (patch) | |
tree | a270df18d6c968ab88741ee294f19594f4aea502 /media-sound | |
parent | Clean up IUSE and S. (Manifest recommit) (diff) | |
download | gentoo-2-905fdcd357a212637c2430e80a416a3a14213ec0.tar.gz gentoo-2-905fdcd357a212637c2430e80a416a3a14213ec0.tar.bz2 gentoo-2-905fdcd357a212637c2430e80a416a3a14213ec0.zip |
Remove S=
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audio-entropyd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/media-sound/audio-entropyd/ChangeLog b/media-sound/audio-entropyd/ChangeLog index 7b2cdd770a46..1a8936753c10 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/ChangeLog,v 1.5 2004/04/08 00:39:58 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/ChangeLog,v 1.6 2004/05/07 20:21:07 tseng Exp $ + + 07 May 2004; Brandon Hale <tseng@gentoo.org> audio-entropyd-0.0.6.ebuild: + Remove S= 07 Apr 2004; Chris PeBenito <pebenito@gentoo.org> audio-entropyd-0.0.6.ebuild: diff --git a/media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild b/media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild index 57db13988d98..305b1c28028c 100644 --- a/media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild +++ b/media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.5 2004/04/08 00:39:58 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-0.0.6.ebuild,v 1.6 2004/05/07 20:21:07 tseng Exp $ DESCRIPTION="Audio-entropyd generates entropy-data for the /dev/random device." HOMEPAGE="http://www.vanheusden.com/aed/" @@ -14,8 +14,6 @@ RDEPEND="${DEPEND} >=sys-apps/sed-4 selinux? ( sec-policy/selinux-audio-entropyd )" -S=${WORKDIR}/${P} - src_unpack() { unpack ${A} |