summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-05-21 04:25:37 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-05-21 04:25:37 +0000
commit49c119529f2648b472c0535a5e28233e6533633a (patch)
tree549b109f8bbca923affc3dce7752d5f3666f3dda
parentRemove virtual/lpr wrt #358879. (diff)
downloadgentoo-2-49c119529f2648b472c0535a5e28233e6533633a.tar.gz
gentoo-2-49c119529f2648b472c0535a5e28233e6533633a.tar.bz2
gentoo-2-49c119529f2648b472c0535a5e28233e6533633a.zip
Change virtual/lpr to net-print/cups RDEPEND wrt #358879 because USE="cups" shouldn't be used for lprng in any case.
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
-rw-r--r--app-office/lyx/ChangeLog7
-rw-r--r--app-office/lyx/lyx-1.5.7.ebuild4
-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-1.6.9.ebuild4
-rw-r--r--app-office/lyx/lyx-2.0.0.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog
index c6c6b6dbdbee..55d0ffdaef1e 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.227 2011/05/16 04:22:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.228 2011/05/21 04:25:37 ssuominen Exp $
+
+ 21 May 2011; Samuli Suominen <ssuominen@gentoo.org> lyx-1.5.7.ebuild,
+ lyx-1.6.8.ebuild, lyx-1.6.9.ebuild, lyx-1.6.10.ebuild, lyx-2.0.0.ebuild:
+ Change virtual/lpr to net-print/cups RDEPEND wrt #358879 because USE="cups"
+ shouldn't be used for lprng in any case.
*lyx-2.0.0 (16 May 2011)
diff --git a/app-office/lyx/lyx-1.5.7.ebuild b/app-office/lyx/lyx-1.5.7.ebuild
index e6890a28e869..bcacdc217b21 100644
--- a/app-office/lyx/lyx-1.5.7.ebuild
+++ b/app-office/lyx/lyx-1.5.7.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.5.7.ebuild,v 1.9 2011/04/16 10:59:16 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.5.7.ebuild,v 1.10 2011/05/21 04:25:37 ssuominen Exp $
EAPI=1
@@ -46,7 +46,7 @@ RDEPEND="x11-libs/qt-gui:4
app-text/sgmltools-lite
app-text/aspell
>=dev-lang/python-2.3.4
- cups? ( virtual/lpr )
+ cups? ( net-print/cups )
latex? (
virtual/latex-base
app-text/ghostscript-gpl
diff --git a/app-office/lyx/lyx-1.6.10.ebuild b/app-office/lyx/lyx-1.6.10.ebuild
index cf08716223c2..0b3d9f2089c3 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.1 2011/05/14 16:15:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.10.ebuild,v 1.2 2011/05/21 04:25:37 ssuominen Exp $
EAPI=2
@@ -50,7 +50,7 @@ COMMONDEPEND="x11-libs/qt-gui:4
RDEPEND="${COMMONDEPEND}
|| ( dev-texlive/texlive-fontsextra app-text/ptex )
|| ( media-gfx/imagemagick media-gfx/graphicsmagick )
- cups? ( virtual/lpr )
+ cups? ( net-print/cups )
latex? (
virtual/latex-base
app-text/ghostscript-gpl
diff --git a/app-office/lyx/lyx-1.6.8.ebuild b/app-office/lyx/lyx-1.6.8.ebuild
index 56440c63a200..b4df47e67273 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.7 2011/04/16 10:59:16 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.8.ebuild,v 1.8 2011/05/21 04:25:37 ssuominen Exp $
EAPI=2
@@ -52,7 +52,7 @@ COMMONDEPEND="x11-libs/qt-gui:4
RDEPEND="${COMMONDEPEND}
|| ( dev-texlive/texlive-fontsextra app-text/ptex )
|| ( media-gfx/imagemagick media-gfx/graphicsmagick )
- cups? ( virtual/lpr )
+ cups? ( net-print/cups )
latex? (
virtual/latex-base
app-text/ghostscript-gpl
diff --git a/app-office/lyx/lyx-1.6.9.ebuild b/app-office/lyx/lyx-1.6.9.ebuild
index 05fd9e6c5d10..0c106ac1f00c 100644
--- a/app-office/lyx/lyx-1.6.9.ebuild
+++ b/app-office/lyx/lyx-1.6.9.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.9.ebuild,v 1.3 2011/04/16 10:59:16 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.9.ebuild,v 1.4 2011/05/21 04:25:37 ssuominen Exp $
EAPI=2
@@ -50,7 +50,7 @@ COMMONDEPEND="x11-libs/qt-gui:4
RDEPEND="${COMMONDEPEND}
|| ( dev-texlive/texlive-fontsextra app-text/ptex )
|| ( media-gfx/imagemagick media-gfx/graphicsmagick )
- cups? ( virtual/lpr )
+ cups? ( net-print/cups )
latex? (
virtual/latex-base
app-text/ghostscript-gpl
diff --git a/app-office/lyx/lyx-2.0.0.ebuild b/app-office/lyx/lyx-2.0.0.ebuild
index 30281b75bc2e..3d8e5ac9565b 100644
--- a/app-office/lyx/lyx-2.0.0.ebuild
+++ b/app-office/lyx/lyx-2.0.0.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.0.ebuild,v 1.1 2011/05/16 04:22:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.0.ebuild,v 1.2 2011/05/21 04:25:37 ssuominen Exp $
EAPI=3
@@ -50,7 +50,7 @@ COMMONDEPEND="x11-libs/qt-gui:4
RDEPEND="${COMMONDEPEND}
|| ( dev-texlive/texlive-fontsextra app-text/ptex )
|| ( media-gfx/imagemagick media-gfx/graphicsmagick )
- cups? ( virtual/lpr )
+ cups? ( net-print/cups )
latex? (
virtual/latex-base
app-text/ghostscript-gpl