summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/xineramaproto/ChangeLog5
-rw-r--r--x11-proto/xineramaproto/xineramaproto-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog
index bc46e696ab9b..ab56070ae53a 100644
--- a/x11-proto/xineramaproto/ChangeLog
+++ b/x11-proto/xineramaproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xineramaproto
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.33 2009/10/03 16:01:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.34 2009/10/26 12:30:32 remi Exp $
+
+ 26 Oct 2009; Rémi Cardona <remi@gentoo.org> xineramaproto-1.2.ebuild:
+ sync with overlay, update deps
03 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
xineramaproto-1.2.ebuild:
diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.ebuild
index 7890064595e9..450cd6da88e2 100644
--- a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild
+++ b/x11-proto/xineramaproto/xineramaproto-1.2.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/xineramaproto/xineramaproto-1.2.ebuild,v 1.2 2009/10/03 16:01:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.ebuild,v 1.3 2009/10/26 12:30:32 remi Exp $
inherit x-modular
@@ -9,5 +9,5 @@ DESCRIPTION="X.Org Xinerama protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
-RDEPEND="!<x11-libs/libXinerama-1.1"
+RDEPEND="!<x11-libs/libXinerama-1.0.99.1"
DEPEND="${RDEPEND}"