Gentoo Archives: gentoo-user

From: Daniel Drake <dsd@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with gst-plugins-mad depclean
Date: Sat, 22 Jul 2006 13:03:01
Message-Id: 44C22119.4050900@gentoo.org
In Reply to: [gentoo-user] Problem with gst-plugins-mad depclean by Peter Kelly
1 Peter Kelly wrote:
2 > /var/db/pkg/media-plugins/gst-plugins-mad-0.6.4/gst-plugins-mad-0.6.4.ebuild:
3 > line 10: unexpected EOF while looking for matching `"'
4 > /var/db/pkg/media-plugins/gst-plugins-mad-0.6.4/gst-plugins-mad-0.6.4.ebuild:
5 > line 12: syntax error: unexpected end of file
6 >
7 > Not too surprising, since the ebuild looks like
8 > # Copyright 1999-2004 Gentoo Technologies, Inc.
9 > # Distributed under the terms of the GNU General Public License v2
10 > #
11 > $Header: /home/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.4.ebuild,v
12 > 1.8 2004/03/07 22:40:56 avenj Exp $
13 >
14 > inherit gst-plugins
15 >
16 > KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"
17 >
18 > IUSE=""
19 > DEPEND="media-sound/madplay^A
20
21 Just correct ^A to "
22
23 Daniel
24
25 --
26 gentoo-user@g.o mailing list