public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-proxy/squidclamav: squidclamav-6.10.ebuild ChangeLog
@ 2012-11-05 16:07 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2012-11-05 16:07 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/11/05 16:07:57

  Modified:             squidclamav-6.10.ebuild ChangeLog
  Log:
  Make it explicit that we only want the shared object. Thanks to Martin Stockinger in bug #441852.
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)

Revision  Changes    Path
1.2                  net-proxy/squidclamav/squidclamav-6.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squidclamav/squidclamav-6.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squidclamav/squidclamav-6.10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squidclamav/squidclamav-6.10.ebuild?r1=1.1&r2=1.2

Index: squidclamav-6.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/squidclamav-6.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- squidclamav-6.10.ebuild	28 Oct 2012 21:51:00 -0000	1.1
+++ squidclamav-6.10.ebuild	5 Nov 2012 16:07:56 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/squidclamav-6.10.ebuild,v 1.1 2012/10/28 21:51:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/squidclamav-6.10.ebuild,v 1.2 2012/11/05 16:07:56 flameeyes Exp $
 
 EAPI=4
 
@@ -26,6 +26,10 @@
 	elibtoolize
 }
 
+src_configure() {
+	econf --disable-static --enable-shared
+}
+
 src_install() {
 	emake DESTDIR="${D}" install
 	find "${D}" -name '*.la' -delete || die



1.30                 net-proxy/squidclamav/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squidclamav/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squidclamav/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squidclamav/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	28 Oct 2012 21:51:00 -0000	1.29
+++ ChangeLog	5 Nov 2012 16:07:56 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for net-proxy/squidclamav
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/ChangeLog,v 1.29 2012/10/28 21:51:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/ChangeLog,v 1.30 2012/11/05 16:07:56 flameeyes Exp $
+
+  05 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org> squidclamav-6.10.ebuild:
+  Make it explicit that we only want the shared object. Thanks to Martin
+  Stockinger in bug #441852.
 
 *squidclamav-6.10 (28 Oct 2012)
 





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

only message in thread, other threads:[~2012-11-05 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-05 16:07 [gentoo-commits] gentoo-x86 commit in net-proxy/squidclamav: squidclamav-6.10.ebuild ChangeLog Diego Petteno (flameeyes)

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