diff options
author | Ned Ludd <solar@gentoo.org> | 2005-06-12 22:50:02 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2005-06-12 22:50:02 +0000 |
commit | a282ff0ecf2ed4a69b21998407edf5c8d86699e5 (patch) | |
tree | c33042df1d7ae2efb2c40f0acfec4cbaddb2dc39 | |
parent | Version bump. (diff) | |
download | gentoo-2-a282ff0ecf2ed4a69b21998407edf5c8d86699e5.tar.gz gentoo-2-a282ff0ecf2ed4a69b21998407edf5c8d86699e5.tar.bz2 gentoo-2-a282ff0ecf2ed4a69b21998407edf5c8d86699e5.zip |
- and remove tabs from IUSE
-rw-r--r-- | app-editors/xemacs/Manifest | 14 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.15-r3.ebuild | 4 |
2 files changed, 3 insertions, 15 deletions
diff --git a/app-editors/xemacs/Manifest b/app-editors/xemacs/Manifest index a86453a9004b..18350a0a88f0 100644 --- a/app-editors/xemacs/Manifest +++ b/app-editors/xemacs/Manifest @@ -1,8 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 c49d5e1449c0ae8eade0e5ec6e3224a1 xemacs-21.4.15-r1.ebuild 5046 -MD5 49478821634ff401e21c99750c819025 xemacs-21.4.15-r3.ebuild 5206 +MD5 3798f939e0e9ef0f6a00fc4b7f90898b xemacs-21.4.15-r3.ebuild 5206 MD5 a4f298f675fc5c0ed0ceaa6bfecce583 xemacs-21.4.15.ebuild 3835 MD5 7dc7dbe3b86bdf29083a4a85a4f232d5 xemacs-21.4.9.ebuild 4179 MD5 e8dafe39b610ca6e4cbb4f92f9e33add xemacs-21.4.12.ebuild 4946 @@ -25,12 +22,3 @@ MD5 6a3d383a050855607a702a56c850ff1a files/digest-xemacs-21.4.15-r1 130 MD5 6a3d383a050855607a702a56c850ff1a files/digest-xemacs-21.4.15-r2 130 MD5 6a3d383a050855607a702a56c850ff1a files/digest-xemacs-21.4.15-r3 130 MD5 94beef92edcaf12edef657556fbb7a7e files/xemacs-21.4.8-ppc.diff 1032 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iQCVAwUBQqy6Pp4WFLgrx1GWAQKenwQAusiyxMrjvV52Uem9Fd0qJN5RnSwCL4gq -BaXk9ju9JN7KCzMJjtDq0FI0f9l+bz0s4v5sL/pYx8JOD4ip3KpC/Bpkxee/G6Ej -ZHGSUfsRVco5KzYKEjL/Y9WtjD4DeGo2gEFrLuLhKKOk+A2dnop2GP8mMNx0rSOK -UFfZQa2/djU= -=iEOS ------END PGP SIGNATURE----- diff --git a/app-editors/xemacs/xemacs-21.4.15-r3.ebuild b/app-editors/xemacs/xemacs-21.4.15-r3.ebuild index 513379187194..72f422375ccc 100644 --- a/app-editors/xemacs/xemacs-21.4.15-r3.ebuild +++ b/app-editors/xemacs/xemacs-21.4.15-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.15-r3.ebuild,v 1.1 2005/02/15 14:40:49 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.15-r3.ebuild,v 1.2 2005/06/12 22:50:02 solar Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha amd64 ppc64" -IUSE="gpm postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna athena neXt Xaw3d berkdb" +IUSE="gpm postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna athena neXt Xaw3d berkdb" # esound is know to cause problems in XEmacs #esd? ( media-sound/esound ) |