diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 23:37:27 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 23:37:27 +0000 |
commit | 05da71d7c3fb50af930f4a2f3c7df6a5f4c33785 (patch) | |
tree | bed20c4e852096cafdff64449a9611233e7b5892 /app-editors | |
parent | initial ebuild (diff) | |
download | gentoo-2-05da71d7c3fb50af930f4a2f3c7df6a5f4c33785.tar.gz gentoo-2-05da71d7c3fb50af930f4a2f3c7df6a5f4c33785.tar.bz2 gentoo-2-05da71d7c3fb50af930f4a2f3c7df6a5f4c33785.zip |
removed null mule dependency
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild | 4 | ||||
-rw-r--r-- | app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild b/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild index 60676d0fdb4b..4795f9859002 100644 --- a/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild +++ b/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild,v 1.2 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild,v 1.3 2002/07/27 23:37:27 seemant Exp $ # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" @@ -40,8 +40,6 @@ DEPEND=">=sys-libs/gdbm-1.8.0 png? ( =media-libs/libpng-1.2* ) jpeg? ( media-libs/jpeg ) - mule? () - X? ( virtual/x11 )" src_unpack() { diff --git a/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild b/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild index 648caafb4e53..712ef3b39db8 100644 --- a/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild +++ b/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild,v 1.2 2002/07/11 06:30:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild,v 1.3 2002/07/27 23:37:27 seemant Exp $ # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" @@ -40,8 +40,6 @@ DEPEND=">=sys-libs/gdbm-1.8.0 png? ( =media-libs/libpng-1.2* ) jpeg? ( media-libs/jpeg ) - mule? () - X? ( virtual/x11 )" src_unpack() { |