diff options
author | David Shakaryan <omp@gentoo.org> | 2007-07-22 10:00:00 +0000 |
---|---|---|
committer | David Shakaryan <omp@gentoo.org> | 2007-07-22 10:00:00 +0000 |
commit | 3fdabaa52b12f9d03665cf16c4b3cfd12bee5129 (patch) | |
tree | 5165901a7b55fe6267ea27f4baa9466f8897ab07 /app-misc/mc | |
parent | Drop virtual/x11 references. (diff) | |
download | historical-3fdabaa52b12f9d03665cf16c4b3cfd12bee5129.tar.gz historical-3fdabaa52b12f9d03665cf16c4b3cfd12bee5129.tar.bz2 historical-3fdabaa52b12f9d03665cf16c4b3cfd12bee5129.zip |
Remove virtual/x11 from dependencies.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'app-misc/mc')
-rw-r--r-- | app-misc/mc/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.1-r3.ebuild | 17 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.1-r4.ebuild | 17 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.1.ebuild | 17 |
4 files changed, 23 insertions, 34 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog index a1253289507a..be88797c1605 100644 --- a/app-misc/mc/ChangeLog +++ b/app-misc/mc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/mc # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.126 2007/07/05 21:42:35 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.127 2007/07/22 09:52:58 omp Exp $ + + 22 Jul 2007; David Shakaryan <omp@gentoo.org> mc-4.6.1.ebuild, + mc-4.6.1-r3.ebuild, mc-4.6.1-r4.ebuild: + Remove virtual/x11 from dependencies. *mc-4.6.1-r4 (05 Jul 2007) diff --git a/app-misc/mc/mc-4.6.1-r3.ebuild b/app-misc/mc/mc-4.6.1-r3.ebuild index fe9ff4a0ae36..7dbf792a6403 100644 --- a/app-misc/mc/mc-4.6.1-r3.ebuild +++ b/app-misc/mc/mc-4.6.1-r3.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-misc/mc/mc-4.6.1-r3.ebuild,v 1.15 2007/06/24 21:16:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.1-r3.ebuild,v 1.16 2007/07/22 09:52:58 omp Exp $ inherit flag-o-matic eutils @@ -26,16 +26,11 @@ RDEPEND="kernel_linux? ( >=sys-fs/e2fsprogs-1.19 ) gpm? ( >=sys-libs/gpm-1.19.3 ) slang? ( ~sys-libs/slang-1.4.9 ) samba? ( >=net-fs/samba-3.0.0 ) - X? ( || ( ( - x11-libs/libX11 - x11-libs/libICE - x11-libs/libXau - x11-libs/libXdmcp - x11-libs/libSM - ) - virtual/x11 - ) - ) + X? ( x11-libs/libX11 + x11-libs/libICE + x11-libs/libXau + x11-libs/libXdmcp + x11-libs/libSM ) x86? ( 7zip? ( >=app-arch/p7zip-4.16 ) ) ppc? ( 7zip? ( >=app-arch/p7zip-4.16 ) ) amd64? ( 7zip? ( >=app-arch/p7zip-4.16 ) )" diff --git a/app-misc/mc/mc-4.6.1-r4.ebuild b/app-misc/mc/mc-4.6.1-r4.ebuild index eead372609d2..9973d4cbcf6b 100644 --- a/app-misc/mc/mc-4.6.1-r4.ebuild +++ b/app-misc/mc/mc-4.6.1-r4.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-misc/mc/mc-4.6.1-r4.ebuild,v 1.1 2007/07/05 21:42:35 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.1-r4.ebuild,v 1.2 2007/07/22 09:52:58 omp Exp $ inherit flag-o-matic eutils @@ -26,16 +26,11 @@ RDEPEND="kernel_linux? ( >=sys-fs/e2fsprogs-1.19 ) gpm? ( >=sys-libs/gpm-1.19.3 ) slang? ( ~sys-libs/slang-1.4.9 ) samba? ( >=net-fs/samba-3.0.0 ) - X? ( || ( ( - x11-libs/libX11 - x11-libs/libICE - x11-libs/libXau - x11-libs/libXdmcp - x11-libs/libSM - ) - virtual/x11 - ) - ) + X? ( x11-libs/libX11 + x11-libs/libICE + x11-libs/libXau + x11-libs/libXdmcp + x11-libs/libSM ) x86? ( 7zip? ( >=app-arch/p7zip-4.16 ) ) ppc? ( 7zip? ( >=app-arch/p7zip-4.16 ) ) amd64? ( 7zip? ( >=app-arch/p7zip-4.16 ) )" diff --git a/app-misc/mc/mc-4.6.1.ebuild b/app-misc/mc/mc-4.6.1.ebuild index adc7c00cd256..6d080ce806ba 100644 --- a/app-misc/mc/mc-4.6.1.ebuild +++ b/app-misc/mc/mc-4.6.1.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-misc/mc/mc-4.6.1.ebuild,v 1.14 2007/01/28 05:19:47 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.1.ebuild,v 1.15 2007/07/22 09:52:58 omp Exp $ inherit flag-o-matic eutils @@ -26,16 +26,11 @@ RDEPEND="kernel_linux? ( >=sys-fs/e2fsprogs-1.19 ) gpm? ( >=sys-libs/gpm-1.19.3 ) slang? ( ~sys-libs/slang-1.4.9 ) samba? ( >=net-fs/samba-3.0.0 ) - X? ( || ( ( - x11-libs/libX11 - x11-libs/libICE - x11-libs/libXau - x11-libs/libXdmcp - x11-libs/libSM - ) - virtual/x11 - ) - ) + X? ( x11-libs/libX11 + x11-libs/libICE + x11-libs/libXau + x11-libs/libXdmcp + x11-libs/libSM ) x86? ( 7zip? ( >=app-arch/p7zip-4.16 ) ) ppc? ( 7zip? ( >=app-arch/p7zip-4.16 ) ) amd64? ( 7zip? ( >=app-arch/p7zip-4.16 ) )" |