diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-30 02:40:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-30 02:40:56 +0000 |
commit | 7145974b7c88e7230c57f9a358b479fce7a488f3 (patch) | |
tree | 48291e93241be3f795cfe4791321a0b926c8c3ab /app-editors/xemacs/xemacs-21.4.9.ebuild | |
parent | inherit eutils for epatch; tidy; fix IUSE (Manifest recommit) (diff) | |
download | gentoo-2-7145974b7c88e7230c57f9a358b479fce7a488f3.tar.gz gentoo-2-7145974b7c88e7230c57f9a358b479fce7a488f3.tar.bz2 gentoo-2-7145974b7c88e7230c57f9a358b479fce7a488f3.zip |
don't assign default to S
Diffstat (limited to 'app-editors/xemacs/xemacs-21.4.9.ebuild')
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.9.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.9.ebuild b/app-editors/xemacs/xemacs-21.4.9.ebuild index f028a680bc86..6ad24ec50475 100644 --- a/app-editors/xemacs/xemacs-21.4.9.ebuild +++ b/app-editors/xemacs/xemacs-21.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.9.ebuild,v 1.12 2004/01/05 23:35:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.9.ebuild,v 1.13 2004/03/30 02:40:56 mr_bones_ Exp $ IUSE="gpm esd postgres xface nas X jpeg tiff png mule" @@ -9,7 +9,6 @@ SANDBOX_DISABLED="1" LICENSE="GPL-2" -S="${WORKDIR}/${P}" DESCRIPTION="XEmacs is a highly customizable open source text editor and application development system." EFS=1.29 BASE=1.68 |