ulm 15/03/31 18:14:22
Modified: glproto-1.4.17.ebuild glproto-1.4.16.ebuild
ChangeLog glproto-1.4.16-r1.ebuild
glproto-1.4.17-r1.ebuild
Log:
Update dependency after package move of eselect modules to app-eselect.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
9433907D693FB5B8!)
Revision Changes Path
1.11 x11-proto/glproto/glproto-1.4.17.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild?r1=1.10&r2=1.11
Index: glproto-1.4.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- glproto-1.4.17.ebuild 8 Jun 2014 09:16:18 -0000 1.10
+++ glproto-1.4.17.ebuild 31 Mar 2015 18:14:22 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild,v
1.10 2014/06/08 09:16:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild,v
1.11 2015/03/31 18:14:22 ulm Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="SGI-B-2.0"
IUSE=""
-RDEPEND=">=app-admin/eselect-opengl-1.2.6"
+RDEPEND=">=app-eselect/eselect-opengl-1.2.6"
DEPEND=""
src_install() {
1.10 x11-proto/glproto/glproto-1.4.16.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.16.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.16.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.16.ebuild?r1=1.9&r2=1.10
Index: glproto-1.4.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.16.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- glproto-1.4.16.ebuild 27 Feb 2013 05:52:29 -0000 1.9
+++ glproto-1.4.16.ebuild 31 Mar 2015 18:14:22 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.16.ebuild,v
1.9 2013/02/27 05:52:29 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.16.ebuild,v
1.10 2015/03/31 18:14:22 ulm Exp $
EAPI=4
inherit xorg-2
@@ -9,7 +9,7 @@
LICENSE="SGI-B-2.0"
IUSE=""
-RDEPEND=">=app-admin/eselect-opengl-1.2.6"
+RDEPEND=">=app-eselect/eselect-opengl-1.2.6"
DEPEND=""
src_install() {
1.126 x11-proto/glproto/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/ChangeLog?rev=1.126&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/ChangeLog?rev=1.126&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/ChangeLog?r1=1.125&r2=1.126
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog 3 Mar 2015 12:29:27 -0000 1.125
+++ ChangeLog 31 Mar 2015 18:14:22 -0000 1.126
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/glproto
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.125
2015/03/03 12:29:27 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.126
2015/03/31 18:14:22 ulm Exp $
+
+ 31 Mar 2015; Ulrich Müller <[email protected]> glproto-1.4.16.ebuild,
+ glproto-1.4.16-r1.ebuild, glproto-1.4.17.ebuild, glproto-1.4.17-r1.ebuild:
+ Update dependency after package move of eselect modules to app-eselect.
03 Mar 2015; Yixun Lan <[email protected]> glproto-1.4.17-r1.ebuild:
add arm64 support, tested on A53 board
1.2 x11-proto/glproto/glproto-1.4.16-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.16-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.16-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.16-r1.ebuild?r1=1.1&r2=1.2
Index: glproto-1.4.16-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.16-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glproto-1.4.16-r1.ebuild 21 Sep 2013 17:09:16 -0000 1.1
+++ glproto-1.4.16-r1.ebuild 31 Mar 2015 18:14:22 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.16-r1.ebuild,v 1.1
2013/09/21 17:09:16 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.16-r1.ebuild,v 1.2
2015/03/31 18:14:22 ulm Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="SGI-B-2.0"
IUSE=""
-RDEPEND=">=app-admin/eselect-opengl-1.2.6"
+RDEPEND=">=app-eselect/eselect-opengl-1.2.6"
DEPEND=""
src_install() {
1.3 x11-proto/glproto/glproto-1.4.17-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.17-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.17-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/glproto/glproto-1.4.17-r1.ebuild?r1=1.2&r2=1.3
Index: glproto-1.4.17-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.17-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glproto-1.4.17-r1.ebuild 3 Mar 2015 12:29:27 -0000 1.2
+++ glproto-1.4.17-r1.ebuild 31 Mar 2015 18:14:22 -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/x11-proto/glproto/glproto-1.4.17-r1.ebuild,v 1.2
2015/03/03 12:29:27 dlan Exp $
+# $Header:
/var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.17-r1.ebuild,v 1.3
2015/03/31 18:14:22 ulm Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="SGI-B-2.0"
IUSE=""
-RDEPEND=">=app-admin/eselect-opengl-1.3.0"
+RDEPEND=">=app-eselect/eselect-opengl-1.3.0"
DEPEND=""
src_install() {