diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-17 21:59:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-17 21:59:06 +0000 |
commit | 90e5113a48cc02bfc4f1392e62c7d6075ce65495 (patch) | |
tree | 7624af8740ffd05171927c4ea02b374e369ae0c8 /x11-drivers/xf86-video-ivtv | |
parent | Update HOMEPAGE. (diff) | |
download | gentoo-2-90e5113a48cc02bfc4f1392e62c7d6075ce65495.tar.gz gentoo-2-90e5113a48cc02bfc4f1392e62c7d6075ce65495.tar.bz2 gentoo-2-90e5113a48cc02bfc4f1392e62c7d6075ce65495.zip |
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-video-ivtv')
-rw-r--r-- | x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.1.ebuild b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.1.ebuild index 3ce2797481a7..6a7b7a65fc00 100644 --- a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.1.ebuild +++ b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.1.ebuild,v 1.1 2010/10/17 21:13:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.1.ebuild,v 1.2 2010/10/17 21:59:06 mr_bones_ Exp $ EAPI=3 inherit xorg-2 @@ -19,4 +19,4 @@ DEPEND="x11-base/xorg-server x11-proto/randrproto x11-proto/renderproto x11-proto/videoproto" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" |