public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-cpp/libbinio: ChangeLog libbinio-1.4.ebuild
@ 2011-02-06  7:44 Mart Raudsepp (leio)
  0 siblings, 0 replies; 6+ messages in thread
From: Mart Raudsepp (leio) @ 2011-02-06  7:44 UTC (permalink / raw
  To: gentoo-commits

leio        11/02/06 07:44:06

  Modified:             ChangeLog libbinio-1.4.ebuild
  Log:
  Drop to ~mips
  
  (Portage version: 2.1.9.35/cvs/Linux mips64)

Revision  Changes    Path
1.28                 dev-cpp/libbinio/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	27 May 2009 14:09:44 -0000	1.27
+++ ChangeLog	6 Feb 2011 07:44:06 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/libbinio
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.27 2009/05/27 14:09:44 spock Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.28 2011/02/06 07:44:06 leio Exp $
+
+  06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libbinio-1.4.ebuild:
+  Drop to ~mips
 
   27 May 2009; Michał Januszewski <spock@gentoo.org>
   +files/libbinio-1.4-cstdio.patch:



1.18                 dev-cpp/libbinio/libbinio-1.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?r1=1.17&r2=1.18

Index: libbinio-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- libbinio-1.4.ebuild	16 May 2009 15:34:39 -0000	1.17
+++ libbinio-1.4.ebuild	6 Feb 2011 07:44:06 -0000	1.18
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.17 2009/05/16 15:34:39 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.18 2011/02/06 07:44:06 leio Exp $
 
 inherit eutils
 
-KEYWORDS="alpha amd64 hppa mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 
 DESCRIPTION="Binary I/O stream class library"
 HOMEPAGE="http://libbinio.sourceforge.net/"






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

* [gentoo-commits] gentoo-x86 commit in dev-cpp/libbinio: ChangeLog libbinio-1.4.ebuild
@ 2011-03-26 13:03 Michael Januszewski (spock)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Januszewski (spock) @ 2011-03-26 13:03 UTC (permalink / raw
  To: gentoo-commits

spock       11/03/26 13:03:29

  Modified:             ChangeLog libbinio-1.4.ebuild
  Log:
  Fix bug #351882.
  
  (Portage version: 2.1.9.44/cvs/Linux x86_64)

Revision  Changes    Path
1.29                 dev-cpp/libbinio/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	6 Feb 2011 07:44:06 -0000	1.28
+++ ChangeLog	26 Mar 2011 13:03:29 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for dev-cpp/libbinio
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.28 2011/02/06 07:44:06 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.29 2011/03/26 13:03:29 spock Exp $
+
+  26 Mar 2011; Michał Januszewski <spock@gentoo.org> libbinio-1.4.ebuild,
+  +files/libbinio-1.4-texi.patch:
+  Fix bug #351882.
 
   06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libbinio-1.4.ebuild:
   Drop to ~mips



1.19                 dev-cpp/libbinio/libbinio-1.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?r1=1.18&r2=1.19

Index: libbinio-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- libbinio-1.4.ebuild	6 Feb 2011 07:44:06 -0000	1.18
+++ libbinio-1.4.ebuild	26 Mar 2011 13:03:29 -0000	1.19
@@ -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/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.18 2011/02/06 07:44:06 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.19 2011/03/26 13:03:29 spock Exp $
 
 inherit eutils
 
@@ -20,6 +20,7 @@
 	unpack ${A}
 	cd "${S}"
 	epatch "${FILESDIR}/${P}-cstdio.patch"
+	epatch "${FILESDIR}/${P}-texi.patch"
 }
 
 src_install() {






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

* [gentoo-commits] gentoo-x86 commit in dev-cpp/libbinio: ChangeLog libbinio-1.4.ebuild
@ 2011-12-23  0:48 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-12-23  0:48 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/12/23 00:48:16

  Modified:             ChangeLog libbinio-1.4.ebuild
  Log:
  USE="static-libs" and remove unnecessary libbinio.la libtool archive.
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 dev-cpp/libbinio/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	26 Mar 2011 13:03:29 -0000	1.29
+++ ChangeLog	23 Dec 2011 00:48:16 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/libbinio
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.29 2011/03/26 13:03:29 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.30 2011/12/23 00:48:16 ssuominen Exp $
+
+  23 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> libbinio-1.4.ebuild:
+  USE="static-libs" and remove unnecessary libbinio.la libtool archive.
 
   26 Mar 2011; Michał Januszewski <spock@gentoo.org> libbinio-1.4.ebuild,
   +files/libbinio-1.4-texi.patch:



1.20                 dev-cpp/libbinio/libbinio-1.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?r1=1.19&r2=1.20

Index: libbinio-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- libbinio-1.4.ebuild	26 Mar 2011 13:03:29 -0000	1.19
+++ libbinio-1.4.ebuild	23 Dec 2011 00:48:16 -0000	1.20
@@ -1,28 +1,32 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.19 2011/03/26 13:03:29 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.20 2011/12/23 00:48:16 ssuominen Exp $
 
+EAPI=4
 inherit eutils
 
-KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-
 DESCRIPTION="Binary I/O stream class library"
 HOMEPAGE="http://libbinio.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE=""
+KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE="static-libs"
+
+DOCS=( AUTHORS NEWS README )
 
-DEPEND=""
-RDEPEND=""
+src_prepare() {
+	epatch \
+		"${FILESDIR}"/${P}-cstdio.patch \
+		"${FILESDIR}"/${P}-texi.patch
+}
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}/${P}-cstdio.patch"
-	epatch "${FILESDIR}/${P}-texi.patch"
+src_configure() {
+	econf $(use_enable static-libs static)
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
+	default
+	rm -f "${ED}"usr/lib*/${PN}.la
 }






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

* [gentoo-commits] gentoo-x86 commit in dev-cpp/libbinio: ChangeLog libbinio-1.4.ebuild
@ 2013-12-26 14:51 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2013-12-26 14:51 UTC (permalink / raw
  To: gentoo-commits

maekke      13/12/26 14:51:42

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

Revision  Changes    Path
1.32                 dev-cpp/libbinio/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	20 Jan 2013 09:55:56 -0000	1.31
+++ ChangeLog	26 Dec 2013 14:51:42 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/libbinio
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.31 2013/01/20 09:55:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.32 2013/12/26 14:51:42 maekke Exp $
+
+  26 Dec 2013; Markus Meier <maekke@gentoo.org> libbinio-1.4.ebuild:
+  arm stable, bug #489962
 
   20 Jan 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Cleanup fue retirement, bug #35242



1.21                 dev-cpp/libbinio/libbinio-1.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?r1=1.20&r2=1.21

Index: libbinio-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- libbinio-1.4.ebuild	23 Dec 2011 00:48:16 -0000	1.20
+++ libbinio-1.4.ebuild	26 Dec 2013 14:51:42 -0000	1.21
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.20 2011/12/23 00:48:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.21 2013/12/26 14:51:42 maekke Exp $
 
 EAPI=4
 inherit eutils
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="static-libs"
 
 DOCS=( AUTHORS NEWS README )





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

* [gentoo-commits] gentoo-x86 commit in dev-cpp/libbinio: ChangeLog libbinio-1.4.ebuild
@ 2013-12-26 14:54 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2013-12-26 14:54 UTC (permalink / raw
  To: gentoo-commits

maekke      13/12/26 14:54:47

  Modified:             ChangeLog libbinio-1.4.ebuild
  Log:
  add ~arm, not stabilize
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.33                 dev-cpp/libbinio/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	26 Dec 2013 14:51:42 -0000	1.32
+++ ChangeLog	26 Dec 2013 14:54:47 -0000	1.33
@@ -1,9 +1,9 @@
 # ChangeLog for dev-cpp/libbinio
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.32 2013/12/26 14:51:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.33 2013/12/26 14:54:47 maekke Exp $
 
   26 Dec 2013; Markus Meier <maekke@gentoo.org> libbinio-1.4.ebuild:
-  arm stable, bug #489962
+  add ~arm, bug #489962
 
   20 Jan 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Cleanup fue retirement, bug #35242



1.22                 dev-cpp/libbinio/libbinio-1.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?r1=1.21&r2=1.22

Index: libbinio-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- libbinio-1.4.ebuild	26 Dec 2013 14:51:42 -0000	1.21
+++ libbinio-1.4.ebuild	26 Dec 2013 14:54:47 -0000	1.22
@@ -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-cpp/libbinio/libbinio-1.4.ebuild,v 1.21 2013/12/26 14:51:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.22 2013/12/26 14:54:47 maekke Exp $
 
 EAPI=4
 inherit eutils
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="static-libs"
 
 DOCS=( AUTHORS NEWS README )





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

* [gentoo-commits] gentoo-x86 commit in dev-cpp/libbinio: ChangeLog libbinio-1.4.ebuild
@ 2014-05-07 18:03 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2014-05-07 18:03 UTC (permalink / raw
  To: gentoo-commits

maekke      14/05/07 18:03:50

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

Revision  Changes    Path
1.34                 dev-cpp/libbinio/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	26 Dec 2013 14:54:47 -0000	1.33
+++ ChangeLog	7 May 2014 18:03:50 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for dev-cpp/libbinio
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.33 2013/12/26 14:54:47 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.34 2014/05/07 18:03:50 maekke Exp $
+
+  07 May 2014; Markus Meier <maekke@gentoo.org> libbinio-1.4.ebuild:
+  arm stable, bug #509502
 
   26 Dec 2013; Markus Meier <maekke@gentoo.org> libbinio-1.4.ebuild:
   add ~arm, bug #489962



1.23                 dev-cpp/libbinio/libbinio-1.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild?r1=1.22&r2=1.23

Index: libbinio-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- libbinio-1.4.ebuild	26 Dec 2013 14:54:47 -0000	1.22
+++ libbinio-1.4.ebuild	7 May 2014 18:03:50 -0000	1.23
@@ -1,6 +1,6 @@
-# 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-cpp/libbinio/libbinio-1.4.ebuild,v 1.22 2013/12/26 14:54:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.23 2014/05/07 18:03:50 maekke Exp $
 
 EAPI=4
 inherit eutils
@@ -11,7 +11,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="static-libs"
 
 DOCS=( AUTHORS NEWS README )





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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26 14:54 [gentoo-commits] gentoo-x86 commit in dev-cpp/libbinio: ChangeLog libbinio-1.4.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2014-05-07 18:03 Markus Meier (maekke)
2013-12-26 14:51 Markus Meier (maekke)
2011-12-23  0:48 Samuli Suominen (ssuominen)
2011-03-26 13:03 Michael Januszewski (spock)
2011-02-06  7:44 Mart Raudsepp (leio)

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