blueness    15/07/24 15:51:17

  Modified:             x265-9999.ebuild x265-1.5.ebuild x265-1.7.ebuild
                        ChangeLog
  Log:
  Keyword ~ppc.  Bug #548966.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.16                 media-libs/x265/x265-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-9999.ebuild?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-9999.ebuild?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-9999.ebuild?r1=1.15&r2=1.16

Index: x265-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-9999.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- x265-9999.ebuild    22 May 2015 12:20:07 -0000      1.15
+++ x265-9999.ebuild    24 Jul 2015 15:51:17 -0000      1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-9999.ebuild,v 1.15 
2015/05/22 12:20:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-9999.ebuild,v 1.16 
2015/07/24 15:51:17 blueness Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
        SRC_URI="
                
https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz
                http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz";
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 fi
 
 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"



1.9                  media-libs/x265/x265-1.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.5.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.5.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.5.ebuild?r1=1.8&r2=1.9

Index: x265-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- x265-1.5.ebuild     29 May 2015 10:36:35 -0000      1.8
+++ x265-1.5.ebuild     24 Jul 2015 15:51:17 -0000      1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v 1.8 
2015/05/29 10:36:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v 1.9 
2015/07/24 15:51:17 blueness Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
        EHG_REPO_URI="http://bitbucket.org/multicoreware/x265";
 else
        SRC_URI="https://bitbucket.org/multicoreware/x265/get/${PV}.tar.bz2 -> 
${P}.tar.bz2"
-       KEYWORDS="amd64 arm hppa ~ppc64 x86"
+       KEYWORDS="amd64 arm hppa ~ppc ~ppc64 x86"
 fi
 
 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"



1.3                  media-libs/x265/x265-1.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.7.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.7.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.7.ebuild?r1=1.2&r2=1.3

Index: x265-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- x265-1.7.ebuild     22 May 2015 12:20:07 -0000      1.2
+++ x265-1.7.ebuild     24 Jul 2015 15:51:17 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.7.ebuild,v 1.2 
2015/05/22 12:20:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.7.ebuild,v 1.3 
2015/07/24 15:51:17 blueness Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
        SRC_URI="
                
https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz
                http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz";
-       KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 fi
 
 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"



1.27                 media-libs/x265/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   29 May 2015 10:36:35 -0000      1.26
+++ ChangeLog   24 Jul 2015 15:51:17 -0000      1.27
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/x265
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.26 2015/05/29 
10:36:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.27 2015/07/24 
15:51:17 blueness Exp $
+
+  24 Jul 2015; Anthony G. Basile <[email protected]> x265-1.5.ebuild,
+  x265-1.7.ebuild, x265-9999.ebuild:
+  Keyword ~ppc.  Bug #548966.
 
   29 May 2015; Mikle Kolyada <[email protected]> x265-1.5.ebuild:
   arm stable wrt bug #541664




Reply via email to