summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-06-01 23:19:21 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-06-01 23:19:21 +0000
commita49286065c53e8d64fea9c229aa86b7308362a9f (patch)
tree18f654f2a07e69fc9c9df7ff3a774fecae55b857 /media-sound/rezound
parentAdd fix from upstream for restoring perms/owners properly #218040 by alexsaa. (diff)
downloadgentoo-2-a49286065c53e8d64fea9c229aa86b7308362a9f.tar.gz
gentoo-2-a49286065c53e8d64fea9c229aa86b7308362a9f.tar.bz2
gentoo-2-a49286065c53e8d64fea9c229aa86b7308362a9f.zip
Add various patches: gcc 4.3 and endianness typo ported from debian by Peter Alfredsen <loki_val@gentoo.org>, bug #219438, another one to shut up autofoo warnings and a last one to fix build with new libtools
(Portage version: 2.1.5.3)
Diffstat (limited to 'media-sound/rezound')
-rw-r--r--media-sound/rezound/ChangeLog8
-rw-r--r--media-sound/rezound/rezound-0.12.3_beta-r1.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/media-sound/rezound/ChangeLog b/media-sound/rezound/ChangeLog
index 0533a8c675dd..ccd1402fc8fc 100644
--- a/media-sound/rezound/ChangeLog
+++ b/media-sound/rezound/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/rezound
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.53 2008/04/24 10:01:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.54 2008/06/01 23:19:21 aballier Exp $
+
+ 01 Jun 2008; Alexis Ballier <aballier@gentoo.org>
+ rezound-0.12.3_beta-r1.ebuild:
+ Add various patches: gcc 4.3 and endianness typo ported from debian by
+ Peter Alfredsen <loki_val@gentoo.org>, bug #219438, another one to shut up
+ autofoo warnings and a last one to fix build with new libtools
24 Apr 2008; Raúl Porcel <armin76@gentoo.org>
rezound-0.12.3_beta-r1.ebuild:
diff --git a/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild b/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild
index e634270b70b3..647f53dcaf9d 100644
--- a/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild
+++ b/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild
@@ -1,16 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild,v 1.5 2008/04/24 10:01:47 armin76 Exp $
-
-WANT_AUTOMAKE=1.9
-WANT_AUTOCONF=2.5
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild,v 1.6 2008/06/01 23:19:21 aballier Exp $
inherit eutils autotools
MY_P="${P/_/}"
S="${WORKDIR}/${MY_P}"
-PATCHLEVEL="4"
+PATCHLEVEL="5"
DESCRIPTION="Sound editor and recorder"
HOMEPAGE="http://rezound.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz