public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-shells/bash: bash-3.2_p33.ebuild bash-3.2_p25.ebuild
@ 2008-01-02 16:42 Stephen Bennett (spb)
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Bennett (spb) @ 2008-01-02 16:42 UTC (permalink / raw
  To: gentoo-commits

spb         08/01/02 16:42:25

  Modified:             bash-3.2_p33.ebuild bash-3.2_p25.ebuild
  Log:
  Fix dep specs in blockers
  (Portage version: 2.1.2.3)

Revision  Changes    Path
1.3                  app-shells/bash/bash-3.2_p33.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild?r1=1.2&r2=1.3

Index: bash-3.2_p33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bash-3.2_p33.ebuild	2 Jan 2008 16:36:27 -0000	1.2
+++ bash-3.2_p33.ebuild	2 Jan 2008 16:42:24 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild,v 1.2 2008/01/02 16:36:27 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild,v 1.3 2008/01/02 16:42:24 spb Exp $
 
 inherit eutils flag-o-matic toolchain-funcs multilib
 
@@ -36,7 +36,7 @@
 
 DEPEND=">=sys-libs/ncurses-5.2-r2"
 RDEPEND="${DEPEND} !<sys-apps/portage-2.1.4_rc1
-				   !<sys-apps/paludis-0.26_alpha5"
+				   !<sys-apps/paludis-0.26.0_alpha5"
 
 S=${WORKDIR}/${MY_P}
 



1.6                  app-shells/bash/bash-3.2_p25.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild?r1=1.5&r2=1.6

Index: bash-3.2_p25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bash-3.2_p25.ebuild	2 Jan 2008 16:36:27 -0000	1.5
+++ bash-3.2_p25.ebuild	2 Jan 2008 16:42:24 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v 1.5 2008/01/02 16:36:27 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v 1.6 2008/01/02 16:42:24 spb Exp $
 
 inherit eutils flag-o-matic toolchain-funcs multilib
 
@@ -36,7 +36,7 @@
 
 DEPEND=">=sys-libs/ncurses-5.2-r2"
 RDEPEND="${DEPEND} !<sys-apps/portage-2.1.4_rc1
-				   !<sys-apps/paludis-0.26_alpha5"
+				   !<sys-apps/paludis-0.26.0_alpha5"
 
 S=${WORKDIR}/${MY_P}
 



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash: bash-3.2_p33.ebuild bash-3.2_p25.ebuild
@ 2008-01-02 17:51 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2008-01-02 17:51 UTC (permalink / raw
  To: gentoo-commits

vapier      08/01/02 17:51:15

  Modified:             bash-3.2_p33.ebuild bash-3.2_p25.ebuild
  Log:
  fix style
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.4                  app-shells/bash/bash-3.2_p33.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild?r1=1.3&r2=1.4

Index: bash-3.2_p33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bash-3.2_p33.ebuild	2 Jan 2008 16:42:24 -0000	1.3
+++ bash-3.2_p33.ebuild	2 Jan 2008 17:51:15 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild,v 1.3 2008/01/02 16:42:24 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild,v 1.4 2008/01/02 17:51:15 vapier Exp $
 
 inherit eutils flag-o-matic toolchain-funcs multilib
 
@@ -35,8 +35,9 @@
 IUSE="afs bashlogger nls plugins vanilla"
 
 DEPEND=">=sys-libs/ncurses-5.2-r2"
-RDEPEND="${DEPEND} !<sys-apps/portage-2.1.4_rc1
-				   !<sys-apps/paludis-0.26.0_alpha5"
+RDEPEND="${DEPEND}
+	!<sys-apps/portage-2.1.4_rc1
+	!<sys-apps/paludis-0.26.0_alpha5"
 
 S=${WORKDIR}/${MY_P}
 



1.7                  app-shells/bash/bash-3.2_p25.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild?r1=1.6&r2=1.7

Index: bash-3.2_p25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bash-3.2_p25.ebuild	2 Jan 2008 16:42:24 -0000	1.6
+++ bash-3.2_p25.ebuild	2 Jan 2008 17:51:15 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v 1.6 2008/01/02 16:42:24 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v 1.7 2008/01/02 17:51:15 vapier Exp $
 
 inherit eutils flag-o-matic toolchain-funcs multilib
 
@@ -35,8 +35,9 @@
 IUSE="afs bashlogger nls plugins vanilla"
 
 DEPEND=">=sys-libs/ncurses-5.2-r2"
-RDEPEND="${DEPEND} !<sys-apps/portage-2.1.4_rc1
-				   !<sys-apps/paludis-0.26.0_alpha5"
+RDEPEND="${DEPEND}
+	!<sys-apps/portage-2.1.4_rc1
+	!<sys-apps/paludis-0.26.0_alpha5"
 
 S=${WORKDIR}/${MY_P}
 



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-02 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-02 17:51 [gentoo-commits] gentoo-x86 commit in app-shells/bash: bash-3.2_p33.ebuild bash-3.2_p25.ebuild Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2008-01-02 16:42 Stephen Bennett (spb)

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