diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2007-07-22 10:07:43 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2007-07-22 10:07:43 +0000 |
commit | dee976bba39b64b9a588dc046c645cedaccc7d32 (patch) | |
tree | 1dd2483075531073a8d4326925bd83163791a971 /app-office/texmaker | |
parent | Remove virtual/x11 from dependencies. (diff) | |
download | gentoo-2-dee976bba39b64b9a588dc046c645cedaccc7d32.tar.gz gentoo-2-dee976bba39b64b9a588dc046c645cedaccc7d32.tar.bz2 gentoo-2-dee976bba39b64b9a588dc046c645cedaccc7d32.zip |
Drop virtual/x11 dependency.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-office/texmaker')
-rw-r--r-- | app-office/texmaker/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.11-r1.ebuild | 8 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.30.ebuild | 10 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.40.ebuild | 12 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.50-r1.ebuild | 12 |
5 files changed, 22 insertions, 26 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index de269700498e..e03cd941677a 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/texmaker # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.33 2007/06/29 22:01:39 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.34 2007/07/22 10:07:43 calchan Exp $ + + 22 Jul 2007; Denis Dupeyron <calchan@gentoo.org> texmaker-1.11-r1.ebuild, + texmaker-1.30.ebuild, texmaker-1.40.ebuild, texmaker-1.50-r1.ebuild: + Drop virtual/x11 dependency. 29 Jun 2007; Lars Weiler <pylon@gentoo.org> texmaker-1.50-r1.ebuild: Stable on ppc; bug #183633. diff --git a/app-office/texmaker/texmaker-1.11-r1.ebuild b/app-office/texmaker/texmaker-1.11-r1.ebuild index b72ad9127320..67b6997d86a5 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-2007 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.9 2007/01/25 06:03:17 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.11-r1.ebuild,v 1.10 2007/07/22 10:07:43 calchan Exp $ inherit kde-functions eutils @@ -17,10 +17,8 @@ KEYWORDS="amd64 ppc sparc x86" IUSE="" -DEPEND="|| ( ( x11-libs/libX11 - x11-libs/libXext ) - virtual/x11 - )" +DEPEND="x11-libs/libX11 + x11-libs/libXext" RDEPEND="${DEPEND} virtual/tetex diff --git a/app-office/texmaker/texmaker-1.30.ebuild b/app-office/texmaker/texmaker-1.30.ebuild index 62049c5b3e2e..4012d9e760b9 100644 --- a/app-office/texmaker/texmaker-1.30.ebuild +++ b/app-office/texmaker/texmaker-1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6 2007/01/25 06:03:17 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.30.ebuild,v 1.7 2007/07/22 10:07:43 calchan Exp $ inherit eutils versionator qt4 @@ -29,11 +29,9 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" -DEPEND="|| ( ( x11-libs/libX11 - x11-libs/libXext ) - virtual/x11 - ) - $(qt4_min_version 4.1)" +DEPEND="x11-libs/libX11 + x11-libs/libXext + $(qt4_min_version 4.1)" RDEPEND="${DEPEND} virtual/tetex diff --git a/app-office/texmaker/texmaker-1.40.ebuild b/app-office/texmaker/texmaker-1.40.ebuild index f74076c5e5b0..b5a7165f1296 100644 --- a/app-office/texmaker/texmaker-1.40.ebuild +++ b/app-office/texmaker/texmaker-1.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.40.ebuild,v 1.3 2007/01/25 06:03:17 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.40.ebuild,v 1.4 2007/07/22 10:07:43 calchan Exp $ inherit eutils versionator qt4 @@ -29,12 +29,10 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" -DEPEND="|| ( ( x11-libs/libX11 - x11-libs/libXext ) - virtual/x11 - ) - app-text/aspell - $(qt4_min_version 4.1.4)" +DEPEND="x11-libs/libX11 + x11-libs/libXext + app-text/aspell + $(qt4_min_version 4.1.4)" RDEPEND="${DEPEND} virtual/tetex diff --git a/app-office/texmaker/texmaker-1.50-r1.ebuild b/app-office/texmaker/texmaker-1.50-r1.ebuild index 3e18ec786ea4..a86b3d506c45 100644 --- a/app-office/texmaker/texmaker-1.50-r1.ebuild +++ b/app-office/texmaker/texmaker-1.50-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.50-r1.ebuild,v 1.6 2007/06/29 22:01:39 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.50-r1.ebuild,v 1.7 2007/07/22 10:07:43 calchan Exp $ inherit eutils versionator qt4 @@ -29,12 +29,10 @@ KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" IUSE="" -DEPEND="|| ( ( x11-libs/libX11 - x11-libs/libXext ) - virtual/x11 - ) - app-text/aspell - >=x11-libs/qt-4.2.2" +DEPEND="x11-libs/libX11 + x11-libs/libXext + app-text/aspell + >=x11-libs/qt-4.2.2" RDEPEND="${DEPEND} virtual/tetex |