diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:52:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:52:02 +0000 |
commit | 6160f8838a9144902f33d52467b919cc39064986 (patch) | |
tree | 8672a9c3329b8969f9c1d85e141c406a6d096d7f /media-tv/xawdecode/xawdecode-1.8.2.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-6160f8838a9144902f33d52467b919cc39064986.tar.gz gentoo-2-6160f8838a9144902f33d52467b919cc39064986.tar.bz2 gentoo-2-6160f8838a9144902f33d52467b919cc39064986.zip |
Add inherit eutils
Diffstat (limited to 'media-tv/xawdecode/xawdecode-1.8.2.ebuild')
-rw-r--r-- | media-tv/xawdecode/xawdecode-1.8.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-tv/xawdecode/xawdecode-1.8.2.ebuild b/media-tv/xawdecode/xawdecode-1.8.2.ebuild index 0e0cdde2e11b..59d93c467e89 100644 --- a/media-tv/xawdecode/xawdecode-1.8.2.ebuild +++ b/media-tv/xawdecode/xawdecode-1.8.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xawdecode/xawdecode-1.8.2.ebuild,v 1.2 2004/02/23 17:28:01 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xawdecode/xawdecode-1.8.2.ebuild,v 1.3 2004/04/27 20:49:54 agriffis Exp $ + +inherit eutils IUSE="alsa jpeg encode ffmpeg xvid lirc xosd" |