diff options
author | Alexis Ballier <aballier@gentoo.org> | 2007-02-24 18:48:20 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2007-02-24 18:48:20 +0000 |
commit | 78e14ba3b8109bed8c49b4013c4ae49e656b3372 (patch) | |
tree | 6e767a594b14bbafff0f483f7d1dab233f2cb6b2 /media-sound/multimux | |
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')
-rw-r--r-- | media-sound/multimux/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/multimux/multimux-0.2.4.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-sound/multimux/ChangeLog b/media-sound/multimux/ChangeLog index c5635fb6210d..52e90c31b213 100644 --- a/media-sound/multimux/ChangeLog +++ b/media-sound/multimux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/multimux # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/multimux/ChangeLog,v 1.10 2007/02/24 18:46:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/multimux/ChangeLog,v 1.11 2007/02/24 18:48:20 aballier Exp $ + + 24 Feb 2007; Alexis Ballier <aballier@gentoo.org> multimux-0.2.4.ebuild: + add flag-o-matic inheritance for append-lfs-flags call, thanks to Chris + Kehler <cbkehler@sympatico.ca>, bug #141651 24 Feb 2007; Alexis Ballier <aballier@gentoo.org> -multimux-0.1.ebuild, -multimux-0.2.3.ebuild: 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="" |