diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-01 05:56:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-01 05:56:45 +0000 |
commit | 76f89c1a94242a0e56524bb50b76c09a3d019d57 (patch) | |
tree | 7da914be7aa61b9e7faac78c6695597a052959a0 /media-video/ffprobe | |
parent | fix typo in description (diff) | |
download | gentoo-2-76f89c1a94242a0e56524bb50b76c09a3d019d57.tar.gz gentoo-2-76f89c1a94242a0e56524bb50b76c09a3d019d57.tar.bz2 gentoo-2-76f89c1a94242a0e56524bb50b76c09a3d019d57.zip |
fix url
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'media-video/ffprobe')
-rw-r--r-- | media-video/ffprobe/ffprobe-79.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffprobe/ffprobe-79.ebuild b/media-video/ffprobe/ffprobe-79.ebuild index b588ee24dbd2..d4567a9258f0 100644 --- a/media-video/ffprobe/ffprobe-79.ebuild +++ b/media-video/ffprobe/ffprobe-79.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffprobe/ffprobe-79.ebuild,v 1.1 2009/02/27 18:40:56 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffprobe/ffprobe-79.ebuild,v 1.2 2009/03/01 05:56:45 mr_bones_ Exp $ inherit autotools DESCRIPTION="Tool to probe audio / video using ffmpeg and print pretty output" HOMEPAGE="http://sourceforge.net/projects/ffprobe/" -SRC_URI="mirrors://gentoo/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |