kumba       14/07/06 23:25:06

  Modified:             ChangeLog file-5.17.ebuild
  Log:
  Changed mips -> ~mips: we don't have a stable keyword anymore.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
D25D95E3)

Revision  Changes    Path
1.277                sys-apps/file/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/ChangeLog?rev=1.277&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/ChangeLog?rev=1.277&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/ChangeLog?r1=1.276&r2=1.277

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -r1.276 -r1.277
--- ChangeLog   18 Jun 2014 20:44:57 -0000      1.276
+++ ChangeLog   6 Jul 2014 23:25:06 -0000       1.277
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/file
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.276 2014/06/18 
20:44:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.277 2014/07/06 
23:25:06 kumba Exp $
+
+  06 Jul 2014; Joshua Kinard <[email protected]> file-5.17.ebuild:
+  Changed mips -> ~mips: we don't have a stable keyword anymore.
 
   18 Jun 2014; Michał Górny <[email protected]> file-5.18-r1.ebuild,
   file-5.19.ebuild:



1.12                 sys-apps/file/file-5.17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-5.17.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-5.17.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-5.17.ebuild?r1=1.11&r2=1.12

Index: file-5.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.17.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- file-5.17.ebuild    2 Mar 2014 02:54:55 -0000       1.11
+++ file-5.17.ebuild    6 Jul 2014 23:25:06 -0000       1.12
@@ -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-apps/file/file-5.17.ebuild,v 1.11 
2014/03/02 02:54:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.17.ebuild,v 1.12 
2014/07/06 23:25:06 kumba Exp $
 
 EAPI="4"
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
@@ -14,7 +14,7 @@
 else
        SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
                ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz";
-       KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+       KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="identify a file's format by scanning binary data for patterns"




Reply via email to