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-misc
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-misc')
-rw-r--r--x11-misc/util-macros/Manifest2
-rw-r--r--x11-misc/util-macros/util-macros-9999.ebuild3
-rw-r--r--x11-misc/xcb-demo/Manifest4
-rw-r--r--x11-misc/xcb-demo/xcb-demo-0.1.ebuild3
-rw-r--r--x11-misc/xcb-demo/xcb-demo-9999.ebuild3
5 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/util-macros/Manifest b/x11-misc/util-macros/Manifest
index ca8f379e..40b02263 100644
--- a/x11-misc/util-macros/Manifest
+++ b/x11-misc/util-macros/Manifest
@@ -1,2 +1,2 @@
-EBUILD util-macros-9999.ebuild 385 RMD160 ab2919f5146ce11377c1658bba438268edfbaac3 SHA1 430b85bf2ce4e395696a6f44e2494f9daa84a9dd SHA256 8336b9baef00fc80e3e5cf50718bd7c28c3ec6ebf3285e3be5261384b5e69c58
+EBUILD util-macros-9999.ebuild 395 RMD160 6b994e85dfec8a95e47c0b7f9fc2ccd7ddafc8cd SHA1 06d4e6da4c5b74c9266470e1bc270e6e730abaa6 SHA256 c0ecb6e8073ed3c6cee819e48fac2dff97c581c0656d8aa4b2e693c672ed9d27
MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055
diff --git a/x11-misc/util-macros/util-macros-9999.ebuild b/x11-misc/util-macros/util-macros-9999.ebuild
index 125350a1..2fe71831 100644
--- a/x11-misc/util-macros/util-macros-9999.ebuild
+++ b/x11-misc/util-macros/util-macros-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
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/util/macros"
DESCRIPTION="X.Org autotools utility macros"
diff --git a/x11-misc/xcb-demo/Manifest b/x11-misc/xcb-demo/Manifest
index 4ddaf0f1..035ff080 100644
--- a/x11-misc/xcb-demo/Manifest
+++ b/x11-misc/xcb-demo/Manifest
@@ -1,3 +1,3 @@
DIST xcb-demo-0.1.tar.bz2 80289 RMD160 2f76ad4b6d7d9b40d7142cc27ab314cc584794e4 SHA1 b580e9940cb9a2393cdc1d01ea2077c2d93845a4 SHA256 20753bb59558dc00311a5a296fc6c4b3fcff04b86b2579fcb459c89b17d733a4
-EBUILD xcb-demo-0.1.ebuild 563 RMD160 1e911b8754900f8746bac48fde5e830c94d93e57 SHA1 b0552011e0ce0fa77dd86d0c4da48208515a4609 SHA256 00f096e8cd290bc73460957248f07f524ece15cf6c07b5235e350f0219d4cb38
-EBUILD xcb-demo-9999.ebuild 446 RMD160 1b8db002e228c518eb67a5222b12442ee2cb79ac SHA1 0edc5232525d9997cdd49d108ffa2e99462ad0c2 SHA256 9df8bc56316d1e6cd35dd3ab8f952a215fda0ee0c4aef15fb55331f4bfb74349
+EBUILD xcb-demo-0.1.ebuild 573 RMD160 4213a83693daa7eb2be74366348d595766b595c1 SHA1 385345e0a949443ed6dfb2260a0cd487367cd794 SHA256 e76bd9ec93e48e1112b7153261136c65345089f85172b472e0293370c2341099
+EBUILD xcb-demo-9999.ebuild 456 RMD160 13701df8ab0a18971802f4a5f45d755b570d0c32 SHA1 113879ab656e2265a24b0accf069d98bf03de20d SHA256 0628983382ed49fd9c05172096651162210c99de67e0fd49df92df53d3071987
diff --git a/x11-misc/xcb-demo/xcb-demo-0.1.ebuild b/x11-misc/xcb-demo/xcb-demo-0.1.ebuild
index 168c3b8a..fd2f3e25 100644
--- a/x11-misc/xcb-demo/xcb-demo-0.1.ebuild
+++ b/x11-misc/xcb-demo/xcb-demo-0.1.ebuild
@@ -5,7 +5,8 @@
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
-inherit x-modular
+EAPI=2
+inherit x-modular-r2
DESCRIPTION="X C-language Bindings demos"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
diff --git a/x11-misc/xcb-demo/xcb-demo-9999.ebuild b/x11-misc/xcb-demo/xcb-demo-9999.ebuild
index bbdf5663..e32fab1e 100644
--- a/x11-misc/xcb-demo/xcb-demo-9999.ebuild
+++ b/x11-misc/xcb-demo/xcb-demo-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
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/demo"
DESCRIPTION="X C-language Bindings demos"