diff options
author | 2007-02-24 18:48:20 +0000 | |
---|---|---|
committer | 2007-02-24 18:48:20 +0000 | |
commit | 78e14ba3b8109bed8c49b4013c4ae49e656b3372 (patch) | |
tree | 6e767a594b14bbafff0f483f7d1dab233f2cb6b2 /media-sound/multimux/multimux-0.2.4.ebuild | |
parent | x86 stable wrt bug 168252 (diff) | |
download | gentoo-2-78e14ba3b8109bed8c49b4013c4ae49e656b3372.tar.gz gentoo-2-78e14ba3b8109bed8c49b4013c4ae49e656b3372.tar.bz2 gentoo-2-78e14ba3b8109bed8c49b4013c4ae49e656b3372.zip |
add flag-o-matic inheritance for append-lfs-flags call, thanks to Chris Kehler <cbkehler@sympatico.ca>, bug #141651
(Portage version: 2.1.2-r11)
Diffstat (limited to 'media-sound/multimux/multimux-0.2.4.ebuild')
-rw-r--r-- | media-sound/multimux/multimux-0.2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/multimux/multimux-0.2.4.ebuild b/media-sound/multimux/multimux-0.2.4.ebuild index 07da972d354d..c1b2a6550f68 100644 --- a/media-sound/multimux/multimux-0.2.4.ebuild +++ b/media-sound/multimux/multimux-0.2.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/multimux/multimux-0.2.4.ebuild,v 1.2 2006/03/07 15:19:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/multimux/multimux-0.2.4.ebuild,v 1.3 2007/02/24 18:48:20 aballier Exp $ -inherit eutils toolchain-funcs +inherit eutils toolchain-funcs flag-o-matic IUSE="" |