Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-quicklauncher-plugin: xfce4-quicklauncher-plugin-1.9.4-r1.ebuild
Date: Mon, 02 Jul 2012 18:32:07
Message-Id: 20120702183151.D328F2004B@flycatcher.gentoo.org
1 ssuominen 12/07/02 18:31:51
2
3 Modified: xfce4-quicklauncher-plugin-1.9.4-r1.ebuild
4 Log:
5 Move AT_M4DIR again.
6
7 (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.15 xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild?r1=1.14&r2=1.15
15
16 Index: xfce4-quicklauncher-plugin-1.9.4-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- xfce4-quicklauncher-plugin-1.9.4-r1.ebuild 2 Jul 2012 17:50:32 -0000 1.14
23 +++ xfce4-quicklauncher-plugin-1.9.4-r1.ebuild 2 Jul 2012 18:31:51 -0000 1.15
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild,v 1.14 2012/07/02 17:50:32 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild,v 1.15 2012/07/02 18:31:51 ssuominen Exp $
29
30 EAPI=4
31 #EAUTORECONF=yes
32 @@ -38,9 +38,10 @@
33 configure.ac || die
34
35 # Prevent glib-gettextize from running wrt #423115
36 + export AT_M4DIR=${EPREFIX}/usr/share/xfce4/dev-tools/m4macros
37 intltoolize --automake --copy --force
38 _elibtoolize --copy --force --install
39 - AT_M4DIR=${EPREFIX}/usr/share/xfce4/dev-tools/m4macros eaclocal
40 + eaclocal
41 eautoconf
42 eautoheader
43 eautomake