Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
angelos 08/01/22 12:22:44
Modified: audio-entropyd-1.0.1.ebuild ChangeLog
Log:
Work around compilation failures on uclibc
(Portage version: 2.1.4)
Revision Changes Path
1.4 media-sound/audio-entropyd/audio-entropyd-1.0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-1.0.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-1.0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-1.0.1.ebuild?r1=1.3&r2=1.4
Index: audio-entropyd-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-1.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- audio-entropyd-1.0.1.ebuild 21 Jan 2008 21:55:52 -0000 1.3
+++ audio-entropyd-1.0.1.ebuild 22 Jan 2008 12:22:44 -0000 1.4
@@ -1,8 +1,8 @@
# Copyright 1999-2008 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.1.ebuild,v 1.3 2008/01/21 21:55:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-1.0.1.ebuild,v 1.4 2008/01/22 12:22:44 angelos Exp $
-inherit toolchain-funcs
+inherit eutils toolchain-funcs
DESCRIPTION="Audio-entropyd generates entropy-data for the /dev/random device."
HOMEPAGE="http://www.vanheusden.com/aed/"
@@ -19,6 +19,7 @@
unpack ${A}
cd "${S}"
+ epatch "${FILESDIR}/${P}-uclibc.patch"
sed -i -e "s:^OPT_FLAGS=.*:OPT_FLAGS=${CFLAGS}:" Makefile
}
1.24 media-sound/audio-entropyd/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audio-entropyd/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audio-entropyd/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audio-entropyd/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 21 Jan 2008 21:58:40 -0000 1.23
+++ ChangeLog 22 Jan 2008 12:22:44 -0000 1.24
@@ -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.23 2008/01/21 21:58:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/ChangeLog,v 1.24 2008/01/22 12:22:44 angelos Exp $
+
+ 22 Jan 2008; Christoph Mende <angelos@g.o>
+ +files/audio-entropyd-1.0.1-uclibc.patch, audio-entropyd-1.0.1.ebuild:
+ Work around compilation failures on uclibc
21 Jan 2008; Markus Meier <maekke@g.o>
-audio-entropyd-0.0.6.ebuild:
--
gentoo-commits@g.o mailing list
|
|