public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/lrzip: lrzip-0.614.ebuild ChangeLog
@ 2012-07-31  6:35 Ben de Groot (yngwin)
  0 siblings, 0 replies; 6+ messages in thread
From: Ben de Groot (yngwin) @ 2012-07-31  6:35 UTC (permalink / raw
  To: gentoo-commits

yngwin      12/07/31 06:35:21

  Modified:             lrzip-0.614.ebuild ChangeLog
  Log:
  Remove redundant DOCS="", bug #428700
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-arch/lrzip/lrzip-0.614.ebuild

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

Index: lrzip-0.614.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lrzip-0.614.ebuild	25 Jul 2012 03:59:15 -0000	1.1
+++ lrzip-0.614.ebuild	31 Jul 2012 06:35:21 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.1 2012/07/25 03:59:15 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.2 2012/07/31 06:35:21 yngwin Exp $
 
 EAPI=4
 
@@ -20,8 +20,6 @@
 	x86? ( dev-lang/nasm )
 	virtual/perl-PodParser"
 
-DOCS="" # let package handle docs
-
 src_configure() {
 	econf --docdir="/usr/share/doc/${P}"
 }



1.20                 app-arch/lrzip/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	25 Jul 2012 03:59:15 -0000	1.19
+++ ChangeLog	31 Jul 2012 06:35:21 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/lrzip
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.19 2012/07/25 03:59:15 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.20 2012/07/31 06:35:21 yngwin Exp $
+
+  31 Jul 2012; Ben de Groot <yngwin@gentoo.org> lrzip-0.614.ebuild:
+  Remove redundant DOCS="", bug #428700
 
 *lrzip-0.614 (25 Jul 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in app-arch/lrzip: lrzip-0.614.ebuild ChangeLog
@ 2013-05-07 22:59 Naohiro Aota (naota)
  0 siblings, 0 replies; 6+ messages in thread
From: Naohiro Aota (naota) @ 2013-05-07 22:59 UTC (permalink / raw
  To: gentoo-commits

naota       13/05/07 22:59:23

  Modified:             lrzip-0.614.ebuild ChangeLog
  Log:
  Add ~x86-fbsd wrt #468854
  
  (Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.5                  app-arch/lrzip/lrzip-0.614.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?r1=1.4&r2=1.5

Index: lrzip-0.614.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lrzip-0.614.ebuild	17 Dec 2012 18:27:01 -0000	1.4
+++ lrzip-0.614.ebuild	7 May 2013 22:59:23 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.4 2012/12/17 18:27:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.5 2013/05/07 22:59:23 naota Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="dev-libs/lzo



1.23                 app-arch/lrzip/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	17 Dec 2012 18:27:01 -0000	1.22
+++ ChangeLog	7 May 2013 22:59:23 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/lrzip
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.22 2012/12/17 18:27:01 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.23 2013/05/07 22:59:23 naota Exp $
+
+  07 May 2013; Naohiro Aota <naota@gentoo.org> lrzip-0.614.ebuild:
+  Add ~x86-fbsd wrt #468854
 
   17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> lrzip-0.614.ebuild:
   Add ~ppc64, wrt bug #442188





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

* [gentoo-commits] gentoo-x86 commit in app-arch/lrzip: lrzip-0.614.ebuild ChangeLog
@ 2013-08-17  4:27 Matt Turner (mattst88)
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner (mattst88) @ 2013-08-17  4:27 UTC (permalink / raw
  To: gentoo-commits

mattst88    13/08/17 04:27:03

  Modified:             lrzip-0.614.ebuild ChangeLog
  Log:
  Added ~mips, bug 468854.
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)

Revision  Changes    Path
1.8                  app-arch/lrzip/lrzip-0.614.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?r1=1.7&r2=1.8

Index: lrzip-0.614.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lrzip-0.614.ebuild	19 May 2013 16:37:12 -0000	1.7
+++ lrzip-0.614.ebuild	17 Aug 2013 04:27:02 -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/app-arch/lrzip/lrzip-0.614.ebuild,v 1.7 2013/05/19 16:37:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.8 2013/08/17 04:27:02 mattst88 Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="dev-libs/lzo



1.26                 app-arch/lrzip/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	19 May 2013 16:37:12 -0000	1.25
+++ ChangeLog	17 Aug 2013 04:27:02 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/lrzip
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.25 2013/05/19 16:37:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.26 2013/08/17 04:27:02 mattst88 Exp $
+
+  17 Aug 2013; Matt Turner <mattst88@gentoo.org> lrzip-0.614.ebuild:
+  Added ~mips, bug 468854.
 
   19 May 2013; Alexis Ballier <aballier@gentoo.org> lrzip-0.614.ebuild:
   keyword ~amd64-fbsd, bug #468854





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

* [gentoo-commits] gentoo-x86 commit in app-arch/lrzip: lrzip-0.614.ebuild ChangeLog
@ 2013-11-01 17:45 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-11-01 17:45 UTC (permalink / raw
  To: gentoo-commits

ago         13/11/01 17:45:41

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

Revision  Changes    Path
1.10                 app-arch/lrzip/lrzip-0.614.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?r1=1.9&r2=1.10

Index: lrzip-0.614.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- lrzip-0.614.ebuild	26 Oct 2013 14:26:35 -0000	1.9
+++ lrzip-0.614.ebuild	1 Nov 2013 17:45:41 -0000	1.10
@@ -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/app-arch/lrzip/lrzip-0.614.ebuild,v 1.9 2013/10/26 14:26:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.10 2013/11/01 17:45:41 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="dev-libs/lzo



1.29                 app-arch/lrzip/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	26 Oct 2013 14:26:35 -0000	1.28
+++ ChangeLog	1 Nov 2013 17:45:41 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/lrzip
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.28 2013/10/26 14:26:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.29 2013/11/01 17:45:41 ago Exp $
+
+  01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> lrzip-0.614.ebuild:
+  Stable for amd64, wrt bug #458184
 
   26 Oct 2013; Jeroen Roovers <jer@gentoo.org> lrzip-0.614.ebuild:
   Stable for HPPA (bug #458184).





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

* [gentoo-commits] gentoo-x86 commit in app-arch/lrzip: lrzip-0.614.ebuild ChangeLog
@ 2013-12-24 16:55 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-24 16:55 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/24 16:55:11

  Modified:             lrzip-0.614.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #458184
  
  (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 app-arch/lrzip/lrzip-0.614.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?r1=1.11&r2=1.12

Index: lrzip-0.614.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- lrzip-0.614.ebuild	21 Nov 2013 09:27:41 -0000	1.11
+++ lrzip-0.614.ebuild	24 Dec 2013 16:55:11 -0000	1.12
@@ -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/app-arch/lrzip/lrzip-0.614.ebuild,v 1.11 2013/11/21 09:27:41 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.12 2013/12/24 16:55:11 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="amd64 arm hppa ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="dev-libs/lzo



1.31                 app-arch/lrzip/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	21 Nov 2013 09:27:41 -0000	1.30
+++ ChangeLog	24 Dec 2013 16:55:11 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/lrzip
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.30 2013/11/21 09:27:41 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.31 2013/12/24 16:55:11 ago Exp $
+
+  24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lrzip-0.614.ebuild:
+  Stable for ppc64, wrt bug #458184
 
   21 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> lrzip-0.614.ebuild:
   Stable on arm, wrt bug #458184





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

* [gentoo-commits] gentoo-x86 commit in app-arch/lrzip: lrzip-0.614.ebuild ChangeLog
@ 2014-07-11 18:29 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-07-11 18:29 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/07/11 18:29:09

  Modified:             lrzip-0.614.ebuild ChangeLog
  Log:
  ppc stable wrt bug #458184
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.15                 app-arch/lrzip/lrzip-0.614.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild?r1=1.14&r2=1.15

Index: lrzip-0.614.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- lrzip-0.614.ebuild	24 Feb 2014 01:56:10 -0000	1.14
+++ lrzip-0.614.ebuild	11 Jul 2014 18:29:09 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.14 2014/02/24 01:56:10 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.15 2014/07/11 18:29:09 zlogene Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="dev-libs/lzo



1.36                 app-arch/lrzip/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lrzip/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	24 Feb 2014 01:56:10 -0000	1.35
+++ ChangeLog	11 Jul 2014 18:29:09 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/lrzip
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.35 2014/02/24 01:56:10 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.36 2014/07/11 18:29:09 zlogene Exp $
+
+  11 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> lrzip-0.614.ebuild:
+  ppc stable wrt bug #458184
 
   24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> lrzip-0.614.ebuild:
   x86 stable wrt bug #458184





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

end of thread, other threads:[~2014-07-11 18:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-17  4:27 [gentoo-commits] gentoo-x86 commit in app-arch/lrzip: lrzip-0.614.ebuild ChangeLog Matt Turner (mattst88)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-11 18:29 Mikle Kolyada (zlogene)
2013-12-24 16:55 Agostino Sarubbo (ago)
2013-11-01 17:45 Agostino Sarubbo (ago)
2013-05-07 22:59 Naohiro Aota (naota)
2012-07-31  6:35 Ben de Groot (yngwin)

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