diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-07-07 04:25:32 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-07-07 04:25:32 +0000 |
commit | fcd512f9cea549fc724c32700c8bcd663760e923 (patch) | |
tree | 86005cc0c8ad8c3cca3e3457efdc5ad7ca75319f /app-office/lyx | |
parent | Fix ebuild comment (diff) | |
download | historical-fcd512f9cea549fc724c32700c8bcd663760e923.tar.gz historical-fcd512f9cea549fc724c32700c8bcd663760e923.tar.bz2 historical-fcd512f9cea549fc724c32700c8bcd663760e923.zip |
Change qt dep to =x11-libs/qt-3*
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/lyx/Manifest | 20 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.4.ebuild | 4 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.5-r2.ebuild | 4 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.5.ebuild | 4 |
6 files changed, 23 insertions, 19 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index e96b0763c7f3..c211c108e1d6 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/lyx # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.65 2005/06/04 17:01:37 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.66 2005/07/07 04:25:32 caleb Exp $ + + 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> lyx-1.3.4.ebuild, + lyx-1.3.5.ebuild, lyx-1.3.5-r1.ebuild, lyx-1.3.5-r2.ebuild: + Change qt dep to =x11-libs/qt-3* 04 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> lyx-1.3.5-r1.ebuild: Stable on ppc. diff --git a/app-office/lyx/Manifest b/app-office/lyx/Manifest index bbb2ed77d7eb..6a0f93e749c6 100644 --- a/app-office/lyx/Manifest +++ b/app-office/lyx/Manifest @@ -1,15 +1,15 @@ -MD5 4cea7cea8bd719f07e40bc22c8ae2cd1 ChangeLog 10358 -MD5 a9bb0709bc1751805c02f2d858c2e337 lyx-1.3.4.ebuild 3108 -MD5 76abc72f355ab1253e70ff0c3a7a2a80 lyx-1.3.5-r1.ebuild 4226 -MD5 5077cf22d4ab44f2ac043bade962fede lyx-1.3.5.ebuild 3354 +MD5 895daf39c7f268ca69242ab4d5e6b185 lyx-1.3.4.ebuild 3103 +MD5 021ebe271b23a1a264785c3693186537 lyx-1.3.5-r2.ebuild 4375 +MD5 7bd52da63c833b53a75a0df24fae7051 lyx-1.3.5.ebuild 3354 +MD5 e78e495fd7e6d2afe3f264a95a91f089 ChangeLog 10516 MD5 a43370bbb57cb967dbffe1a084475550 metadata.xml 181 -MD5 a074e4ef559841b39068d35ee9da2839 lyx-1.3.5-r2.ebuild 4375 +MD5 81fae1c3e126008e4a3f4686d5083fe7 lyx-1.3.5-r1.ebuild 4221 +MD5 b86918456f67f911e357a76308cd0fdb files/lyx-1.3.4-gcc34.patch 6589 +MD5 962a15cb903b1048986422c10e21f058 files/lyx.desktop 188 +MD5 363bfca924cf46b61d21faa4dbfcd43f files/lyx-1.3.3-configure-diff 1953 +MD5 2a779b20a7425abd5eea3b5ee01698f7 files/lyx-1.3.5-boost.patch 655 +MD5 f6bf30211847fb321f0000cd415d9e5b files/lyx-1.3.2-nomktex.patch 449 MD5 296163b72f99143379e73e616ce4e728 files/digest-lyx-1.3.4 239 MD5 5ccd191a3dc796feeda9dcee291d2863 files/digest-lyx-1.3.5 239 MD5 388b0f4710d31754bd238c8bf53ae0fd files/digest-lyx-1.3.5-r1 381 -MD5 f6bf30211847fb321f0000cd415d9e5b files/lyx-1.3.2-nomktex.patch 449 -MD5 363bfca924cf46b61d21faa4dbfcd43f files/lyx-1.3.3-configure-diff 1953 -MD5 b86918456f67f911e357a76308cd0fdb files/lyx-1.3.4-gcc34.patch 6589 -MD5 2a779b20a7425abd5eea3b5ee01698f7 files/lyx-1.3.5-boost.patch 655 -MD5 962a15cb903b1048986422c10e21f058 files/lyx.desktop 188 MD5 388b0f4710d31754bd238c8bf53ae0fd files/digest-lyx-1.3.5-r2 381 diff --git a/app-office/lyx/lyx-1.3.4.ebuild b/app-office/lyx/lyx-1.3.4.ebuild index fb12a29bf640..cb509d441a89 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-2005 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.13 2005/01/01 15:36:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.4.ebuild,v 1.14 2005/07/07 04:25:32 caleb Exp $ inherit kde-functions eutils libtool @@ -24,7 +24,7 @@ DEPEND="virtual/x11 >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus - qt? ( >=x11-libs/qt-3 ) !qt? ( =x11-libs/xforms-1* )" + qt? ( =x11-libs/qt-3* ) !qt? ( =x11-libs/xforms-1* )" RDEPEND="${DEPEND} virtual/ghostscript diff --git a/app-office/lyx/lyx-1.3.5-r1.ebuild b/app-office/lyx/lyx-1.3.5-r1.ebuild index 6534fc90efab..990d8d7ba407 100644 --- a/app-office/lyx/lyx-1.3.5-r1.ebuild +++ b/app-office/lyx/lyx-1.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r1.ebuild,v 1.8 2005/06/04 17:01:37 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.5-r1.ebuild,v 1.9 2005/07/07 04:25:32 caleb Exp $ inherit kde-functions eutils libtool flag-o-matic @@ -26,7 +26,7 @@ DEPEND="virtual/x11 >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus - qt? ( >=x11-libs/qt-3 ) + qt? ( =x11-libs/qt-3* ) !qt? ( cjk? ( =x11-libs/xforms-1.0-r1 ) !cjk? ( =x11-libs/xforms-1* ) )" diff --git a/app-office/lyx/lyx-1.3.5-r2.ebuild b/app-office/lyx/lyx-1.3.5-r2.ebuild index f93d0a3e7c98..d1399f36e969 100644 --- a/app-office/lyx/lyx-1.3.5-r2.ebuild +++ b/app-office/lyx/lyx-1.3.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r2.ebuild,v 1.1 2005/05/22 12:24:54 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.5-r2.ebuild,v 1.2 2005/07/07 04:25:32 caleb Exp $ inherit kde-functions eutils libtool flag-o-matic @@ -26,7 +26,7 @@ DEPEND="virtual/x11 >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus - qt? ( >=x11-libs/qt-3 ) + qt? ( =x11-libs/qt-3* ) !qt? ( cjk? ( =x11-libs/xforms-1.0-r1 ) !cjk? ( =x11-libs/xforms-1* ) )" diff --git a/app-office/lyx/lyx-1.3.5.ebuild b/app-office/lyx/lyx-1.3.5.ebuild index 33e7baed9b00..85ba9d09661c 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-2005 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.10 2005/02/08 11:22:34 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.5.ebuild,v 1.11 2005/07/07 04:25:32 caleb Exp $ inherit kde-functions eutils libtool @@ -24,7 +24,7 @@ DEPEND="virtual/x11 >=dev-lang/perl-5 nls? ( sys-devel/gettext ) app-text/aiksaurus - qt? ( >=x11-libs/qt-3 ) !qt? ( =x11-libs/xforms-1* )" + qt? ( =x11-libs/qt-3* ) !qt? ( =x11-libs/xforms-1* )" RDEPEND="${DEPEND} virtual/ghostscript |