diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2009-10-22 14:19:03 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2009-10-22 14:19:03 +0000 |
commit | 1538301595c8955bfcc2b5488269893725112ee8 (patch) | |
tree | 3c15cbafb0141135607f504c4151a5410c26278c /x11-libs/libvdpau | |
parent | initial ebuild; theme for vdr-graphtft-0.3.1.x (diff) | |
download | gentoo-2-1538301595c8955bfcc2b5488269893725112ee8.tar.gz gentoo-2-1538301595c8955bfcc2b5488269893725112ee8.tar.bz2 gentoo-2-1538301595c8955bfcc2b5488269893725112ee8.zip |
drop inherit of autotools eclass
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libvdpau')
-rw-r--r-- | x11-libs/libvdpau/libvdpau-0.2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-libs/libvdpau/libvdpau-0.2.ebuild b/x11-libs/libvdpau/libvdpau-0.2.ebuild index bf9d345b9cf2..e13963ed08ca 100644 --- a/x11-libs/libvdpau/libvdpau-0.2.ebuild +++ b/x11-libs/libvdpau/libvdpau-0.2.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.2.ebuild,v 1.2 2009/10/22 14:18:30 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libvdpau/libvdpau-0.2.ebuild,v 1.3 2009/10/22 14:19:03 cardoe Exp $ EAPI="2" -inherit autotools - DESCRIPTION="VDPAU wrapper and trace libraries" HOMEPAGE="http://www.freedesktop.org/wiki/Software/VDPAU" SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz" |