public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/gwget: gwget-1.0.4.ebuild ChangeLog
@ 2012-07-21 16:18 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2012-07-21 16:18 UTC (permalink / raw
  To: gentoo-commits

pacho       12/07/21 16:18:17

  Modified:             gwget-1.0.4.ebuild ChangeLog
  Log:
  Let it compile against glib-2.32
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  net-misc/gwget/gwget-1.0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwget/gwget-1.0.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwget/gwget-1.0.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwget/gwget-1.0.4.ebuild?r1=1.7&r2=1.8

Index: gwget-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/gwget/gwget-1.0.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gwget-1.0.4.ebuild	5 May 2012 03:20:43 -0000	1.7
+++ gwget-1.0.4.ebuild	21 Jul 2012 16:18:17 -0000	1.8
@@ -1,9 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/gwget-1.0.4.ebuild,v 1.7 2012/05/05 03:20:43 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/gwget-1.0.4.ebuild,v 1.8 2012/07/21 16:18:17 pacho Exp $
 
-EAPI="2"
+EAPI="4"
 GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+GNOME_TARBALL_SUFFIX="bz2"
 
 inherit eutils gnome2
 
@@ -30,9 +32,8 @@
 	>=dev-util/intltool-0.35.0
 	>=sys-devel/gettext-0.10.4"
 
-DOCS="AUTHORS ChangeLog NEWS README THANKS TODO"
-
 pkg_setup() {
+	DOCS="AUTHORS ChangeLog NEWS README THANKS TODO"
 	G2CONF="${G2CONF}
 		$(use_enable epiphany epiphany-extension)
 		$(use_enable libnotify)
@@ -42,6 +43,7 @@
 
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-libnotify-0.7.patch
+	epatch "${FILESDIR}"/${P}-glib-single-include.patch
 	gnome2_src_prepare
 }
 
@@ -50,7 +52,4 @@
 
 	# remove /var/lib, which is created without any reason
 	rm -rf "${D}"/var || die "rm failed"
-
-	# remove useless la files
-	find "${D}" -name '*.la' -delete
 }



1.27                 net-misc/gwget/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwget/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwget/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwget/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	5 May 2012 03:20:43 -0000	1.26
+++ ChangeLog	21 Jul 2012 16:18:17 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/gwget
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.26 2012/05/05 03:20:43 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.27 2012/07/21 16:18:17 pacho Exp $
+
+  21 Jul 2012; Pacho Ramos <pacho@gentoo.org>
+  +files/gwget-1.0.4-glib-single-include.patch, gwget-1.0.4.ebuild:
+  Let it compile against glib-2.32
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org> gwget-1.0.4.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig
@@ -160,4 +164,3 @@
   13 Aug 2003; Mike Gardiner <obz@gentoo.org> gwget2-0.5.ebuild:
   New package. Thanks to Jose Romildo Malaquias (romildo@iber.com.br). See bug
   #18255
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-21 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-21 16:18 [gentoo-commits] gentoo-x86 commit in net-misc/gwget: gwget-1.0.4.ebuild ChangeLog Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox