summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-08-25 10:24:37 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-08-25 10:24:37 +0000
commitc9a21e8ff630a2d7aad2e289ecb500d43e8d8a51 (patch)
tree8fa07bbb0794f947a7a28a6c7c7dae770b53a3b4 /media-sound
parentRename xfce4-cellmodem to xfce4-cellmodem-plugin. (diff)
downloadgentoo-2-c9a21e8ff630a2d7aad2e289ecb500d43e8d8a51.tar.gz
gentoo-2-c9a21e8ff630a2d7aad2e289ecb500d43e8d8a51.tar.bz2
gentoo-2-c9a21e8ff630a2d7aad2e289ecb500d43e8d8a51.zip
Remove references to autotools.eclass, the current version does not need fiddling with automake.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pulseaudio/ChangeLog7
-rw-r--r--media-sound/pulseaudio/pulseaudio-0.9.16_rc6-r51.ebuild6
-rw-r--r--media-sound/pulseaudio/pulseaudio-0.9.16_rc6.ebuild6
3 files changed, 10 insertions, 9 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog
index 294405dd8edb..73f29f25d1de 100644
--- a/media-sound/pulseaudio/ChangeLog
+++ b/media-sound/pulseaudio/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/pulseaudio
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.145 2009/08/25 00:46:43 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.146 2009/08/25 10:24:37 flameeyes Exp $
+
+ 25 Aug 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ pulseaudio-0.9.16_rc6.ebuild, pulseaudio-0.9.16_rc6-r51.ebuild:
+ Remove references to autotools.eclass, the current version does not need
+ fiddling with automake.
*pulseaudio-0.9.16_rc6-r51 (25 Aug 2009)
*pulseaudio-0.9.16_rc6 (25 Aug 2009)
diff --git a/media-sound/pulseaudio/pulseaudio-0.9.16_rc6-r51.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.16_rc6-r51.ebuild
index 09bcdb9818ae..73aeaf5de9f8 100644
--- a/media-sound/pulseaudio/pulseaudio-0.9.16_rc6-r51.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-0.9.16_rc6-r51.ebuild
@@ -1,12 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.16_rc6-r51.ebuild,v 1.1 2009/08/25 00:46:43 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.16_rc6-r51.ebuild,v 1.2 2009/08/25 10:24:37 flameeyes Exp $
EAPI=2
-WANT_AUTOMAKE=1.11
-
-inherit eutils libtool flag-o-matic autotools
+inherit eutils libtool flag-o-matic
DESCRIPTION="A networked sound server with an advanced plugin system"
HOMEPAGE="http://www.pulseaudio.org/"
diff --git a/media-sound/pulseaudio/pulseaudio-0.9.16_rc6.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.16_rc6.ebuild
index 7df92323a08e..bb2ac02e8c2d 100644
--- a/media-sound/pulseaudio/pulseaudio-0.9.16_rc6.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-0.9.16_rc6.ebuild
@@ -1,12 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.16_rc6.ebuild,v 1.1 2009/08/25 00:46:43 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.16_rc6.ebuild,v 1.2 2009/08/25 10:24:37 flameeyes Exp $
EAPI=2
-WANT_AUTOMAKE=1.11
-
-inherit eutils libtool flag-o-matic autotools
+inherit eutils libtool flag-o-matic
DESCRIPTION="A networked sound server with an advanced plugin system"
HOMEPAGE="http://www.pulseaudio.org/"