ago         15/02/28 17:22:32

  Modified:             gti-9999.ebuild ChangeLog
  Log:
  Move KEYWORDS to another line to avoid bug #399061
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  Changes    Path
1.2                  dev-vcs/gti/gti-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gti/gti-9999.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gti/gti-9999.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gti/gti-9999.ebuild?r1=1.1&r2=1.2

Index: gti-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gti/gti-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gti-9999.ebuild     16 Aug 2012 11:44:55 -0000      1.1
+++ gti-9999.ebuild     28 Feb 2015 17:22:32 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gti/gti-9999.ebuild,v 1.1 
2012/08/16 11:44:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gti/gti-9999.ebuild,v 1.2 
2015/02/28 17:22:32 ago Exp $
 
 EAPI=4
 
@@ -13,7 +13,8 @@
 
 LICENSE="MIT"
 SLOT="0"
-[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+[[ ${PV} == 9999 ]] || \
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="dev-vcs/git"



1.2                  dev-vcs/gti/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gti/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gti/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gti/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gti/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   16 Aug 2012 11:44:55 -0000      1.1
+++ ChangeLog   28 Feb 2015 17:22:32 -0000      1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/gti
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gti/ChangeLog,v 1.1 2012/08/16 
11:44:55 scarabeus Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gti/ChangeLog,v 1.2 2015/02/28 
17:22:32 ago Exp $
+
+  28 Feb 2015; Agostino Sarubbo <[email protected]> gti-9999.ebuild:
+  Move KEYWORDS to another line to avoid bug #399061
 
 *gti-9999 (16 Aug 2012)
 




Reply via email to