diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-26 11:41:15 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-26 11:41:15 +0000 |
commit | 814a709ba50afba49e32f062068f8a3fdc05eb3b (patch) | |
tree | c0940053a29e1c4e234ada435437df9f2586fa57 /x11-libs/xvba-video/xvba-video-0.7.8.ebuild | |
parent | Stable on amd64 wrt bug #364505 (diff) | |
download | historical-814a709ba50afba49e32f062068f8a3fdc05eb3b.tar.gz historical-814a709ba50afba49e32f062068f8a3fdc05eb3b.tar.bz2 historical-814a709ba50afba49e32f062068f8a3fdc05eb3b.zip |
Rather keep fdo as homepage as it contains better desc.
Package-Manager: portage-2.2.0_alpha30/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/xvba-video/xvba-video-0.7.8.ebuild')
-rw-r--r-- | x11-libs/xvba-video/xvba-video-0.7.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xvba-video/xvba-video-0.7.8.ebuild b/x11-libs/xvba-video/xvba-video-0.7.8.ebuild index 5af30c1fea19..40fe3e87fd4a 100644 --- a/x11-libs/xvba-video/xvba-video-0.7.8.ebuild +++ b/x11-libs/xvba-video/xvba-video-0.7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-0.7.8.ebuild,v 1.2 2011/04/26 11:39:19 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xvba-video/xvba-video-0.7.8.ebuild,v 1.3 2011/04/26 11:41:15 scarabeus Exp $ EAPI=4 @@ -10,7 +10,7 @@ x86name="${P}.i686" amd64name="${P}.x86_64" DESCRIPTION="XVBA Backend for Video Acceleration (VA) API" -HOMEPAGE="http://www.splitted-desktop.com/~gbeauchesne/xvba-video/" +HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi/" SRC_URI=" amd64? ( http://www.splitted-desktop.com/~gbeauchesne/${PN}/${amd64name}.tar.gz ) x86? ( http://www.splitted-desktop.com/~gbeauchesne/${PN}/${x86name}.tar.gz ) |