diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:09:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:09:52 +0000 |
commit | 22a0947bb6fed2f402ad96ee24bae0d4fcf709bd (patch) | |
tree | b9ec99a58719846d585a1cbb1f1f6bad576bfd9d /app-editors/xemacs | |
parent | QA - Don't assign default S. (diff) | |
download | historical-22a0947bb6fed2f402ad96ee24bae0d4fcf709bd.tar.gz historical-22a0947bb6fed2f402ad96ee24bae0d4fcf709bd.tar.bz2 historical-22a0947bb6fed2f402ad96ee24bae0d4fcf709bd.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 |