summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2007-01-14 16:56:57 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2007-01-14 16:56:57 +0000
commite6c3573be257a78249033aa1a11858d3c9944893 (patch)
treebe1b767ae0457cc2f944384ef36ef3eaaaf9e028 /x11-proto/damageproto
parentCleanup. (diff)
downloadgentoo-2-e6c3573be257a78249033aa1a11858d3c9944893.tar.gz
gentoo-2-e6c3573be257a78249033aa1a11858d3c9944893.tar.bz2
gentoo-2-e6c3573be257a78249033aa1a11858d3c9944893.zip
Version bump. Adds support for damage reporting from direct rendering.
(Portage version: 2.1.2_rc4-r9)
Diffstat (limited to 'x11-proto/damageproto')
-rw-r--r--x11-proto/damageproto/ChangeLog10
-rw-r--r--x11-proto/damageproto/damageproto-1.1.0.ebuild15
-rw-r--r--x11-proto/damageproto/files/digest-damageproto-1.1.03
3 files changed, 26 insertions, 2 deletions
diff --git a/x11-proto/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog
index 8fc337d45101..be73458ed172 100644
--- a/x11-proto/damageproto/ChangeLog
+++ b/x11-proto/damageproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/damageproto
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.23 2006/07/19 14:13:11 gmsoft Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.24 2007/01/14 16:56:57 joshuabaergen Exp $
+
+*damageproto-1.1.0 (14 Jan 2007)
+
+ 14 Jan 2007; Joshua Baergen <joshuabaergen@gentoo.org>
+ +damageproto-1.1.0.ebuild:
+ Version bump. Adds support for damage reporting from direct rendering.
19 Jul 2006; Guy Martin <gmsoft@gentoo.org> damageproto-1.0.3.ebuild:
Stable on hppa.
diff --git a/x11-proto/damageproto/damageproto-1.1.0.ebuild b/x11-proto/damageproto/damageproto-1.1.0.ebuild
new file mode 100644
index 000000000000..26ab50bd2ee8
--- /dev/null
+++ b/x11-proto/damageproto/damageproto-1.1.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.1.0.ebuild,v 1.1 2007/01/14 16:56:57 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Damage protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
diff --git a/x11-proto/damageproto/files/digest-damageproto-1.1.0 b/x11-proto/damageproto/files/digest-damageproto-1.1.0
new file mode 100644
index 000000000000..4c4fa24b7ed2
--- /dev/null
+++ b/x11-proto/damageproto/files/digest-damageproto-1.1.0
@@ -0,0 +1,3 @@
+MD5 33ee591e0b1ca5ad7902934541db7d24 damageproto-1.1.0.tar.bz2 41449
+RMD160 03b5c7a82e71cdb81fbce9e771f9349caf7c4d34 damageproto-1.1.0.tar.bz2 41449
+SHA256 9d2684fac835e9cdf78befff2a58292f54db90094acbfb9f2ed5316fa30d641d damageproto-1.1.0.tar.bz2 41449