diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:14:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:14:34 +0000 |
commit | ee87a91862d381ae242e36bd0efdadee9787f60a (patch) | |
tree | 6901a7891533625219b06653061a11698f93b1ff /app-editors/xemacs | |
parent | This pkg was not ment to be stable quite yet... marked all KEYWORDS as ~arch ... (diff) | |
download | gentoo-2-ee87a91862d381ae242e36bd0efdadee9787f60a.tar.gz gentoo-2-ee87a91862d381ae242e36bd0efdadee9787f60a.tar.bz2 gentoo-2-ee87a91862d381ae242e36bd0efdadee9787f60a.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.12.ebuild | 3 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.15.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.12.ebuild b/app-editors/xemacs/xemacs-21.4.12.ebuild index 34dd2ad8e443..b68e77e0d48f 100644 --- a/app-editors/xemacs/xemacs-21.4.12.ebuild +++ b/app-editors/xemacs/xemacs-21.4.12.ebuild @@ -1,13 +1,12 @@ # 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.12.ebuild,v 1.15 2004/06/02 01:46:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.12.ebuild,v 1.16 2004/06/15 08:09:52 kloeri Exp $ inherit eutils IUSE="gpm postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna athena neXt Xaw3d" LICENSE="GPL-2" -S="${WORKDIR}/${P}" DESCRIPTION="XEmacs is a highly customizable open source text editor and application development system." SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz diff --git a/app-editors/xemacs/xemacs-21.4.15.ebuild b/app-editors/xemacs/xemacs-21.4.15.ebuild index 7377f1d45ef4..b8bce69fbf46 100644 --- a/app-editors/xemacs/xemacs-21.4.15.ebuild +++ b/app-editors/xemacs/xemacs-21.4.15.ebuild @@ -1,13 +1,12 @@ # 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.15.ebuild,v 1.3 2004/06/02 01:46:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.15.ebuild,v 1.4 2004/06/15 08:09:52 kloeri Exp $ inherit eutils IUSE="gpm postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna athena neXt Xaw3d berkdb" LICENSE="GPL-2" -S="${WORKDIR}/${P}" DESCRIPTION="XEmacs is a highly customizable open source text editor and application development system." SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz |