diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-25 08:25:12 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-25 08:25:12 +0000 |
commit | f50dd93ca94fca30cf9d9d135731e6da90b02202 (patch) | |
tree | 3dba6d0fbbaa16ff67aaf8885072dadf5ea352e8 /app-office | |
parent | Added virtual/psviewer; bug #50423. (diff) | |
download | gentoo-2-f50dd93ca94fca30cf9d9d135731e6da90b02202.tar.gz gentoo-2-f50dd93ca94fca30cf9d9d135731e6da90b02202.tar.bz2 gentoo-2-f50dd93ca94fca30cf9d9d135731e6da90b02202.zip |
Changed app-text/gv -> virtual/psviewer and app-text/xpdf -> virtual/pdfviewer; bug #50423.
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.4.ebuild | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.5.ebuild | 6 |
3 files changed, 12 insertions, 7 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index e2e95f90a120..efa2cc2affaa 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/lyx # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.50 2004/10/22 02:29:16 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.51 2004/10/25 08:25:12 usata Exp $ + + 25 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.4.ebuild, + lyx-1.3.5.ebuild: + Changed app-text/gv -> virtual/psviewer and app-text/xpdf -> + virtual/pdfviewer; bug #50423. 22 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> lyx-1.3.4.ebuild, lyx-1.3.5.ebuild: diff --git a/app-office/lyx/lyx-1.3.4.ebuild b/app-office/lyx/lyx-1.3.4.ebuild index 2415b1740bbc..e147db76b763 100644 --- a/app-office/lyx/lyx-1.3.4.ebuild +++ b/app-office/lyx/lyx-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.4.ebuild,v 1.10 2004/10/22 02:29:16 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.4.ebuild,v 1.11 2004/10/25 08:25:12 usata Exp $ inherit kde-functions eutils libtool @@ -28,9 +28,9 @@ DEPEND="virtual/x11 RDEPEND="${DEPEND} virtual/ghostscript - app-text/xpdf + virtual/pdfviewer + virtual/psviewer virtual/aspell-dict - app-text/gv dev-tex/latex2html media-gfx/imagemagick cups? ( virtual/lpr ) diff --git a/app-office/lyx/lyx-1.3.5.ebuild b/app-office/lyx/lyx-1.3.5.ebuild index 61eee5d72f3a..5645a531a41f 100644 --- a/app-office/lyx/lyx-1.3.5.ebuild +++ b/app-office/lyx/lyx-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.5.ebuild,v 1.3 2004/10/22 02:29:16 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.5.ebuild,v 1.4 2004/10/25 08:25:12 usata Exp $ inherit kde-functions eutils libtool @@ -28,9 +28,9 @@ DEPEND="virtual/x11 RDEPEND="${DEPEND} virtual/ghostscript - app-text/xpdf + virtual/pdfviewer + virtual/psviewer virtual/aspell-dict - app-text/gv dev-tex/latex2html media-gfx/imagemagick cups? ( virtual/lpr ) |