summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-12-06 12:50:49 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-12-06 12:50:49 +0000
commitfd3bb61515b9f4057d46d6e894459d441780b2b8 (patch)
treeefe206ce3bed6a2980f80ee7df21ea1e2b061d16 /app-office
parentremove old (diff)
downloadgentoo-2-fd3bb61515b9f4057d46d6e894459d441780b2b8.tar.gz
gentoo-2-fd3bb61515b9f4057d46d6e894459d441780b2b8.tar.bz2
gentoo-2-fd3bb61515b9f4057d46d6e894459d441780b2b8.zip
fix subversion deps to force <1.7, it doesnt work with 1.7, bug #388981 by pavel sanda
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/lyx/ChangeLog7
-rw-r--r--app-office/lyx/lyx-1.6.10.ebuild4
-rw-r--r--app-office/lyx/lyx-1.6.8.ebuild4
-rw-r--r--app-office/lyx/lyx-2.0.1.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog
index d32679ea0c1e..85aa505c9292 100644
--- a/app-office/lyx/ChangeLog
+++ b/app-office/lyx/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/lyx
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.239 2011/12/06 12:47:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.240 2011/12/06 12:50:49 aballier Exp $
+
+ 06 Dec 2011; Alexis Ballier <aballier@gentoo.org> lyx-1.6.8.ebuild,
+ lyx-1.6.10.ebuild, lyx-2.0.1.ebuild:
+ fix subversion deps to force <1.7, it doesnt work with 1.7, bug #388981 by
+ pavel sanda
06 Dec 2011; Alexis Ballier <aballier@gentoo.org> -lyx-2.0.0.ebuild:
remove old
diff --git a/app-office/lyx/lyx-1.6.10.ebuild b/app-office/lyx/lyx-1.6.10.ebuild
index 1fbba35305a9..80c4827491a8 100644
--- a/app-office/lyx/lyx-1.6.10.ebuild
+++ b/app-office/lyx/lyx-1.6.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.10.ebuild,v 1.8 2011/10/12 15:47:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.10.ebuild,v 1.9 2011/12/06 12:50:49 aballier Exp $
EAPI=2
@@ -78,7 +78,7 @@ RDEPEND="${COMMONDEPEND}
docbook? ( app-text/sgmltools-lite )
dot? ( media-gfx/graphviz )
dia? ( app-office/dia )
- subversion? ( dev-vcs/subversion )
+ subversion? ( <dev-vcs/subversion-1.7.0 )
rcs? ( dev-vcs/rcs )
svg? ( || ( gnome-base/librsvg media-gfx/inkscape ) )"
diff --git a/app-office/lyx/lyx-1.6.8.ebuild b/app-office/lyx/lyx-1.6.8.ebuild
index edb434c1bd41..e7f997c4f1d9 100644
--- a/app-office/lyx/lyx-1.6.8.ebuild
+++ b/app-office/lyx/lyx-1.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.8.ebuild,v 1.9 2011/10/05 19:32:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.8.ebuild,v 1.10 2011/12/06 12:50:49 aballier Exp $
EAPI=2
@@ -80,7 +80,7 @@ RDEPEND="${COMMONDEPEND}
docbook? ( app-text/sgmltools-lite )
dot? ( media-gfx/graphviz )
dia? ( app-office/dia )
- subversion? ( dev-vcs/subversion )
+ subversion? ( <dev-vcs/subversion-1.7.0 )
rcs? ( dev-vcs/rcs )
svg? ( || ( gnome-base/librsvg media-gfx/inkscape ) )"
diff --git a/app-office/lyx/lyx-2.0.1.ebuild b/app-office/lyx/lyx-2.0.1.ebuild
index 943f9687edde..aca5dcfceb79 100644
--- a/app-office/lyx/lyx-2.0.1.ebuild
+++ b/app-office/lyx/lyx-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.1.ebuild,v 1.2 2011/10/05 19:32:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.1.ebuild,v 1.3 2011/12/06 12:50:49 aballier Exp $
EAPI=3
@@ -83,7 +83,7 @@ RDEPEND="${COMMONDEPEND}
docbook? ( app-text/sgmltools-lite )
dot? ( media-gfx/graphviz )
dia? ( app-office/dia )
- subversion? ( dev-vcs/subversion )
+ subversion? ( <dev-vcs/subversion-1.7.0 )
rcs? ( dev-vcs/rcs )
svg? ( || ( gnome-base/librsvg media-gfx/inkscape ) )
gnumeric? ( app-office/gnumeric )