vapier      14/06/10 01:06:44

  Modified:             GD-2.500.0.ebuild GD-2.460.0.ebuild ChangeLog
  Log:
  Add arm64/m68k/s390/sh love.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.3                  dev-perl/GD/GD-2.500.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD/GD-2.500.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD/GD-2.500.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD/GD-2.500.0.ebuild?r1=1.2&r2=1.3

Index: GD-2.500.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.500.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- GD-2.500.0.ebuild   12 Oct 2013 15:21:02 -0000      1.2
+++ GD-2.500.0.ebuild   10 Jun 2014 01:06:44 -0000      1.3
@@ -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/dev-perl/GD/GD-2.500.0.ebuild,v 1.2 
2013/10/12 15:21:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.500.0.ebuild,v 1.3 
2014/06/10 01:06:44 vapier Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" # Artistic-2 or GPL1+
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="animgif gif jpeg png truetype xpm"
 
 RDEPEND=">=media-libs/gd-2.0.33



1.11                 dev-perl/GD/GD-2.460.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild?r1=1.10&r2=1.11

Index: GD-2.460.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- GD-2.460.0.ebuild   30 Nov 2012 06:01:53 -0000      1.10
+++ GD-2.460.0.ebuild   10 Jun 2014 01:06:44 -0000      1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild,v 1.10 
2012/11/30 06:01:53 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild,v 1.11 
2014/06/10 01:06:44 vapier Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" # Artistic-2 or GPL1+
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-fbsd ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="animgif gif jpeg png truetype xpm"
 
 RDEPEND=">=media-libs/gd-2.0.33



1.114                dev-perl/GD/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD/ChangeLog?rev=1.114&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD/ChangeLog?rev=1.114&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD/ChangeLog?r1=1.113&r2=1.114

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog   12 Oct 2013 15:21:02 -0000      1.113
+++ ChangeLog   10 Jun 2014 01:06:44 -0000      1.114
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/GD
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.113 2013/10/12 
15:21:02 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.114 2014/06/10 
01:06:44 vapier Exp $
+
+  10 Jun 2014; Mike Frysinger <[email protected]> GD-2.460.0.ebuild,
+  GD-2.500.0.ebuild:
+  Add arm64/m68k/s390/sh love.
 
   12 Oct 2013; Alexis Ballier <[email protected]> GD-2.500.0.ebuild:
   keyword ~amd64-fbsd




Reply via email to