diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:34:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:34:14 +0000 |
commit | 87bd38828e270acfdc3e26026e0bec42b66ebc87 (patch) | |
tree | 0788cd25fb25e720afa155526b55d5e9f67c5c8b /app-editors/xemacs | |
parent | whitespace (diff) | |
download | gentoo-2-87bd38828e270acfdc3e26026e0bec42b66ebc87.tar.gz gentoo-2-87bd38828e270acfdc3e26026e0bec42b66ebc87.tar.bz2 gentoo-2-87bd38828e270acfdc3e26026e0bec42b66ebc87.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.20-r1.ebuild | 3 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.20-r2.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.20-r1.ebuild b/app-editors/xemacs/xemacs-21.4.20-r1.ebuild index 5c796f4ad6d0..9568da56e15c 100644 --- a/app-editors/xemacs/xemacs-21.4.20-r1.ebuild +++ b/app-editors/xemacs/xemacs-21.4.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r1.ebuild,v 1.8 2007/02/06 21:30:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r1.ebuild,v 1.9 2007/07/13 05:34:14 mr_bones_ Exp $ export WANT_AUTOCONF="2.1" inherit autotools eutils @@ -210,4 +210,3 @@ src_install() { insinto /usr/share/applications doins "${FILESDIR}"/${PN}.desktop } - diff --git a/app-editors/xemacs/xemacs-21.4.20-r2.ebuild b/app-editors/xemacs/xemacs-21.4.20-r2.ebuild index 3dd39f65da61..6ddd944afa55 100644 --- a/app-editors/xemacs/xemacs-21.4.20-r2.ebuild +++ b/app-editors/xemacs/xemacs-21.4.20-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r2.ebuild,v 1.1 2007/02/11 12:48:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r2.ebuild,v 1.2 2007/07/13 05:34:14 mr_bones_ Exp $ # Note: xemacs currently does not work with a hardened profile. If you # want to use xemacs on a hardened profile then compile with the @@ -224,4 +224,3 @@ src_install() { insinto /usr/share/applications doins "${FILESDIR}"/${PN}.desktop } - |