vapier      14/04/30 21:15:33

  Modified:             ChangeLog seabios-1.6.3.ebuild seabios-1.7.0.ebuild
                        seabios-1.7.1.ebuild seabios-1.7.2.1.ebuild
                        seabios-1.7.2.2.ebuild seabios-1.7.2.ebuild
                        seabios-1.7.3.2.ebuild seabios-1.7.3.ebuild
  Log:
  Drop empty KEYWORDS/SRC_URI settings in git code path as it is unneeded and 
ekeyword dislikes it.

Revision  Changes    Path
1.28                 sys-firmware/seabios/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/ChangeLog?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/ChangeLog?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/seabios/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   19 Jan 2014 23:01:55 -0000      1.27
+++ ChangeLog   30 Apr 2014 21:15:33 -0000      1.28
@@ -1,6 +1,13 @@
 # ChangeLog for sys-firmware/seabios
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/ChangeLog,v 1.27 
2014/01/19 23:01:55 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/ChangeLog,v 1.28 
2014/04/30 21:15:33 vapier Exp $
+
+  30 Apr 2014; Mike Frysinger <[email protected]> seabios-1.6.3.ebuild,
+  seabios-1.7.0.ebuild, seabios-1.7.1.ebuild, seabios-1.7.2.ebuild,
+  seabios-1.7.2.1.ebuild, seabios-1.7.2.2.ebuild, seabios-1.7.3.ebuild,
+  seabios-1.7.3.2.ebuild:
+  Drop empty KEYWORDS/SRC_URI settings in git code path as it is unneeded and
+  ekeyword dislikes it.
 
 *seabios-1.7.3.2 (19 Jan 2014)
 



1.4                  sys-firmware/seabios/seabios-1.6.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.6.3.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.6.3.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.6.3.ebuild?r1=1.3&r2=1.4

Index: seabios-1.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.6.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- seabios-1.6.3.ebuild        12 Mar 2013 14:50:52 -0000      1.3
+++ seabios-1.6.3.ebuild        30 Apr 2014 21:15:33 -0000      1.4
@@ -1,6 +1,6 @@
-# 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/sys-firmware/seabios/seabios-1.6.3.ebuild,v 
1.3 2013/03/12 14:50:52 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.6.3.ebuild,v 
1.4 2014/04/30 21:15:33 vapier Exp $
 
 EAPI=4
 
@@ -11,7 +11,6 @@
 if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
        EGIT_REPO_URI="git://git.seabios.org/seabios.git"
        GIT_ECLASS="git-2"
-       SRC_URI=""
 else
        SRC_URI="http://www.linuxtogo.org/~kevin/SeaBIOS/${P}.tar.gz
        
