maekke      14/07/27 19:01:15

  Modified:             x265-1.0.ebuild ChangeLog x265-1.2.ebuild
                        x265-0.8.ebuild
  Log:
  add ~arm, bug #510340
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
072AD062)

Revision  Changes    Path
1.3                  media-libs/x265/x265-1.0.ebuild

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

Index: x265-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- x265-1.0.ebuild     14 Jun 2014 02:40:06 -0000      1.2
+++ x265-1.0.ebuild     27 Jul 2014 19:01:15 -0000      1.3
@@ -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/media-libs/x265/x265-1.0.ebuild,v 1.2 
2014/06/14 02:40:06 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.0.ebuild,v 1.3 
2014/07/27 19:01:15 maekke 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 ~x86"
+       KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"



1.10                 media-libs/x265/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   27 Jul 2014 13:06:12 -0000      1.9
+++ ChangeLog   27 Jul 2014 19:01:15 -0000      1.10
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/x265
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.9 2014/07/27 
13:06:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.10 2014/07/27 
19:01:15 maekke Exp $
+
+  27 Jul 2014; Markus Meier <[email protected]> x265-0.8.ebuild,
+  x265-1.0.ebuild, x265-1.2.ebuild:
+  add ~arm, bug #510340
 
 *x265-1.2 (27 Jul 2014)
 



1.2                  media-libs/x265/x265-1.2.ebuild

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

Index: x265-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- x265-1.2.ebuild     27 Jul 2014 13:06:12 -0000      1.1
+++ x265-1.2.ebuild     27 Jul 2014 19:01:15 -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/media-libs/x265/x265-1.2.ebuild,v 1.1 
2014/07/27 13:06:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.2.ebuild,v 1.2 
2014/07/27 19:01:15 maekke 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 ~x86"
+       KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"



1.4                  media-libs/x265/x265-0.8.ebuild

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

Index: x265-0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-0.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- x265-0.8.ebuild     20 May 2014 17:55:26 -0000      1.3
+++ x265-0.8.ebuild     27 Jul 2014 19:01:15 -0000      1.4
@@ -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/media-libs/x265/x265-0.8.ebuild,v 1.3 
2014/05/20 17:55:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-0.8.ebuild,v 1.4 
2014/07/27 19:01:15 maekke 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"
+       KEYWORDS="~amd64 ~arm"
 fi
 
 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"




Reply via email to