summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Buisse <nattfodd@gentoo.org>2006-10-01 13:19:28 +0000
committerAlexandre Buisse <nattfodd@gentoo.org>2006-10-01 13:19:28 +0000
commit461a77e4615333e21607b094bdbe32e3073aee64 (patch)
tree249ed3565e457dcd95438061064f82baa0fa5b15 /app-office
parentdev-python/pythonmagick-0.6 added for testing, solves bugs 87890 and 145100 w... (diff)
downloadgentoo-2-461a77e4615333e21607b094bdbe32e3073aee64.tar.gz
gentoo-2-461a77e4615333e21607b094bdbe32e3073aee64.tar.bz2
gentoo-2-461a77e4615333e21607b094bdbe32e3073aee64.zip
Correct DEPEND/RDEPEND mix, thanks to Flameeyes.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/texmaker/ChangeLog6
-rw-r--r--app-office/texmaker/files/digest-texmaker-1.11-r12
-rw-r--r--app-office/texmaker/texmaker-1.11-r1.ebuild6
-rw-r--r--app-office/texmaker/texmaker-1.30.ebuild12
4 files changed, 16 insertions, 10 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog
index deb6f99d51c7..a6171506f030 100644
--- a/app-office/texmaker/ChangeLog
+++ b/app-office/texmaker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/texmaker
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.21 2006/09/07 16:56:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.22 2006/10/01 13:19:28 nattfodd Exp $
+
+ 01 Oct 2006; Alexandre Buisse <nattfodd@gentoo.org>
+ texmaker-1.11-r1.ebuild, texmaker-1.30.ebuild:
+ Corrected DEPEND/RDEPEND mix, thanks to Flameeyes for report and patch.
07 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> texmaker-1.30.ebuild:
Add ~x86-fbsd keyword.
diff --git a/app-office/texmaker/files/digest-texmaker-1.11-r1 b/app-office/texmaker/files/digest-texmaker-1.11-r1
index f0091fdd1ef3..99e185bf686a 100644
--- a/app-office/texmaker/files/digest-texmaker-1.11-r1
+++ b/app-office/texmaker/files/digest-texmaker-1.11-r1
@@ -1 +1,3 @@
MD5 3ddb910aa5693f333635842e0223ed62 texmaker-1.11.tar.bz2 697937
+RMD160 163a640971c5c5f094ddf9cea121a8d9eb429547 texmaker-1.11.tar.bz2 697937
+SHA256 d30b7d678925dd84e5755958f0399fda7db2aec61d96db8ca397177f1f3512bb texmaker-1.11.tar.bz2 697937
diff --git a/app-office/texmaker/texmaker-1.11-r1.ebuild b/app-office/texmaker/texmaker-1.11-r1.ebuild
index 3be4232baadb..3ded71f17c7e 100644
--- a/app-office/texmaker/texmaker-1.11-r1.ebuild
+++ b/app-office/texmaker/texmaker-1.11-r1.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/app-office/texmaker/texmaker-1.11-r1.ebuild,v 1.7 2006/03/08 23:21:18 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.11-r1.ebuild,v 1.8 2006/10/01 13:19:28 nattfodd Exp $
inherit kde-functions eutils
@@ -17,12 +17,12 @@ KEYWORDS="amd64 ppc sparc x86"
IUSE=""
-RDEPEND="|| ( ( x11-libs/libX11
+DEPEND="|| ( ( x11-libs/libX11
x11-libs/libXext )
virtual/x11
)"
-DEPEND="${RDEPEND}
+RDEPEND="${DEPEND}
virtual/tetex
app-text/psutils
virtual/ghostscript
diff --git a/app-office/texmaker/texmaker-1.30.ebuild b/app-office/texmaker/texmaker-1.30.ebuild
index a6215a3377de..a84d61a63aab 100644
--- a/app-office/texmaker/texmaker-1.30.ebuild
+++ b/app-office/texmaker/texmaker-1.30.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/app-office/texmaker/texmaker-1.30.ebuild,v 1.4 2006/09/07 16:56:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.30.ebuild,v 1.5 2006/10/01 13:19:28 nattfodd Exp $
inherit eutils versionator qt4
@@ -29,17 +29,17 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
-RDEPEND="|| ( ( x11-libs/libX11
+DEPEND="|| ( ( x11-libs/libX11
x11-libs/libXext )
virtual/x11
- )"
+ )
+ $(qt4_min_version 4.1)"
-DEPEND="${RDEPEND}
+RDEPEND="${DEPEND}
virtual/tetex
app-text/psutils
virtual/ghostscript
- media-libs/netpbm
- $(qt4_min_version 4.1)"
+ media-libs/netpbm"
src_compile() {
cd ${S}