public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/emacs-vcs: emacs-vcs-23.3.9999.ebuild
@ 2011-03-01 13:22 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2011-03-01 13:22 UTC (permalink / raw
  To: gentoo-commits

ulm         11/03/01 13:22:24

  Modified:             emacs-vcs-23.3.9999.ebuild
  Log:
  Add blocker against 23.3 release candidate.
  
  (Portage version: 2.1.9.41/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild?r1=1.1&r2=1.2

Index: emacs-vcs-23.3.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emacs-vcs-23.3.9999.ebuild	1 Mar 2011 06:10:57 -0000	1.1
+++ emacs-vcs-23.3.9999.ebuild	1 Mar 2011 13:22:23 -0000	1.2
@@ -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.1 2011/03/01 06:10:57 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild,v 1.2 2011/03/01 13:22:23 ulm Exp $
 
 EAPI=4
 WANT_AUTOMAKE="none"
@@ -72,6 +72,7 @@
 	gzip-el? ( app-arch/gzip )"
 
 RDEPEND="${RDEPEND}
+	!=app-editors/emacs-23.3*
 	>=app-emacs/emacs-common-gentoo-1[X?]"
 
 EMACS_SUFFIX="emacs-${SLOT}-vcs"
@@ -94,7 +95,7 @@
 		echo
 		einfo "Emacs branch: ${EBZR_BRANCH}"
 		einfo "Emacs version number: ${FULL_VERSION}"
-		[ "${FULL_VERSION}" = ${PV%.*} ] \
+		[[ ${FULL_VERSION} =~ ^${PV%.*}(\..*)?$ ]] \
 			|| die "Upstream version number changed to ${FULL_VERSION}"
 		echo
 	#else






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-01 13:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01 13:22 [gentoo-commits] gentoo-x86 commit in app-editors/emacs-vcs: emacs-vcs-23.3.9999.ebuild Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox