diff options
Diffstat (limited to 'media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild')
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild index 04e66a58de36..a7636cda395d 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild @@ -1,13 +1,13 @@ # 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.11-r2.ebuild,v 1.2 2009/01/02 21:14:14 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.11-r2.ebuild,v 1.3 2009/02/24 11:16:21 flameeyes Exp $ EAPI=1 inherit eutils libtool autotools flag-o-matic DESCRIPTION="A networked sound server with an advanced plugin system" -HOMEPAGE="http://0pointer.de/lennart/projects/pulseaudio/" +HOMEPAGE="http://www.pulseaudio.org" SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" |