diff options
author | Alexis Ballier <aballier@gentoo.org> | 2006-11-26 10:54:46 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2006-11-26 10:54:46 +0000 |
commit | 1b9b2deb6889215b35b2a24975d9a0f65a8d94d4 (patch) | |
tree | 37d64aae6437a53af212cb91f7a2d3881128b08a /media-sound | |
parent | Taking this over from Flameeyes... (diff) | |
download | gentoo-2-1b9b2deb6889215b35b2a24975d9a0f65a8d94d4.tar.gz gentoo-2-1b9b2deb6889215b35b2a24975d9a0f65a8d94d4.tar.bz2 gentoo-2-1b9b2deb6889215b35b2a24975d9a0f65a8d94d4.zip |
Updating homepage
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/normalize/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/normalize/normalize-0.7.4.ebuild | 4 | ||||
-rw-r--r-- | media-sound/normalize/normalize-0.7.6-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/normalize/normalize-0.7.6-r2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/media-sound/normalize/ChangeLog b/media-sound/normalize/ChangeLog index 4f83d3aa70d1..57ad16ea30a5 100644 --- a/media-sound/normalize/ChangeLog +++ b/media-sound/normalize/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/normalize # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/ChangeLog,v 1.20 2006/11/13 15:19:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/ChangeLog,v 1.21 2006/11/26 10:54:46 aballier Exp $ + + 26 Nov 2006; Alexis Ballier <aballier@gentoo.org> normalize-0.7.4.ebuild, + normalize-0.7.6-r1.ebuild, normalize-0.7.6-r2.ebuild: + Updating homepage 13 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> normalize-0.7.4.ebuild, normalize-0.7.6-r1.ebuild, normalize-0.7.6-r2.ebuild: diff --git a/media-sound/normalize/normalize-0.7.4.ebuild b/media-sound/normalize/normalize-0.7.4.ebuild index 4bc190d95d12..7be69e55aca6 100644 --- a/media-sound/normalize/normalize-0.7.4.ebuild +++ b/media-sound/normalize/normalize-0.7.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.4.ebuild,v 1.13 2006/11/13 15:19:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.4.ebuild,v 1.14 2006/11/26 10:54:46 aballier Exp $ IUSE="" DESCRIPTION="Audio file volume normalizer" -HOMEPAGE="http://www.cs.columbia.edu/~cvaill/normalize" +HOMEPAGE="http://normalize.nongnu.org/" SRC_URI="http://www.cs.columbia.edu/~cvaill/${PN}/${P}.tar.bz2" SLOT="0" diff --git a/media-sound/normalize/normalize-0.7.6-r1.ebuild b/media-sound/normalize/normalize-0.7.6-r1.ebuild index e1a94967ba3c..9419a41cf7ec 100644 --- a/media-sound/normalize/normalize-0.7.6-r1.ebuild +++ b/media-sound/normalize/normalize-0.7.6-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.6-r1.ebuild,v 1.12 2006/11/13 15:19:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.6-r1.ebuild,v 1.13 2006/11/26 10:54:46 aballier Exp $ DESCRIPTION="Audio file volume normalizer" -HOMEPAGE="http://www.cs.columbia.edu/~cvaill/normalize" +HOMEPAGE="http://normalize.nongnu.org/" SRC_URI="http://www1.cs.columbia.edu/~cvaill/normalize/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-sound/normalize/normalize-0.7.6-r2.ebuild b/media-sound/normalize/normalize-0.7.6-r2.ebuild index df9542d46c03..bebb157285c5 100644 --- a/media-sound/normalize/normalize-0.7.6-r2.ebuild +++ b/media-sound/normalize/normalize-0.7.6-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.6-r2.ebuild,v 1.10 2006/11/13 15:19:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.6-r2.ebuild,v 1.11 2006/11/26 10:54:45 aballier Exp $ IUSE="mad audiofile nls" DESCRIPTION="Audio file volume normalizer" -HOMEPAGE="http://www.cs.columbia.edu/~cvaill/normalize" +HOMEPAGE="http://normalize.nongnu.org/" SRC_URI="http://www1.cs.columbia.edu/~cvaill/normalize/${P}.tar.bz2" LICENSE="GPL-2" |