summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2008-06-06 21:23:49 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2008-06-06 21:23:49 +0000
commit589ff6e256b33938d5a9c5293c0db34503fece5d (patch)
treeca442b61b639c513723585607f767f289e7bb493 /x11-proto
parentUse mirrors:// for berlios. (diff)
downloadgentoo-2-589ff6e256b33938d5a9c5293c0db34503fece5d.tar.gz
gentoo-2-589ff6e256b33938d5a9c5293c0db34503fece5d.tar.bz2
gentoo-2-589ff6e256b33938d5a9c5293c0db34503fece5d.zip
Bump to latest, added support for multi-pointer X. It won't actually be in xorg-server till 1.6 or so, but it's available in the git ebuilds.
(Portage version: 2.1.5.2)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/xextproto/ChangeLog11
-rw-r--r--x11-proto/xextproto/xextproto-7.0.3.ebuild12
2 files changed, 21 insertions, 2 deletions
diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog
index 21996b9b0b87..56a59459b470 100644
--- a/x11-proto/xextproto/ChangeLog
+++ b/x11-proto/xextproto/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-proto/xextproto
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.26 2007/02/04 18:08:36 joshuabaergen Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.27 2008/06/06 21:23:49 dberkholz Exp $
+
+*xextproto-7.0.3 (06 Jun 2008)
+
+ 06 Jun 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+ +xextproto-7.0.3.ebuild:
+ Bump to latest, added support for multi-pointer X. It won't actually be in
+ xorg-server till 1.6 or so, but it's available in the git ebuilds.
04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org>
xextproto-7.0.2.ebuild:
diff --git a/x11-proto/xextproto/xextproto-7.0.3.ebuild b/x11-proto/xextproto/xextproto-7.0.3.ebuild
new file mode 100644
index 000000000000..38beba3fedec
--- /dev/null
+++ b/x11-proto/xextproto/xextproto-7.0.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.3.ebuild,v 1.1 2008/06/06 21:23:49 dberkholz Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org XExt protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"