summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-misc/rsibreak/ChangeLog6
-rw-r--r--kde-misc/rsibreak/rsibreak-0.6.0.ebuild6
-rw-r--r--kde-misc/rsibreak/rsibreak-0.7.0.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/kde-misc/rsibreak/ChangeLog b/kde-misc/rsibreak/ChangeLog
index fe3c97f70d92..dc43e73d71af 100644
--- a/kde-misc/rsibreak/ChangeLog
+++ b/kde-misc/rsibreak/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/rsibreak
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/ChangeLog,v 1.13 2006/06/20 19:06:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/ChangeLog,v 1.14 2006/07/09 20:10:07 flameeyes Exp $
+
+ 09 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> rsibreak-0.6.0.ebuild,
+ rsibreak-0.7.0.ebuild:
+ Pinpoint virtual/x11 version to less than 7.
20 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
files/rsibreak-0.7.0-crash.patch:
diff --git a/kde-misc/rsibreak/rsibreak-0.6.0.ebuild b/kde-misc/rsibreak/rsibreak-0.6.0.ebuild
index 2d3eb59e27f7..a07b82e642e4 100644
--- a/kde-misc/rsibreak/rsibreak-0.6.0.ebuild
+++ b/kde-misc/rsibreak/rsibreak-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/rsibreak-0.6.0.ebuild,v 1.3 2006/05/10 10:28:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/rsibreak-0.6.0.ebuild,v 1.4 2006/07/09 20:10:07 flameeyes Exp $
USE_KEG_PACKAGING="yes"
@@ -27,14 +27,14 @@ RDEPEND="|| ( (
x11-libs/libXext
x11-libs/libX11
x11-libs/libXScrnSaver
- ) virtual/x11 )"
+ ) <virtual/x11-7 )"
DEPEND="${RDEPEND}
|| ( (
x11-proto/xextproto
x11-proto/xproto
x11-proto/scrnsaverproto
- ) virtual/x11 )"
+ ) <virtual/x11-7 )"
need-kde 3.3
diff --git a/kde-misc/rsibreak/rsibreak-0.7.0.ebuild b/kde-misc/rsibreak/rsibreak-0.7.0.ebuild
index ddb24363ecc5..7cb5f96b2bdc 100644
--- a/kde-misc/rsibreak/rsibreak-0.7.0.ebuild
+++ b/kde-misc/rsibreak/rsibreak-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/rsibreak-0.7.0.ebuild,v 1.2 2006/06/19 22:23:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/rsibreak/rsibreak-0.7.0.ebuild,v 1.3 2006/07/09 20:10:07 flameeyes Exp $
USE_KEG_PACKAGING="yes"
@@ -27,14 +27,14 @@ RDEPEND="|| ( (
x11-libs/libXext
x11-libs/libX11
x11-libs/libXScrnSaver
- ) virtual/x11 )"
+ ) <virtual/x11-7 )"
DEPEND="${RDEPEND}
|| ( (
x11-proto/xextproto
x11-proto/xproto
x11-proto/scrnsaverproto
- ) virtual/x11 )"
+ ) <virtual/x11-7 )"
need-kde 3.3