summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2009-08-31 20:26:30 +0530
committerNirbheek Chauhan <nirbheek@gentoo.org>2009-08-31 20:26:30 +0530
commit0cb48c744a0d40a4285d2b73a44e27eaeb1fcd5e (patch)
treee6d4bdb2671e58e5dd61550b37d5783067dc5f6a /x11-proto/xextproto
parentx11-proto/inputproto: soft-block against <libXi-1.2.99 (diff)
downloadx11-0cb48c744a0d40a4285d2b73a44e27eaeb1fcd5e.tar.gz
x11-0cb48c744a0d40a4285d2b73a44e27eaeb1fcd5e.tar.bz2
x11-0cb48c744a0d40a4285d2b73a44e27eaeb1fcd5e.zip
x11-proto/xextproto: Bump to 7.1.1, update -9999
* Update p.mask for 7.1.1 * Add soft-blocker for <libXext-1.0.99
Diffstat (limited to 'x11-proto/xextproto')
-rw-r--r--x11-proto/xextproto/Manifest6
-rw-r--r--x11-proto/xextproto/xextproto-7.1.1.ebuild (renamed from x11-proto/xextproto/xextproto-7.1.0.ebuild)7
-rw-r--r--x11-proto/xextproto/xextproto-9999.ebuild7
3 files changed, 13 insertions, 7 deletions
diff --git a/x11-proto/xextproto/Manifest b/x11-proto/xextproto/Manifest
index 18d65e96..60580ef0 100644
--- a/x11-proto/xextproto/Manifest
+++ b/x11-proto/xextproto/Manifest
@@ -1,3 +1,3 @@
-DIST xextproto-7.1.0.tar.bz2 70979 RMD160 5d5dc94905010cc174adb554229156ceeccecb7b SHA1 78c1fd39befbc3e8ef8396b3ce5fb40294ebfeef SHA256 f9a6c15b1f3c6bc5add1910f99b65c4bcbe6a21296105997734516fb27983308
-EBUILD xextproto-7.1.0.ebuild 300 RMD160 cfb5ca96880d34b529c19068309f7d08a9808d95 SHA1 0f22a7af9d96dd5cb550df1f6884f7f5e2cc41a0 SHA256 7cc1af790b9e0bc4833079d40472fd2b94d03903d58502fff1766ff9ba481a7f
-EBUILD xextproto-9999.ebuild 300 RMD160 cfb5ca96880d34b529c19068309f7d08a9808d95 SHA1 0f22a7af9d96dd5cb550df1f6884f7f5e2cc41a0 SHA256 7cc1af790b9e0bc4833079d40472fd2b94d03903d58502fff1766ff9ba481a7f
+DIST xextproto-7.1.1.tar.bz2 71234 RMD160 10d840838da0870f9ff83afddc12eaea46098e54 SHA1 1bb4bd12d65a17b3168dc9b4e028b33a2f7b2cad SHA256 6d0abd31ddd57c2cb24cecf5fd90b4c29a276e20e3e03ca3c2c57d074f964d99
+EBUILD xextproto-7.1.1.ebuild 336 RMD160 7ca252223d1ac4db15dceaf94f51c535caa11139 SHA1 7907504d613cdcc2e9899cbf52adc1cbe8dfb2b7 SHA256 b332e906fb628d3148d3647da82ec81281b540a4cee8bb1b6ebf89380f2aa833
+EBUILD xextproto-9999.ebuild 336 RMD160 7ca252223d1ac4db15dceaf94f51c535caa11139 SHA1 7907504d613cdcc2e9899cbf52adc1cbe8dfb2b7 SHA256 b332e906fb628d3148d3647da82ec81281b540a4cee8bb1b6ebf89380f2aa833
diff --git a/x11-proto/xextproto/xextproto-7.1.0.ebuild b/x11-proto/xextproto/xextproto-7.1.1.ebuild
index a3680f37..3cffa92d 100644
--- a/x11-proto/xextproto/xextproto-7.1.0.ebuild
+++ b/x11-proto/xextproto/xextproto-7.1.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI="2"
+
inherit x-modular
DESCRIPTION="X.Org XExt protocol headers"
@@ -8,4 +10,5 @@ DESCRIPTION="X.Org XExt protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=""
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+!<x11-libs/libXext-1.0.99"
diff --git a/x11-proto/xextproto/xextproto-9999.ebuild b/x11-proto/xextproto/xextproto-9999.ebuild
index a3680f37..3cffa92d 100644
--- a/x11-proto/xextproto/xextproto-9999.ebuild
+++ b/x11-proto/xextproto/xextproto-9999.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI="2"
+
inherit x-modular
DESCRIPTION="X.Org XExt protocol headers"
@@ -8,4 +10,5 @@ DESCRIPTION="X.Org XExt protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=""
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+!<x11-libs/libXext-1.0.99"