summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-08-22 06:17:32 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-08-22 06:17:32 +0000
commit2ea70fd72f61dc2d46408fd5d7b38f5cfc70a557 (patch)
tree13e7d46fba240b37b9a628bc27ca44a615990477 /app-editors
parentstable x86, bug 189381 (diff)
downloadgentoo-2-2ea70fd72f61dc2d46408fd5d7b38f5cfc70a557.tar.gz
gentoo-2-2ea70fd72f61dc2d46408fd5d7b38f5cfc70a557.tar.bz2
gentoo-2-2ea70fd72f61dc2d46408fd5d7b38f5cfc70a557.zip
remove a spurious blank...and no thanks to ulm for spotting this
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs-cvs/ChangeLog6
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-22.1.50.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog
index a6abbb56b15d..2b090c632cae 100644
--- a/app-editors/emacs-cvs/ChangeLog
+++ b/app-editors/emacs-cvs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/emacs-cvs
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.146 2007/08/22 05:59:24 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.147 2007/08/22 06:17:32 opfer Exp $
+
+ 22 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
+ emacs-cvs-22.1.50.ebuild:
+ remove a spurious blank...and no thanks to ulm for spotting this
22 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
emacs-cvs-22.1.50.ebuild:
diff --git a/app-editors/emacs-cvs/emacs-cvs-22.1.50.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.1.50.ebuild
index d82c1ce9d509..b97a530ae3c4 100644
--- a/app-editors/emacs-cvs/emacs-cvs-22.1.50.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-22.1.50.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/emacs-cvs/emacs-cvs-22.1.50.ebuild,v 1.24 2007/08/22 05:59:24 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50.ebuild,v 1.25 2007/08/22 06:17:32 opfer Exp $
ECVS_AUTH="pserver"
ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
@@ -20,7 +20,7 @@ SRC_URI=""
LICENSE="GPL-3 FDL-1.2"
SLOT="22"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE="alsa gif gpm gtk gzip-el hesiod jpeg motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xpm"
+IUSE="alsa gif gpm gtk gzip-el hesiod jpeg motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xpm"
RESTRICT="strip"
X_DEPEND="x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps"