summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-09-19 11:49:56 +0000
committerRémi Cardona <remi@gentoo.org>2009-09-19 11:49:56 +0000
commitae8d6959a5d584a6c199c69b9638ec24d88a95d6 (patch)
tree9c2f96aff318a3e69cbc8c3bd96883c86df6c9bd /x11-proto/xextproto
parentamd64/x86 stable, bug #285388 (diff)
downloadgentoo-2-ae8d6959a5d584a6c199c69b9638ec24d88a95d6.tar.gz
gentoo-2-ae8d6959a5d584a6c199c69b9638ec24d88a95d6.tar.bz2
gentoo-2-ae8d6959a5d584a6c199c69b9638ec24d88a95d6.zip
x11-proto/xextproto: bump to 7.1.1
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'x11-proto/xextproto')
-rw-r--r--x11-proto/xextproto/ChangeLog7
-rw-r--r--x11-proto/xextproto/xextproto-7.1.1.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog
index cdc936d89e5e..ca2ee60c6a61 100644
--- a/x11-proto/xextproto/ChangeLog
+++ b/x11-proto/xextproto/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-proto/xextproto
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.40 2009/06/23 19:21:32 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.41 2009/09/19 11:49:56 remi Exp $
+
+*xextproto-7.1.1 (19 Sep 2009)
+
+ 19 Sep 2009; Rémi Cardona <remi@gentoo.org> +xextproto-7.1.1.ebuild:
+ bump to 7.1.1
23 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
xextproto-7.0.4.ebuild:
diff --git a/x11-proto/xextproto/xextproto-7.1.1.ebuild b/x11-proto/xextproto/xextproto-7.1.1.ebuild
new file mode 100644
index 000000000000..0026307ffaa6
--- /dev/null
+++ b/x11-proto/xextproto/xextproto-7.1.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.1.1.ebuild,v 1.1 2009/09/19 11:49:56 remi Exp $
+
+EAPI="2"
+
+inherit x-modular
+
+DESCRIPTION="X.Org XExt protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+!<x11-libs/libXext-1.0.99"