summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-12-27 21:16:12 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2009-12-27 21:16:12 +0100
commitf85deaf9168615fb8aa24fe2a719dff295621627 (patch)
tree73317a7bd5706ee7c712cdec20c7441edb612864 /x11-proto/xf86driproto
parent[eclasses] Drop no-longer exported function. (diff)
downloadx11-f85deaf9168615fb8aa24fe2a719dff295621627.tar.gz
x11-f85deaf9168615fb8aa24fe2a719dff295621627.tar.bz2
x11-f85deaf9168615fb8aa24fe2a719dff295621627.zip
Migrate to x-modular-r2 and eapi2. Pass1, require testing.
Diffstat (limited to 'x11-proto/xf86driproto')
-rw-r--r--x11-proto/xf86driproto/Manifest2
-rw-r--r--x11-proto/xf86driproto/xf86driproto-9999.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-proto/xf86driproto/Manifest b/x11-proto/xf86driproto/Manifest
index b0739fcd..5a4f2292 100644
--- a/x11-proto/xf86driproto/Manifest
+++ b/x11-proto/xf86driproto/Manifest
@@ -1 +1 @@
-EBUILD xf86driproto-9999.ebuild 318 RMD160 38b1e3a8578902773ff521c488e877648a90064a SHA1 3d866b8edd24c938da43d087bab5d49265eba538 SHA256 72281e4875d9444dc3706bac990f83f4abc13000b7f311ca8368603a37d4fcda
+EBUILD xf86driproto-9999.ebuild 328 RMD160 60b1b5d4566921a5e167f3c04dfe1de7e61c7840 SHA1 9af20de99fc2d94d804d79ba97833a6b8d13eea4 SHA256 b3f9310fcafea5176c541bc3cbefb159d758ec75896a3657c6d51ff567fc1929
diff --git a/x11-proto/xf86driproto/xf86driproto-9999.ebuild b/x11-proto/xf86driproto/xf86driproto-9999.ebuild
index 3f6d0d3d..f4e45b36 100644
--- a/x11-proto/xf86driproto/xf86driproto-9999.ebuild
+++ b/x11-proto/xf86driproto/xf86driproto-9999.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-inherit x-modular
+EAPI=2
+inherit x-modular-r2
DESCRIPTION="X.Org XF86DRI protocol headers"