public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/bbe: bbe-0.2.2.ebuild ChangeLog
@ 2013-06-07 22:00 Zac Medico (zmedico)
  0 siblings, 0 replies; 8+ messages in thread
From: Zac Medico (zmedico) @ 2013-06-07 22:00 UTC (permalink / raw
  To: gentoo-commits

zmedico     13/06/07 22:00:32

  Modified:             bbe-0.2.2.ebuild ChangeLog
  Log:
  Fix SRC_URI.
  
  (Portage version: 2.2.0_alpha177/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.2                  dev-util/bbe/bbe-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?r1=1.1&r2=1.2

Index: bbe-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bbe-0.2.2.ebuild	7 Jun 2013 15:57:09 -0000	1.1
+++ bbe-0.2.2.ebuild	7 Jun 2013 22:00:32 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.1 2013/06/07 15:57:09 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.2 2013/06/07 22:00:32 zmedico Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Sed-like editor for binary files."
 HOMEPAGE="http://sourceforge.net/projects/bbe-/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}-/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"



1.2                  dev-util/bbe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	7 Jun 2013 15:57:09 -0000	1.1
+++ ChangeLog	7 Jun 2013 22:00:32 -0000	1.2
@@ -1,10 +1,12 @@
 # ChangeLog for dev-util/bbe
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.1 2013/06/07 15:57:09 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.2 2013/06/07 22:00:32 zmedico Exp $
+
+  07 Jun 2013; Zac Medico <zmedico@gentoo.org> bbe-0.2.2.ebuild:
+  Fix SRC_URI.
 
 *bbe-0.2.2 (07 Jun 2013)
 
   07 Jun 2013; Daniel Pielmeier <billie@gentoo.org> +bbe-0.2.2.ebuild,
   +metadata.xml:
   Initial commit.
-





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

* [gentoo-commits] gentoo-x86 commit in dev-util/bbe: bbe-0.2.2.ebuild ChangeLog
@ 2013-06-08  9:17 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 8+ messages in thread
From: Sergey Popov (pinkbyte) @ 2013-06-08  9:17 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/06/08 09:17:14

  Modified:             bbe-0.2.2.ebuild ChangeLog
  Log:
  Add ~amd64 keyword, wrt bug #472600
  
  (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)

Revision  Changes    Path
1.3                  dev-util/bbe/bbe-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?r1=1.2&r2=1.3

Index: bbe-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bbe-0.2.2.ebuild	7 Jun 2013 22:00:32 -0000	1.2
+++ bbe-0.2.2.ebuild	8 Jun 2013 09:17:14 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.2 2013/06/07 22:00:32 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.3 2013/06/08 09:17:14 pinkbyte Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 src_prepare() {



1.3                  dev-util/bbe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	7 Jun 2013 22:00:32 -0000	1.2
+++ ChangeLog	8 Jun 2013 09:17:14 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/bbe
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.2 2013/06/07 22:00:32 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.3 2013/06/08 09:17:14 pinkbyte Exp $
+
+  08 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> bbe-0.2.2.ebuild:
+  Add ~amd64 keyword, wrt bug #472600
 
   07 Jun 2013; Zac Medico <zmedico@gentoo.org> bbe-0.2.2.ebuild:
   Fix SRC_URI.





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

* [gentoo-commits] gentoo-x86 commit in dev-util/bbe: bbe-0.2.2.ebuild ChangeLog
@ 2013-06-08  9:27 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 8+ messages in thread
From: Sergey Popov (pinkbyte) @ 2013-06-08  9:27 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/06/08 09:27:37

  Modified:             bbe-0.2.2.ebuild ChangeLog
  Log:
  Add ~arm keyword
  
  (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)

Revision  Changes    Path
1.4                  dev-util/bbe/bbe-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?r1=1.3&r2=1.4

Index: bbe-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bbe-0.2.2.ebuild	8 Jun 2013 09:17:14 -0000	1.3
+++ bbe-0.2.2.ebuild	8 Jun 2013 09:27:37 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.3 2013/06/08 09:17:14 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.4 2013/06/08 09:27:37 pinkbyte Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 src_prepare() {



1.4                  dev-util/bbe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	8 Jun 2013 09:17:14 -0000	1.3
+++ ChangeLog	8 Jun 2013 09:27:37 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/bbe
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.3 2013/06/08 09:17:14 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.4 2013/06/08 09:27:37 pinkbyte Exp $
+
+  08 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> bbe-0.2.2.ebuild:
+  Add ~arm keyword
 
   08 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> bbe-0.2.2.ebuild:
   Add ~amd64 keyword, wrt bug #472600





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

* [gentoo-commits] gentoo-x86 commit in dev-util/bbe: bbe-0.2.2.ebuild ChangeLog
@ 2013-06-08  9:46 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 8+ messages in thread
From: Sergey Popov (pinkbyte) @ 2013-06-08  9:46 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/06/08 09:46:50

  Modified:             bbe-0.2.2.ebuild ChangeLog
  Log:
  Add prefix compatibility and some prefix keywords
  
  (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)

Revision  Changes    Path
1.5                  dev-util/bbe/bbe-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?r1=1.4&r2=1.5

Index: bbe-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bbe-0.2.2.ebuild	8 Jun 2013 09:27:37 -0000	1.4
+++ bbe-0.2.2.ebuild	8 Jun 2013 09:46:50 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.4 2013/06/08 09:27:37 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.5 2013/06/08 09:46:50 pinkbyte Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 src_prepare() {
@@ -21,5 +21,5 @@
 }
 
 src_configure() {
-	econf --htmldir=/usr/share/doc/${PF}/html
+	econf --htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
 }



1.5                  dev-util/bbe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	8 Jun 2013 09:27:37 -0000	1.4
+++ ChangeLog	8 Jun 2013 09:46:50 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/bbe
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.4 2013/06/08 09:27:37 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.5 2013/06/08 09:46:50 pinkbyte Exp $
+
+  08 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> bbe-0.2.2.ebuild:
+  Add prefix compatibility and some prefix keywords
 
   08 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> bbe-0.2.2.ebuild:
   Add ~arm keyword





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

* [gentoo-commits] gentoo-x86 commit in dev-util/bbe: bbe-0.2.2.ebuild ChangeLog
@ 2013-06-30 17:19 Daniel Pielmeier (billie)
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Pielmeier (billie) @ 2013-06-30 17:19 UTC (permalink / raw
  To: gentoo-commits

billie      13/06/30 17:19:25

  Modified:             bbe-0.2.2.ebuild ChangeLog
  Log:
  Fix bug #474762. Under some circumstances @MKDIR_P@ is not expanded to 'mkdir -p'. Adding an additional eaclocal before eautoreconf fixes the issue. Thanks to Agostino Sarubbo for the report.
  
  (Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 215AD14D)

Revision  Changes    Path
1.6                  dev-util/bbe/bbe-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?r1=1.5&r2=1.6

Index: bbe-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bbe-0.2.2.ebuild	8 Jun 2013 09:46:50 -0000	1.5
+++ bbe-0.2.2.ebuild	30 Jun 2013 17:19:25 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.5 2013/06/08 09:46:50 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.6 2013/06/30 17:19:25 billie Exp $
 
 EAPI=5
 
@@ -17,6 +17,7 @@
 
 src_prepare() {
 	sed -i -e '/^htmldir/d' doc/Makefile.am || die
+	eaclocal
 	eautoreconf
 }
 



1.6                  dev-util/bbe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	8 Jun 2013 09:46:50 -0000	1.5
+++ ChangeLog	30 Jun 2013 17:19:25 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/bbe
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.5 2013/06/08 09:46:50 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.6 2013/06/30 17:19:25 billie Exp $
+
+  30 Jun 2013; Daniel Pielmeier <billie@gentoo.org> bbe-0.2.2.ebuild:
+  Fix bug #474762. Under some circumstances @MKDIR_P@ is not expanded to 'mkdir
+  -p'. Adding an additional eaclocal before eautoreconf fixes the issue. Thanks
+  to Agostino Sarubbo for the report.
 
   08 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> bbe-0.2.2.ebuild:
   Add prefix compatibility and some prefix keywords





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

* [gentoo-commits] gentoo-x86 commit in dev-util/bbe: bbe-0.2.2.ebuild ChangeLog
@ 2013-06-30 18:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-30 18:17 UTC (permalink / raw
  To: gentoo-commits

ago         13/06/30 18:17:04

  Modified:             bbe-0.2.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #472580
  
  (Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  dev-util/bbe/bbe-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?r1=1.6&r2=1.7

Index: bbe-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bbe-0.2.2.ebuild	30 Jun 2013 17:19:25 -0000	1.6
+++ bbe-0.2.2.ebuild	30 Jun 2013 18:17:04 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.6 2013/06/30 17:19:25 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.7 2013/06/30 18:17:04 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 src_prepare() {



1.7                  dev-util/bbe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	30 Jun 2013 17:19:25 -0000	1.6
+++ ChangeLog	30 Jun 2013 18:17:04 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/bbe
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.6 2013/06/30 17:19:25 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.7 2013/06/30 18:17:04 ago Exp $
+
+  30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bbe-0.2.2.ebuild:
+  Stable for amd64, wrt bug #472580
 
   30 Jun 2013; Daniel Pielmeier <billie@gentoo.org> bbe-0.2.2.ebuild:
   Fix bug #474762. Under some circumstances @MKDIR_P@ is not expanded to 'mkdir





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

* [gentoo-commits] gentoo-x86 commit in dev-util/bbe: bbe-0.2.2.ebuild ChangeLog
@ 2013-06-30 18:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-30 18:17 UTC (permalink / raw
  To: gentoo-commits

ago         13/06/30 18:17:32

  Modified:             bbe-0.2.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #472580
  
  (Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  dev-util/bbe/bbe-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?r1=1.7&r2=1.8

Index: bbe-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bbe-0.2.2.ebuild	30 Jun 2013 18:17:04 -0000	1.7
+++ bbe-0.2.2.ebuild	30 Jun 2013 18:17:32 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.7 2013/06/30 18:17:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.8 2013/06/30 18:17:32 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 src_prepare() {



1.8                  dev-util/bbe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	30 Jun 2013 18:17:04 -0000	1.7
+++ ChangeLog	30 Jun 2013 18:17:32 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/bbe
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.7 2013/06/30 18:17:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.8 2013/06/30 18:17:32 ago Exp $
+
+  30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bbe-0.2.2.ebuild:
+  Stable for x86, wrt bug #472580
 
   30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bbe-0.2.2.ebuild:
   Stable for amd64, wrt bug #472580





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

* [gentoo-commits] gentoo-x86 commit in dev-util/bbe: bbe-0.2.2.ebuild ChangeLog
@ 2014-08-10 21:25 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 8+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 21:25 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 21:25:12

  Modified:             bbe-0.2.2.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.9                  dev-util/bbe/bbe-0.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild?r1=1.8&r2=1.9

Index: bbe-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bbe-0.2.2.ebuild	30 Jun 2013 18:17:32 -0000	1.8
+++ bbe-0.2.2.ebuild	10 Aug 2014 21:25:12 -0000	1.9
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.8 2013/06/30 18:17:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.9 2014/08/10 21:25:12 slyfox Exp $
 
 EAPI=5
 
 inherit autotools
 
-DESCRIPTION="Sed-like editor for binary files."
+DESCRIPTION="Sed-like editor for binary files"
 HOMEPAGE="http://sourceforge.net/projects/bbe-/"
 SRC_URI="mirror://sourceforge/${PN}-/${P}.tar.gz"
 



1.9                  dev-util/bbe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bbe/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	30 Jun 2013 18:17:32 -0000	1.8
+++ ChangeLog	10 Aug 2014 21:25:12 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/bbe
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.8 2013/06/30 18:17:32 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.9 2014/08/10 21:25:12 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> bbe-0.2.2.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bbe-0.2.2.ebuild:
   Stable for x86, wrt bug #472580





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

end of thread, other threads:[~2014-08-11 20:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 22:00 [gentoo-commits] gentoo-x86 commit in dev-util/bbe: bbe-0.2.2.ebuild ChangeLog Zac Medico (zmedico)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-08  9:17 Sergey Popov (pinkbyte)
2013-06-08  9:27 Sergey Popov (pinkbyte)
2013-06-08  9:46 Sergey Popov (pinkbyte)
2013-06-30 17:19 Daniel Pielmeier (billie)
2013-06-30 18:17 Agostino Sarubbo (ago)
2013-06-30 18:17 Agostino Sarubbo (ago)
2014-08-10 21:25 Sergei Trofimovich (slyfox)

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