Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libggi: libggi-2.2.2.ebuild
Date: Wed, 30 Sep 2009 09:37:41
Message-Id: E1Msvcx-0001mH-RK@stork.gentoo.org
1 ssuominen 09/09/30 09:37:39
2
3 Modified: libggi-2.2.2.ebuild
4 Log:
5 Quoting.
6 (Portage version: 2.2_rc42/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.13 media-libs/libggi/libggi-2.2.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libggi/libggi-2.2.2.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libggi/libggi-2.2.2.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libggi/libggi-2.2.2.ebuild?r1=1.12&r2=1.13
14
15 Index: libggi-2.2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libggi/libggi-2.2.2.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- libggi-2.2.2.ebuild 30 Sep 2009 09:36:00 -0000 1.12
22 +++ libggi-2.2.2.ebuild 30 Sep 2009 09:37:39 -0000 1.13
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libggi/libggi-2.2.2.ebuild,v 1.12 2009/09/30 09:36:00 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libggi/libggi-2.2.2.ebuild,v 1.13 2009/09/30 09:37:39 ssuominen Exp $
29
30 DESCRIPTION="Fast and safe graphics and drivers for about any graphics card to the Linux kernel (sometimes)"
31 HOMEPAGE="http://www.ggi-project.org"
32 @@ -50,11 +50,11 @@
33 $(use_with X x) \
34 $(use_enable X x) \
35 ${myconf}
36 - emake || die "emake failed."
37 + emake || die
38 }
39
40 src_install () {
41 - emake DESTDIR=${D} install || die "emake install failed."
42 + emake DESTDIR="${D}" install || die
43
44 dodoc ChangeLog* FAQ NEWS README
45 docinto txt