jer         14/07/18 03:21:42

  Modified:             ChangeLog upnpscan-0.4-r3.ebuild
  Removed:              upnpscan-0.4-r2.ebuild
  Log:
  EAPI bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.17                 net-analyzer/upnpscan/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   30 Jan 2013 18:06:09 -0000      1.16
+++ ChangeLog   18 Jul 2014 03:21:42 -0000      1.17
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/upnpscan
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/ChangeLog,v 1.16 
2013/01/30 18:06:09 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/ChangeLog,v 1.17 
2014/07/18 03:21:42 jer Exp $
+
+  18 Jul 2014; Jeroen Roovers <[email protected]> -upnpscan-0.4-r2.ebuild,
+  upnpscan-0.4-r3.ebuild:
+  EAPI bump.
 
   30 Jan 2013; Agostino Sarubbo <[email protected]> upnpscan-0.4-r3.ebuild:
   Stable for x86, wrt bug #454018



1.5                  net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild?r1=1.4&r2=1.5

Index: upnpscan-0.4-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- upnpscan-0.4-r3.ebuild      30 Jan 2013 18:06:09 -0000      1.4
+++ upnpscan-0.4-r3.ebuild      18 Jul 2014 03:21:42 -0000      1.5
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild,v 1.4 
2013/01/30 18:06:09 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4-r3.ebuild,v 1.5 
2014/07/18 03:21:42 jer Exp $
 
-EAPI="4"
+EAPI=5
 
 AUTOTOOLS_AUTORECONF=1
 AUTOTOOLS_IN_SOURCE_BUILD=1
@@ -16,10 +16,9 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
-S="${WORKDIR}/${PN}"
+S=${WORKDIR}/${PN}
 
 DOCS=( AUTHORS ChangeLog NEWS README TODO )
 
-PATCHES=( "${FILESDIR}/${P}-r2-cflags.patch" )
+PATCHES=( "${FILESDIR}"/${P}-r2-cflags.patch )




Reply via email to