${BACKPORTS:+http://dev.gentoo.org/~cardoe/distfiles/${P}-bp-${BACKPORTS}.tar.bz2}";



1.7                  sys-firmware/seabios/seabios-1.7.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.0.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.0.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.0.ebuild?r1=1.6&r2=1.7

Index: seabios-1.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- seabios-1.7.0.ebuild        12 Mar 2013 14:50:52 -0000      1.6
+++ seabios-1.7.0.ebuild        30 Apr 2014 21:15:33 -0000      1.7
@@ -1,6 +1,6 @@
-# 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/sys-firmware/seabios/seabios-1.7.0.ebuild,v 
1.6 2013/03/12 14:50:52 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.0.ebuild,v 
1.7 2014/04/30 21:15:33 vapier Exp $
 
 EAPI=4
 
@@ -13,8 +13,6 @@
 if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
        EGIT_REPO_URI="git://git.seabios.org/seabios.git"
        inherit git-2
-       KEYWORDS=""
-       SRC_URI=""
 else
        KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
        SRC_URI="http://www.linuxtogo.org/~kevin/SeaBIOS/${P}.tar.gz



1.7                  sys-firmware/seabios/seabios-1.7.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.1.ebuild?r1=1.6&r2=1.7

Index: seabios-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- seabios-1.7.1.ebuild        17 Mar 2013 03:14:42 -0000      1.6
+++ seabios-1.7.1.ebuild        30 Apr 2014 21:15:33 -0000      1.7
@@ -1,6 +1,6 @@
-# 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/sys-firmware/seabios/seabios-1.7.1.ebuild,v 
1.6 2013/03/17 03:14:42 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.1.ebuild,v 
1.7 2014/04/30 21:15:33 vapier Exp $
 
 EAPI=4
 
@@ -13,8 +13,6 @@
 if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
        EGIT_REPO_URI="git://git.seabios.org/seabios.git"
        inherit git-2
-       KEYWORDS=""
-       SRC_URI=""
 else
        KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
        SRC_URI="http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz



1.4                  sys-firmware/seabios/seabios-1.7.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.1.ebuild?r1=1.3&r2=1.4

Index: seabios-1.7.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- seabios-1.7.2.1.ebuild      4 Jun 2013 12:32:59 -0000       1.3
+++ seabios-1.7.2.1.ebuild      30 Apr 2014 21:15:33 -0000      1.4
@@ -1,6 +1,6 @@
-# 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/sys-firmware/seabios/seabios-1.7.2.1.ebuild,v 1.3 
2013/06/04 12:32:59 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.1.ebuild,v 1.4 
2014/04/30 21:15:33 vapier Exp $
 
 EAPI=5
 
@@ -13,8 +13,6 @@
 if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
        EGIT_REPO_URI="git://git.seabios.org/seabios.git"
        inherit git-2
-       KEYWORDS=""
-       SRC_URI=""
 else
        KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
        SRC_URI="http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz



1.5                  sys-firmware/seabios/seabios-1.7.2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.2.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.2.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.2.ebuild?r1=1.4&r2=1.5

Index: seabios-1.7.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- seabios-1.7.2.2.ebuild      14 Sep 2013 10:04:38 -0000      1.4
+++ seabios-1.7.2.2.ebuild      30 Apr 2014 21:15:33 -0000      1.5
@@ -1,6 +1,6 @@
-# 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/sys-firmware/seabios/seabios-1.7.2.2.ebuild,v 1.4 
2013/09/14 10:04:38 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.2.ebuild,v 1.5 
2014/04/30 21:15:33 vapier Exp $
 
 EAPI=5
 
@@ -18,8 +18,6 @@
 if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
        EGIT_REPO_URI="git://git.seabios.org/seabios.git"
        inherit git-2
-       KEYWORDS=""
-       SRC_URI=""
 else
        KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
        SRC_URI="http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz



1.7                  sys-firmware/seabios/seabios-1.7.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.ebuild?r1=1.6&r2=1.7

Index: seabios-1.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- seabios-1.7.2.ebuild        7 May 2013 19:33:10 -0000       1.6
+++ seabios-1.7.2.ebuild        30 Apr 2014 21:15:33 -0000      1.7
@@ -1,6 +1,6 @@
-# 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/sys-firmware/seabios/seabios-1.7.2.ebuild,v 
1.6 2013/05/07 19:33:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.2.ebuild,v 
1.7 2014/04/30 21:15:33 vapier Exp $
 
 EAPI=5
 
@@ -13,8 +13,6 @@
 if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
        EGIT_REPO_URI="git://git.seabios.org/seabios.git"
        inherit git-2
-       KEYWORDS=""
-       SRC_URI=""
 else
        KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
        SRC_URI="http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz



1.2                  sys-firmware/seabios/seabios-1.7.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.2.ebuild?r1=1.1&r2=1.2

Index: seabios-1.7.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- seabios-1.7.3.2.ebuild      19 Jan 2014 23:01:55 -0000      1.1
+++ seabios-1.7.3.2.ebuild      30 Apr 2014 21:15:33 -0000      1.2
@@ -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/sys-firmware/seabios/seabios-1.7.3.2.ebuild,v 1.1 
2014/01/19 23:01:55 cardoe Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.2.ebuild,v 1.2 
2014/04/30 21:15:33 vapier Exp $
 
 EAPI=5
 
@@ -18,8 +18,6 @@
 if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
        EGIT_REPO_URI="git://git.seabios.org/seabios.git"
        inherit git-2
-       KEYWORDS=""
-       SRC_URI=""
 else
        KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
        SRC_URI="http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz



1.5                  sys-firmware/seabios/seabios-1.7.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.ebuild?r1=1.4&r2=1.5

Index: seabios-1.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- seabios-1.7.3.ebuild        31 Dec 2013 15:48:22 -0000      1.4
+++ seabios-1.7.3.ebuild        30 Apr 2014 21:15:33 -0000      1.5
@@ -1,6 +1,6 @@
-# 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/sys-firmware/seabios/seabios-1.7.3.ebuild,v 
1.4 2013/12/31 15:48:22 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.ebuild,v 
1.5 2014/04/30 21:15:33 vapier Exp $
 
 EAPI=5
 
@@ -18,8 +18,6 @@
 if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
        EGIT_REPO_URI="git://git.seabios.org/seabios.git"
        inherit git-2
-       KEYWORDS=""
-       SRC_URI=""
 else
        KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
        SRC_URI="http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz




Reply via email to