hasufell    14/05/23 17:17:42

  Modified:             hiawatha-9.5.ebuild ChangeLog
  Log:
  respect CFLAGS
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  Changes    Path
1.3                  www-servers/hiawatha/hiawatha-9.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/hiawatha/hiawatha-9.5.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/hiawatha/hiawatha-9.5.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/hiawatha/hiawatha-9.5.ebuild?r1=1.2&r2=1.3

Index: hiawatha-9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/hiawatha/hiawatha-9.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hiawatha-9.5.ebuild 22 May 2014 13:19:10 -0000      1.2
+++ hiawatha-9.5.ebuild 23 May 2014 17:17:42 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/hiawatha/hiawatha-9.5.ebuild,v 
1.2 2014/05/22 13:19:10 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/hiawatha/hiawatha-9.5.ebuild,v 
1.3 2014/05/23 17:17:42 hasufell Exp $
 
 EAPI=5
 
@@ -35,6 +35,8 @@
 }
 
 src_prepare() {
+       epatch "${FILESDIR}"/${PN}-9.5-cflags.patch
+
        rm -r polarssl || die
 
        grep '#ServerId =' config/hiawatha.conf.in 1>/dev/null || die



1.3                  www-servers/hiawatha/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/hiawatha/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/hiawatha/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/hiawatha/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/hiawatha/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   22 May 2014 13:19:10 -0000      1.2
+++ ChangeLog   23 May 2014 17:17:42 -0000      1.3
@@ -1,6 +1,10 @@
 # ChangeLog for www-servers/hiawatha
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/hiawatha/ChangeLog,v 1.2 
2014/05/22 13:19:10 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/hiawatha/ChangeLog,v 1.3 
2014/05/23 17:17:42 hasufell Exp $
+
+  23 May 2014; Julian Ospald <[email protected]>
+  +files/hiawatha-9.5-cflags.patch, hiawatha-9.5.ebuild:
+  respect CFLAGS
 
   22 May 2014; Julian Ospald <[email protected]> hiawatha-9.5.ebuild:
   add ~x86 keyword




Reply via email to