summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2009-08-31 20:33:32 +0530
committerNirbheek Chauhan <nirbheek@gentoo.org>2009-08-31 20:33:32 +0530
commite0fd66b4eb693bff86cf114f85c44bfaea6033fd (patch)
tree3928908218b7717231f84c0b954d3b51139a2d06 /x11-proto/recordproto
parentx11-proto/renderproto: Update -9999 ebuild (diff)
downloadx11-e0fd66b4eb693bff86cf114f85c44bfaea6033fd.tar.gz
x11-e0fd66b4eb693bff86cf114f85c44bfaea6033fd.tar.bz2
x11-e0fd66b4eb693bff86cf114f85c44bfaea6033fd.zip
x11-proto/recordproto: Update -9999 ebuild
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r--x11-proto/recordproto/Manifest4
-rw-r--r--x11-proto/recordproto/recordproto-1.13.99.1.ebuild2
-rw-r--r--x11-proto/recordproto/recordproto-9999.ebuild12
3 files changed, 12 insertions, 6 deletions
diff --git a/x11-proto/recordproto/Manifest b/x11-proto/recordproto/Manifest
index b440d132..8cf1859e 100644
--- a/x11-proto/recordproto/Manifest
+++ b/x11-proto/recordproto/Manifest
@@ -1,3 +1,3 @@
DIST recordproto-1.13.99.1.tar.bz2 50336 RMD160 0f656898fa9b059f2e470d939e472a197f61f1b6 SHA1 68cf3af94c49031e5c48eba0455e41147441bee3 SHA256 3925c12341a20b53d87b184ba2636118362417d6955777e01e2ecf145899467d
-EBUILD recordproto-1.13.99.1.ebuild 517 RMD160 a9b999dd18163b2a0b33f7e01a68ae3b8d343262 SHA1 1221e7b2fe5dd08381740e5a9555711bc4e2ee56 SHA256 cd441a02ee0ce0dd1899762897122772f51a3f3b864dc02b51f07f8d9d363f09
-EBUILD recordproto-9999.ebuild 302 RMD160 03a0b92e531027e10b909b41f6ce1b4f8638a431 SHA1 2834329ed83868b451e56d800e089e84640e00a3 SHA256 32e364d11194d89d9021268f2753947c303c93ead1697d921d8d6d8424f7d4e2
+EBUILD recordproto-1.13.99.1.ebuild 408 RMD160 17bd850d9cb2a62df198df929a41b9e85ab002a5 SHA1 4f9d23226f98f691e4ec4fcbe7c1306f239ce6e1 SHA256 c65ef0cf6c2b826af59f89400c4458142a1a5547d08037f937fb9d498b8886f4
+EBUILD recordproto-9999.ebuild 408 RMD160 17bd850d9cb2a62df198df929a41b9e85ab002a5 SHA1 4f9d23226f98f691e4ec4fcbe7c1306f239ce6e1 SHA256 c65ef0cf6c2b826af59f89400c4458142a1a5547d08037f937fb9d498b8886f4
diff --git a/x11-proto/recordproto/recordproto-1.13.99.1.ebuild b/x11-proto/recordproto/recordproto-1.13.99.1.ebuild
index 418a4289..1da66415 100644
--- a/x11-proto/recordproto/recordproto-1.13.99.1.ebuild
+++ b/x11-proto/recordproto/recordproto-1.13.99.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.17 2009/05/05 15:19:20 fauli Exp $
+# $Header: $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
diff --git a/x11-proto/recordproto/recordproto-9999.ebuild b/x11-proto/recordproto/recordproto-9999.ebuild
index b8daa12e..1da66415 100644
--- a/x11-proto/recordproto/recordproto-9999.ebuild
+++ b/x11-proto/recordproto/recordproto-9999.ebuild
@@ -1,11 +1,17 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
inherit x-modular
DESCRIPTION="X.Org Record protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
RDEPEND=""
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+>=x11-misc/util-macros-1.2"