Drop .la files, bug #386665 by Ago. Bump to eapi4.
authorPacho Ramos <pacho@gentoo.org>
Mon, 10 Oct 2011 19:37:02 +0000 (19:37 +0000)
committerPacho Ramos <pacho@gentoo.org>
Mon, 10 Oct 2011 19:37:02 +0000 (19:37 +0000)
Package-Manager: portage-2.1.10.25/cvs/Linux x86_64

gnome-base/gvfs/ChangeLog
gnome-base/gvfs/gvfs-1.6.7-r1.ebuild
gnome-base/gvfs/gvfs-1.8.2-r1.ebuild

index cf7d0832404707d4415e43b72b6d4545d14eb16c..445a57842954a18bb36fedfaeb0f223a605b2ae2 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/gvfs
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.147 2011/08/14 14:23:28 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.148 2011/10/10 19:37:02 pacho Exp $
+
+  10 Oct 2011; Pacho Ramos <pacho@gentoo.org> gvfs-1.6.7-r1.ebuild,
+  gvfs-1.8.2-r1.ebuild:
+  Drop .la files, bug #386665 by Ago. Bump to eapi4.
 
 *gvfs-1.8.2-r1 (14 Aug 2011)
 
index 5ba104a07d3f724043f00655c3708a6270a71a53..8813649ac0c458774c02c50f47afcac66d51d019 100644 (file)
@@ -1,8 +1,9 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.6.7-r1.ebuild,v 1.2 2011/07/11 00:08:46 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.6.7-r1.ebuild,v 1.3 2011/10/10 19:37:02 pacho Exp $
 
 EAPI="4"
+GNOME2_LA_PUNT="yes"
 GNOME_TARBALL_SUFFIX="bz2"
 GCONF_DEBUG="no"
 
index e40d17e2bc9d09626160eee0d871bedb57faba44..2ca473d778278f541741e54d4c1ac10dc36435a7 100644 (file)
@@ -1,10 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.8.2-r1.ebuild,v 1.1 2011/08/14 14:23:28 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.8.2-r1.ebuild,v 1.2 2011/10/10 19:37:02 pacho Exp $
 
-EAPI="3"
+EAPI="4"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
+GNOME_TARBALL_SUFFIX="bz2"
 
 inherit autotools bash-completion gnome2 eutils
 if [[ ${PV} = 9999 ]]; then