public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/ding-libs: ding-libs-0.4.0.ebuild ChangeLog
@ 2014-06-27  8:54 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; 6+ messages in thread
From: Maxim Koltsov (maksbotan) @ 2014-06-27  8:54 UTC (permalink / raw
  To: gentoo-commits

maksbotan    14/06/27 08:54:58

  Modified:             ChangeLog
  Added:                ding-libs-0.4.0.ebuild
  Log:
  Bump to 0.4.0, thanks to slepnoga
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)

Revision  Changes    Path
1.15                 dev-libs/ding-libs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	1 Dec 2013 16:33:22 -0000	1.14
+++ ChangeLog	27 Jun 2014 08:54:58 -0000	1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/ding-libs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.14 2013/12/01 16:33:22 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.15 2014/06/27 08:54:58 maksbotan Exp $
+
+*ding-libs-0.4.0 (27 Jun 2014)
+
+  27 Jun 2014; Maxim Koltsov <maksbotan@gentoo.org> +ding-libs-0.4.0.ebuild:
+  Bump to 0.4.0, thanks to slepnoga
 
   01 Dec 2013; Markos Chandras <hwoarang@gentoo.org> ding-libs-0.1.3.ebuild,
   ding-libs-0.2.91.ebuild, ding-libs-0.3.0.1.ebuild:



1.1                  dev-libs/ding-libs/ding-libs-0.4.0.ebuild

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

Index: ding-libs-0.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/ding-libs/ding-libs-0.4.0.ebuild,v 1.1 2014/06/27 08:54:58 maksbotan Exp $

EAPI=5

inherit autotools-multilib

DESCRIPTION="Library set needed for build sssd"
HOMEPAGE="https://fedorahosted.org/sssd"
SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.gz"

LICENSE="LGPL-3 GPL-3"
SLOT="0"

KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE="test static-libs"

RDEPEND=""

DEPEND="${RDEPEND}
	virtual/pkgconfig
	test? ( dev-libs/check )
	"





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/ding-libs: ding-libs-0.4.0.ebuild ChangeLog
@ 2015-01-09 13:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-09 13:39 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/09 13:39:24

  Modified:             ding-libs-0.4.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #535106
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  dev-libs/ding-libs/ding-libs-0.4.0.ebuild

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

Index: ding-libs-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ding-libs-0.4.0.ebuild	27 Jun 2014 08:54:58 -0000	1.1
+++ ding-libs-0.4.0.ebuild	9 Jan 2015 13:39:24 -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/ding-libs/ding-libs-0.4.0.ebuild,v 1.1 2014/06/27 08:54:58 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v 1.2 2015/01/09 13:39:24 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
 
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux"
 IUSE="test static-libs"
 
 RDEPEND=""



