diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-03-12 12:56:11 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-03-12 12:56:11 +0000 |
commit | 409dd9800706950e3801bff77c9bf80e4c5cf739 (patch) | |
tree | 10e8bef095f3a033f4f7be94f20cabd6cfcc4ce9 /app-editors/emacs-vcs | |
parent | Prevent gio-sharp.dll.mdb from being installed (diff) | |
download | gentoo-2-409dd9800706950e3801bff77c9bf80e4c5cf739.tar.gz gentoo-2-409dd9800706950e3801bff77c9bf80e4c5cf739.tar.bz2 gentoo-2-409dd9800706950e3801bff77c9bf80e4c5cf739.zip |
Remove blocker against app-editors/emacs-23.3.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/emacs-vcs')
-rw-r--r-- | app-editors/emacs-vcs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index 286bfbc21fb2..d07f2647d0f9 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/emacs-vcs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.53 2011/03/11 07:27:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.54 2011/03/12 12:56:11 ulm Exp $ + + 12 Mar 2011; Ulrich Mueller <ulm@gentoo.org> emacs-vcs-23.3.9999.ebuild: + Upstream has bumped the version to 23.3.50. Remove blocker against + app-editors/emacs-23.3. 11 Mar 2011; Ulrich Mueller <ulm@gentoo.org> -emacs-vcs-23.2.92.ebuild, -emacs-vcs-23.2.93.ebuild, -emacs-vcs-23.2.94.ebuild: diff --git a/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild index ef6d46a5bf02..53d56cd24fc1 100644 --- a/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild,v 1.4 2011/03/10 09:03:11 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild,v 1.5 2011/03/12 12:56:11 ulm Exp $ EAPI=4 WANT_AUTOMAKE="none" @@ -74,7 +74,6 @@ DEPEND="${RDEPEND} gzip-el? ( app-arch/gzip )" RDEPEND="${RDEPEND} - !=app-editors/emacs-23.3* >=app-emacs/emacs-common-gentoo-1[X?]" EMACS_SUFFIX="emacs-${SLOT}-vcs" |