public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpipeline: ChangeLog libpipeline-1.4.0.ebuild
@ 2014-10-26 15:42 Tim Harder (radhermit)
  0 siblings, 0 replies; 3+ messages in thread
From: Tim Harder (radhermit) @ 2014-10-26 15:42 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/10/26 15:42:22

  Modified:             ChangeLog
  Added:                libpipeline-1.4.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.63                 dev-libs/libpipeline/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	23 Sep 2014 21:52:34 -0000	1.62
+++ ChangeLog	26 Oct 2014 15:42:22 -0000	1.63
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libpipeline
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v 1.62 2014/09/23 21:52:34 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v 1.63 2014/10/26 15:42:22 radhermit Exp $
+
+*libpipeline-1.4.0 (26 Oct 2014)
+
+  26 Oct 2014; Tim Harder <radhermit@gentoo.org> +libpipeline-1.4.0.ebuild:
+  Version bump.
 
 *libpipeline-1.3.1 (23 Sep 2014)
 



1.1                  dev-libs/libpipeline/libpipeline-1.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild?rev=1.1&content-type=text/plain

Index: libpipeline-1.4.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild,v 1.1 2014/10/26 15:42:22 radhermit Exp $

EAPI="5"

inherit autotools-utils

DESCRIPTION="a pipeline manipulation library"
HOMEPAGE="http://libpipeline.nongnu.org/"
SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="static-libs test"

DEPEND="virtual/pkgconfig
	test? ( dev-libs/check )"





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libpipeline: ChangeLog libpipeline-1.4.0.ebuild
@ 2015-01-08 20:52 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2015-01-08 20:52 UTC (permalink / raw
  To: gentoo-commits

maekke      15/01/08 20:52:56

  Modified:             ChangeLog libpipeline-1.4.0.ebuild
  Log:
  arm stable, bug #535118
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.65                 dev-libs/libpipeline/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	27 Oct 2014 01:43:03 -0000	1.64
+++ ChangeLog	8 Jan 2015 20:52:56 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libpipeline
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v 1.64 2014/10/27 01:43:03 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v 1.65 2015/01/08 20:52:56 maekke Exp $
+
+  08 Jan 2015; Markus Meier <maekke@gentoo.org> libpipeline-1.4.0.ebuild:
+  arm stable, bug #535118
 
   27 Oct 2014; Mike Frysinger <vapier@gentoo.org> libpipeline-1.2.5.ebuild:
   Mark arm64/m68k/s390/sh stable.



1.2                  dev-libs/libpipeline/libpipeline-1.4.0.ebuild

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

Index: libpipeline-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libpipeline-1.4.0.ebuild	26 Oct 2014 15:42:22 -0000	1.1
+++ libpipeline-1.4.0.ebuild	8 Jan 2015 20:52:56 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild,v 1.1 2014/10/26 15:42:22 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild,v 1.2 2015/01/08 20:52:56 maekke Exp $
 
 EAPI="5"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="static-libs test"
 
 DEPEND="virtual/pkgconfig





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libpipeline: ChangeLog libpipeline-1.4.0.ebuild
@ 2015-01-08 21:43 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2015-01-08 21:43 UTC (permalink / raw
  To: gentoo-commits

jer         15/01/08 21:43:31

  Modified:             ChangeLog libpipeline-1.4.0.ebuild
  Log:
  Stable for HPPA (bug #535118).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.66                 dev-libs/libpipeline/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpipeline/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	8 Jan 2015 20:52:56 -0000	1.65
+++ ChangeLog	8 Jan 2015 21:43:31 -0000	1.66
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libpipeline
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v 1.65 2015/01/08 20:52:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/ChangeLog,v 1.66 2015/01/08 21:43:31 jer Exp $
+
+  08 Jan 2015; Jeroen Roovers <jer@gentoo.org> libpipeline-1.4.0.ebuild:
+  Stable for HPPA (bug #535118).
 
   08 Jan 2015; Markus Meier <maekke@gentoo.org> libpipeline-1.4.0.ebuild:
   arm stable, bug #535118



1.3                  dev-libs/libpipeline/libpipeline-1.4.0.ebuild

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

Index: libpipeline-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libpipeline-1.4.0.ebuild	8 Jan 2015 20:52:56 -0000	1.2
+++ libpipeline-1.4.0.ebuild	8 Jan 2015 21:43:31 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild,v 1.2 2015/01/08 20:52:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpipeline/libpipeline-1.4.0.ebuild,v 1.3 2015/01/08 21:43:31 jer Exp $
 
 EAPI="5"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="static-libs test"
 
 DEPEND="virtual/pkgconfig





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

end of thread, other threads:[~2015-01-08 21:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08 20:52 [gentoo-commits] gentoo-x86 commit in dev-libs/libpipeline: ChangeLog libpipeline-1.4.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2015-01-08 21:43 Jeroen Roovers (jer)
2014-10-26 15:42 Tim Harder (radhermit)

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