1.16                 dev-libs/ding-libs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	27 Jun 2014 08:54:58 -0000	1.15
+++ ChangeLog	9 Jan 2015 13:39:24 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/ding-libs
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.15 2014/06/27 08:54:58 maksbotan Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.16 2015/01/09 13:39:24 ago Exp $
+
+  09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ding-libs-0.4.0.ebuild:
+  Stable for amd64, wrt bug #535106
 
 *ding-libs-0.4.0 (27 Jun 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/ding-libs: ding-libs-0.4.0.ebuild ChangeLog
@ 2015-01-26  9:38 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-26  9:38 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/26 09:38:54

  Modified:             ding-libs-0.4.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #535106
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-libs/ding-libs/ding-libs-0.4.0.ebuild

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

Index: ding-libs-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ding-libs-0.4.0.ebuild	9 Jan 2015 13:39:24 -0000	1.2
+++ ding-libs-0.4.0.ebuild	26 Jan 2015 09:38:54 -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/ding-libs/ding-libs-0.4.0.ebuild,v 1.2 2015/01/09 13:39:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v 1.3 2015/01/26 09:38:54 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
 
-KEYWORDS="amd64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux"
 IUSE="test static-libs"
 
 RDEPEND=""



1.17                 dev-libs/ding-libs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	9 Jan 2015 13:39:24 -0000	1.16
+++ ChangeLog	26 Jan 2015 09:38:54 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/ding-libs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.16 2015/01/09 13:39:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.17 2015/01/26 09:38:54 ago Exp $
+
+  26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ding-libs-0.4.0.ebuild:
+  Stable for x86, wrt bug #535106
 
   09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ding-libs-0.4.0.ebuild:
   Stable for amd64, wrt bug #535106





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/ding-libs: ding-libs-0.4.0.ebuild ChangeLog
@ 2015-03-03 22:23 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2015-03-03 22:23 UTC (permalink / raw
  To: gentoo-commits

maekke      15/03/03 22:23:50

  Modified:             ding-libs-0.4.0.ebuild ChangeLog
  Log:
  add ~arm, bug #540540
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.4                  dev-libs/ding-libs/ding-libs-0.4.0.ebuild

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

Index: ding-libs-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ding-libs-0.4.0.ebuild	26 Jan 2015 09:38:54 -0000	1.3
+++ ding-libs-0.4.0.ebuild	3 Mar 2015 22:23:50 -0000	1.4
@@ -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/ding-libs/ding-libs-0.4.0.ebuild,v 1.3 2015/01/26 09:38:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v 1.4 2015/03/03 22:23:50 maekke Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
 
-KEYWORDS="amd64 x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux"
 IUSE="test static-libs"
 
 RDEPEND=""



1.19                 dev-libs/ding-libs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	26 Jan 2015 11:28:34 -0000	1.18
+++ ChangeLog	3 Mar 2015 22:23:50 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/ding-libs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.18 2015/01/26 11:28:34 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.19 2015/03/03 22:23:50 maekke Exp $
+
+  03 Mar 2015; Markus Meier <maekke@gentoo.org> ding-libs-0.4.0.ebuild:
+  add ~arm, bug #540540
 
   26 Jan 2015; Manuel RĂ¼ger <mrueg@gentoo.org> -ding-libs-0.1.3.ebuild,
   -ding-libs-0.2.91.ebuild, -ding-libs-0.3.0.1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/ding-libs: ding-libs-0.4.0.ebuild ChangeLog
@ 2015-03-06  6:54 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2015-03-06  6:54 UTC (permalink / raw
  To: gentoo-commits

jer         15/03/06 06:54:05

  Modified:             ding-libs-0.4.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #540540).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.5                  dev-libs/ding-libs/ding-libs-0.4.0.ebuild

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

Index: ding-libs-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ding-libs-0.4.0.ebuild	3 Mar 2015 22:23:50 -0000	1.4
+++ ding-libs-0.4.0.ebuild	6 Mar 2015 06:54:05 -0000	1.5
@@ -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/ding-libs/ding-libs-0.4.0.ebuild,v 1.4 2015/03/03 22:23:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v 1.5 2015/03/06 06:54:05 jer Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
 
-KEYWORDS="amd64 ~arm x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~hppa x86 ~amd64-linux"
 IUSE="test static-libs"
 
 RDEPEND=""



1.20                 dev-libs/ding-libs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	3 Mar 2015 22:23:50 -0000	1.19
+++ ChangeLog	6 Mar 2015 06:54:05 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/ding-libs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.19 2015/03/03 22:23:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.20 2015/03/06 06:54:05 jer Exp $
+
+  06 Mar 2015; Jeroen Roovers <jer@gentoo.org> ding-libs-0.4.0.ebuild:
+  Marked ~hppa (bug #540540).
 
   03 Mar 2015; Markus Meier <maekke@gentoo.org> ding-libs-0.4.0.ebuild:
   add ~arm, bug #540540





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/ding-libs: ding-libs-0.4.0.ebuild ChangeLog
@ 2015-04-10  0:10 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile (blueness) @ 2015-04-10  0:10 UTC (permalink / raw
  To: gentoo-commits

blueness    15/04/10 00:10:17

  Modified:             ding-libs-0.4.0.ebuild ChangeLog
  Log:
  Keyword ~ppc, ~ppc64.  Bug #540540.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.6                  dev-libs/ding-libs/ding-libs-0.4.0.ebuild

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

Index: ding-libs-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ding-libs-0.4.0.ebuild	6 Mar 2015 06:54:05 -0000	1.5
+++ ding-libs-0.4.0.ebuild	10 Apr 2015 00:10:17 -0000	1.6
@@ -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/ding-libs/ding-libs-0.4.0.ebuild,v 1.5 2015/03/06 06:54:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v 1.6 2015/04/10 00:10:17 blueness Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
 
-KEYWORDS="amd64 ~arm ~hppa x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux"
 IUSE="test static-libs"
 
 RDEPEND=""



1.21                 dev-libs/ding-libs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	6 Mar 2015 06:54:05 -0000	1.20
+++ ChangeLog	10 Apr 2015 00:10:17 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/ding-libs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.20 2015/03/06 06:54:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.21 2015/04/10 00:10:17 blueness Exp $
+
+  10 Apr 2015; Anthony G. Basile <blueness@gentoo.org> ding-libs-0.4.0.ebuild:
+  Keyword ~ppc, ~ppc64.  Bug #540540.
 
   06 Mar 2015; Jeroen Roovers <jer@gentoo.org> ding-libs-0.4.0.ebuild:
   Marked ~hppa (bug #540540).





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

end of thread, other threads:[~2015-04-10  0:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03 22:23 [gentoo-commits] gentoo-x86 commit in dev-libs/ding-libs: ding-libs-0.4.0.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-10  0:10 Anthony G. Basile (blueness)
2015-03-06  6:54 Jeroen Roovers (jer)
2015-01-26  9:38 Agostino Sarubbo (ago)
2015-01-09 13:39 Agostino Sarubbo (ago)
2014-06-27  8:54 Maxim Koltsov (maksbotan)

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