summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-01-23 19:49:11 +0100
committerChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-01-23 19:49:11 +0100
commit5eeb9ae117506e3fc1be9eff02f693e1c7a97cfe (patch)
tree57f4deea31f348517c4bf84b7f333bafb59a4267 /x11-proto
parentMerge branch 'master' of ssh://git.overlays.gentoo.org/proj/x11 (diff)
downloadx11-5eeb9ae117506e3fc1be9eff02f693e1c7a97cfe.tar.gz
x11-5eeb9ae117506e3fc1be9eff02f693e1c7a97cfe.tar.bz2
x11-5eeb9ae117506e3fc1be9eff02f693e1c7a97cfe.zip
Update packages to EAPI=5
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/bigreqsproto/bigreqsproto-9999.ebuild4
-rw-r--r--x11-proto/calibrateproto/calibrateproto-9999.ebuild4
-rw-r--r--x11-proto/compositeproto/compositeproto-9999.ebuild4
-rw-r--r--x11-proto/damageproto/damageproto-9999.ebuild4
-rw-r--r--x11-proto/dmxproto/dmxproto-9999.ebuild4
-rw-r--r--x11-proto/dri2proto/dri2proto-9999.ebuild4
-rw-r--r--x11-proto/evieext/evieext-9999.ebuild4
-rw-r--r--x11-proto/fixesproto/fixesproto-9999.ebuild4
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-9999.ebuild4
-rw-r--r--x11-proto/fontsproto/fontsproto-9999.ebuild4
-rw-r--r--x11-proto/glproto/glproto-9999.ebuild4
-rw-r--r--x11-proto/inputproto/inputproto-9999.ebuild4
-rw-r--r--x11-proto/kbproto/kbproto-9999.ebuild4
-rw-r--r--x11-proto/lg3dproto/lg3dproto-9999.ebuild4
-rw-r--r--x11-proto/printproto/printproto-9999.ebuild4
-rw-r--r--x11-proto/randrproto/randrproto-9999.ebuild4
-rw-r--r--x11-proto/recordproto/recordproto-9999.ebuild4
-rw-r--r--x11-proto/renderproto/renderproto-9999.ebuild4
-rw-r--r--x11-proto/resourceproto/resourceproto-9999.ebuild4
-rw-r--r--x11-proto/scrnsaverproto/scrnsaverproto-9999.ebuild4
-rw-r--r--x11-proto/trapproto/trapproto-9999.ebuild4
-rw-r--r--x11-proto/videoproto/videoproto-9999.ebuild4
-rw-r--r--x11-proto/xcb-proto/xcb-proto-9999.ebuild4
-rw-r--r--x11-proto/xcmiscproto/xcmiscproto-9999.ebuild4
-rw-r--r--x11-proto/xextproto/xextproto-9999.ebuild4
-rw-r--r--x11-proto/xf86bigfontproto/xf86bigfontproto-9999.ebuild4
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-9999.ebuild4
-rw-r--r--x11-proto/xf86driproto/xf86driproto-9999.ebuild4
-rw-r--r--x11-proto/xf86miscproto/xf86miscproto-9999.ebuild4
-rw-r--r--x11-proto/xf86rushproto/xf86rushproto-9999.ebuild4
-rw-r--r--x11-proto/xf86vidmodeproto/xf86vidmodeproto-9999.ebuild4
-rw-r--r--x11-proto/xineramaproto/xineramaproto-9999.ebuild4
-rw-r--r--x11-proto/xproto/xproto-9999.ebuild4
33 files changed, 66 insertions, 66 deletions
diff --git a/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild b/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild
index a5207fa4..a20a66e9 100644
--- a/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild
+++ b/x11-proto/bigreqsproto/bigreqsproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
XORG_DOC=doc
inherit xorg-2
diff --git a/x11-proto/calibrateproto/calibrateproto-9999.ebuild b/x11-proto/calibrateproto/calibrateproto-9999.ebuild
index f8d14da6..651e2e4c 100644
--- a/x11-proto/calibrateproto/calibrateproto-9999.ebuild
+++ b/x11-proto/calibrateproto/calibrateproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION=""
diff --git a/x11-proto/compositeproto/compositeproto-9999.ebuild b/x11-proto/compositeproto/compositeproto-9999.ebuild
index b96198fd..4a165d7f 100644
--- a/x11-proto/compositeproto/compositeproto-9999.ebuild
+++ b/x11-proto/compositeproto/compositeproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Composite protocol headers"
diff --git a/x11-proto/damageproto/damageproto-9999.ebuild b/x11-proto/damageproto/damageproto-9999.ebuild
index 7f9d78f2..ded99cbf 100644
--- a/x11-proto/damageproto/damageproto-9999.ebuild
+++ b/x11-proto/damageproto/damageproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Damage protocol headers"
diff --git a/x11-proto/dmxproto/dmxproto-9999.ebuild b/x11-proto/dmxproto/dmxproto-9999.ebuild
index a2c549a1..8e754640 100644
--- a/x11-proto/dmxproto/dmxproto-9999.ebuild
+++ b/x11-proto/dmxproto/dmxproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org DMX protocol headers"
diff --git a/x11-proto/dri2proto/dri2proto-9999.ebuild b/x11-proto/dri2proto/dri2proto-9999.ebuild
index 9ea5613c..2f1c16f0 100644
--- a/x11-proto/dri2proto/dri2proto-9999.ebuild
+++ b/x11-proto/dri2proto/dri2proto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org DRI2 protocol headers"
diff --git a/x11-proto/evieext/evieext-9999.ebuild b/x11-proto/evieext/evieext-9999.ebuild
index 1fc704ca..97ed32cc 100644
--- a/x11-proto/evieext/evieext-9999.ebuild
+++ b/x11-proto/evieext/evieext-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/evieproto"
diff --git a/x11-proto/fixesproto/fixesproto-9999.ebuild b/x11-proto/fixesproto/fixesproto-9999.ebuild
index 66ef9b24..301416fd 100644
--- a/x11-proto/fixesproto/fixesproto-9999.ebuild
+++ b/x11-proto/fixesproto/fixesproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Fixes protocol headers"
diff --git a/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild b/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild
index 01c537a4..92ef883e 100644
--- a/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild
+++ b/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Fontcache protocol headers"
diff --git a/x11-proto/fontsproto/fontsproto-9999.ebuild b/x11-proto/fontsproto/fontsproto-9999.ebuild
index a1b0ef5f..024fe0a1 100644
--- a/x11-proto/fontsproto/fontsproto-9999.ebuild
+++ b/x11-proto/fontsproto/fontsproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
XORG_DOC=doc
inherit xorg-2
diff --git a/x11-proto/glproto/glproto-9999.ebuild b/x11-proto/glproto/glproto-9999.ebuild
index a381ed50..7b80841f 100644
--- a/x11-proto/glproto/glproto-9999.ebuild
+++ b/x11-proto/glproto/glproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org GL protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
diff --git a/x11-proto/inputproto/inputproto-9999.ebuild b/x11-proto/inputproto/inputproto-9999.ebuild
index 7202d212..5cb4acb8 100644
--- a/x11-proto/inputproto/inputproto-9999.ebuild
+++ b/x11-proto/inputproto/inputproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Input protocol headers"
diff --git a/x11-proto/kbproto/kbproto-9999.ebuild b/x11-proto/kbproto/kbproto-9999.ebuild
index 6611479b..0e42d2f1 100644
--- a/x11-proto/kbproto/kbproto-9999.ebuild
+++ b/x11-proto/kbproto/kbproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org KB protocol headers"
diff --git a/x11-proto/lg3dproto/lg3dproto-9999.ebuild b/x11-proto/lg3dproto/lg3dproto-9999.ebuild
index f8d14da6..651e2e4c 100644
--- a/x11-proto/lg3dproto/lg3dproto-9999.ebuild
+++ b/x11-proto/lg3dproto/lg3dproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION=""
diff --git a/x11-proto/printproto/printproto-9999.ebuild b/x11-proto/printproto/printproto-9999.ebuild
index fb7c3be2..7cdd4413 100644
--- a/x11-proto/printproto/printproto-9999.ebuild
+++ b/x11-proto/printproto/printproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Print protocol headers"
diff --git a/x11-proto/randrproto/randrproto-9999.ebuild b/x11-proto/randrproto/randrproto-9999.ebuild
index 06910546..1268f2d0 100644
--- a/x11-proto/randrproto/randrproto-9999.ebuild
+++ b/x11-proto/randrproto/randrproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Randr protocol headers"
diff --git a/x11-proto/recordproto/recordproto-9999.ebuild b/x11-proto/recordproto/recordproto-9999.ebuild
index 9d88de24..53b7e93f 100644
--- a/x11-proto/recordproto/recordproto-9999.ebuild
+++ b/x11-proto/recordproto/recordproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
XORG_DOC=doc
inherit xorg-2
diff --git a/x11-proto/renderproto/renderproto-9999.ebuild b/x11-proto/renderproto/renderproto-9999.ebuild
index 51a4ad63..9c5b4a54 100644
--- a/x11-proto/renderproto/renderproto-9999.ebuild
+++ b/x11-proto/renderproto/renderproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Render protocol headers"
diff --git a/x11-proto/resourceproto/resourceproto-9999.ebuild b/x11-proto/resourceproto/resourceproto-9999.ebuild
index bbd1c08e..76d8a977 100644
--- a/x11-proto/resourceproto/resourceproto-9999.ebuild
+++ b/x11-proto/resourceproto/resourceproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Resource protocol headers"
diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-9999.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-9999.ebuild
index c30cf765..614f7946 100644
--- a/x11-proto/scrnsaverproto/scrnsaverproto-9999.ebuild
+++ b/x11-proto/scrnsaverproto/scrnsaverproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
XORG_DOC=doc
inherit xorg-2
diff --git a/x11-proto/trapproto/trapproto-9999.ebuild b/x11-proto/trapproto/trapproto-9999.ebuild
index 42038f1a..0fcd524f 100644
--- a/x11-proto/trapproto/trapproto-9999.ebuild
+++ b/x11-proto/trapproto/trapproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Trap protocol headers"
diff --git a/x11-proto/videoproto/videoproto-9999.ebuild b/x11-proto/videoproto/videoproto-9999.ebuild
index fee2c718..8355569d 100644
--- a/x11-proto/videoproto/videoproto-9999.ebuild
+++ b/x11-proto/videoproto/videoproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Video protocol headers"
diff --git a/x11-proto/xcb-proto/xcb-proto-9999.ebuild b/x11-proto/xcb-proto/xcb-proto-9999.ebuild
index 9fd53a0b..f7971b2f 100644
--- a/x11-proto/xcb-proto/xcb-proto-9999.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
PYTHON_DEPEND="*"
inherit python xorg-2
diff --git a/x11-proto/xcmiscproto/xcmiscproto-9999.ebuild b/x11-proto/xcmiscproto/xcmiscproto-9999.ebuild
index afdefe0e..5a4b7037 100644
--- a/x11-proto/xcmiscproto/xcmiscproto-9999.ebuild
+++ b/x11-proto/xcmiscproto/xcmiscproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
XORG_DOC=doc
inherit xorg-2
diff --git a/x11-proto/xextproto/xextproto-9999.ebuild b/x11-proto/xextproto/xextproto-9999.ebuild
index 08b457cc..7ba9a1d8 100644
--- a/x11-proto/xextproto/xextproto-9999.ebuild
+++ b/x11-proto/xextproto/xextproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
XORG_DOC=doc
inherit xorg-2
diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-9999.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-9999.ebuild
index e3fa4279..28fc6b90 100644
--- a/x11-proto/xf86bigfontproto/xf86bigfontproto-9999.ebuild
+++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org XF86BigFont protocol headers"
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-9999.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-9999.ebuild
index 62d73533..59dd7e94 100644
--- a/x11-proto/xf86dgaproto/xf86dgaproto-9999.ebuild
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org XF86DGA protocol headers"
diff --git a/x11-proto/xf86driproto/xf86driproto-9999.ebuild b/x11-proto/xf86driproto/xf86driproto-9999.ebuild
index 221eb185..7c4ebbb5 100644
--- a/x11-proto/xf86driproto/xf86driproto-9999.ebuild
+++ b/x11-proto/xf86driproto/xf86driproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org XF86DRI protocol headers"
diff --git a/x11-proto/xf86miscproto/xf86miscproto-9999.ebuild b/x11-proto/xf86miscproto/xf86miscproto-9999.ebuild
index dd7fb2af..346f0e73 100644
--- a/x11-proto/xf86miscproto/xf86miscproto-9999.ebuild
+++ b/x11-proto/xf86miscproto/xf86miscproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org XF86Misc protocol headers"
diff --git a/x11-proto/xf86rushproto/xf86rushproto-9999.ebuild b/x11-proto/xf86rushproto/xf86rushproto-9999.ebuild
index 667ed933..eed4d17d 100644
--- a/x11-proto/xf86rushproto/xf86rushproto-9999.ebuild
+++ b/x11-proto/xf86rushproto/xf86rushproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org XF86Rush protocol headers"
diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-9999.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-9999.ebuild
index f9181eaa..5fabcb76 100644
--- a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-9999.ebuild
+++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org XF86VidMode protocol headers"
diff --git a/x11-proto/xineramaproto/xineramaproto-9999.ebuild b/x11-proto/xineramaproto/xineramaproto-9999.ebuild
index ccb5d13c..89642a68 100644
--- a/x11-proto/xineramaproto/xineramaproto-9999.ebuild
+++ b/x11-proto/xineramaproto/xineramaproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org Xinerama protocol headers"
diff --git a/x11-proto/xproto/xproto-9999.ebuild b/x11-proto/xproto/xproto-9999.ebuild
index d8e824c2..68293f0b 100644
--- a/x11-proto/xproto/xproto-9999.ebuild
+++ b/x11-proto/xproto/xproto-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
XORG_DOC=doc
inherit xorg-2